- 19 Feb, 2020 4 commits
-
-
Igor [hyperxor] authored
* Fix inssue #610 and refactoring * Fix ResponseWriter constructors
-
Igor [hyperxor] authored
-
-
Dennis Jenkins authored
-
- 16 Feb, 2020 1 commit
-
-
Dennis Jenkins authored
* Add a debug build with SSL disabled. * Expose response stats in ResponseWriter. * Add formal tracking of HTTP server repsonse size and response code so that they are available in the ResponseWriter AFTER send() is called. * Trigger travis-ci rebuild.
-
- 15 Feb, 2020 2 commits
-
-
Christophe Bedard authored
* Add version of bind() that can bind to shared_ptrs * Expand binding call macros * Add test for std::shared_ptr bind()
-
Dennis Jenkins authored
oops
-
- 14 Feb, 2020 3 commits
-
-
Dennis Jenkins authored
-
Dennis Jenkins authored
Code simplification + add pointer check
-
hyperxor authored
-
- 13 Feb, 2020 3 commits
-
-
Dennis Jenkins authored
Code simplification in ResponseWriter
-
hyperxor authored
-
hyperxor authored
-
- 12 Feb, 2020 2 commits
-
-
Dennis Jenkins authored
Fix clone method in RounterHandler
-
hyperxor authored
-
- 10 Feb, 2020 11 commits
-
-
Dennis Jenkins authored
Issue #700: fix build
-
hyperxor authored
-
hyperxor authored
-
hyperxor authored
-
hyperxor authored
-
hyperxor authored
-
Dennis Jenkins authored
Tell Travis to build on all of its supported CPU architectures.
-
Kip Warner authored
.travis.yml: Bionic (18.04) doesn't ship g++-9. Unfortunately, although Bionic is old, it's the most recent that Travis CI supports...
-
Kip Warner authored
.travis.yml: We were building on an OS from 2014 (trusty). Update to more recent that Travis CI supports, 18.04 (Bionic)...
-
Kip Warner authored
-
Kip Warner authored
-
- 09 Feb, 2020 4 commits
-
-
Kip Warner authored
-
Dennis Jenkins authored
Improve Peer SSL API and remove unnecessary code
-
hyperxor authored
-
hyperxor authored
-
- 08 Feb, 2020 4 commits
-
-
Dennis Jenkins authored
Code simplification in Peer class and small fix in Listener
-
hyperxor authored
-
hyperxor authored
-
hyperxor authored
-
- 07 Feb, 2020 5 commits
-
-
Dennis Jenkins authored
Hide ParserBase internal details
-
hyperxor authored
-
Dennis Jenkins authored
Ran clang-format on all headers (except date.h, since its not ours).
-
Dennis Jenkins authored
-
Dennis Jenkins authored
-
- 06 Feb, 2020 1 commit
-
-
Dennis Jenkins authored
-