- 14 Jan, 2020 1 commit
-
-
Kip Warner authored
{debian/changelog,version.txt}: Bumped version...
-
- 13 Jan, 2020 6 commits
-
-
Dennis Jenkins authored
Fixed several cppcheck findings.
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
Dennis Jenkins authored
Lots of misc cppcheck fixes
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
- 12 Jan, 2020 16 commits
-
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
Dennis Jenkins authored
Elminiated the cppcheck findings for include/pistache/optional.h.
-
Dennis Jenkins authored
Elminiated the cppcheck findings for include/pistache/optional.h. Had to hack around apparent bug in cppcheck.
-
Dennis Jenkins authored
Fixed two pass-by-value constructors.
-
Dennis Jenkins authored
-
Dennis Jenkins authored
Declared CacheDirective single-argument constructor as 'explicit'.
-
Dennis Jenkins authored
The rest is fallout / fix ups due to that.
-
Dennis Jenkins authored
Update C++ version
-
Mohsen authored
The package only compiled in >= C++14.
-
Dennis Jenkins authored
Fixed many cppcheck warnings for non-explicit single-argument constructors. Converted https unit tests to use ephemeral TCP ports instead of fixed ports.
-
Dennis Jenkins authored
Changed Http::Endpoint constructor call to explicitly take 'Address' instead of 'std::string' and implicity construct Address.
-
Dennis Jenkins authored
added an overlaod for match_string
-
- 11 Jan, 2020 11 commits
-
-
Dennis Jenkins authored
-
Akshay Shekher authored
-
Dennis Jenkins authored
Bumped versioning from 0.0.1 -> 0.0.2
-
Kip Warner authored
{debian/changelog,version.txt}: Bumped versioning from 0.0.1 -> 0.0.2 to coincide with Dennis' merge spree today. All DEP-8 tests pass...
-
-
Dennis Jenkins authored
Client example : Wait for response and print number of failed requests
-
Dennis Jenkins authored
Fix repeated and multipart chunks
-
Dennis Jenkins authored
Avoid macro invocation in examples
-
Dennis Jenkins authored
close non-closed file descriptor will resolve : #38, #43, #150, #164, #221 - shutdown will work properly
-
Mohsen authored
add FD value comparison with zero & Set FD value to -1
-
Mohsen authored
add FD value comparison with zero
-
- 09 Jan, 2020 1 commit
-
-
Dennis Jenkins authored
Fixed stack corruption when Aio::AsyncImpl constructed with large number of worker threads.
-
- 07 Jan, 2020 3 commits
-
-
Mohsen authored
during the shutdown process, in deconstruction of listener, it should be close the fd if it already open and if it had not zero value
-
Mohsen authored
~Epoll() will close Filedescriptor if it open in deconstruction an object
-
Mohsen authored
~Epoll() will close Filedescriptor if it open in deconstruction an object
-
- 01 Jan, 2020 2 commits
-
-
Kip Warner authored
-
Kip Warner authored
src/common/reactor.cc: Fixed reactor throwing second exception during destruction after raising an exception on failed initialization... {debian/changelog,version.txt}: Bumped versioning...
-