1. 26 May, 2019 1 commit
    • Kip Warner's avatar
      debian/control: Build-Depends was missing cppcheck... · 081b6d85
      Kip Warner authored
      CMakeLists.txt: Better support for generating daily unstable builds by giving tarball git commit date...
      debian/changelog: Disco build for 25 May, 2019...
      include/pistache/version.h.in: Add Git commit date in case anyone needs it...
      081b6d85
  2. 21 May, 2019 6 commits
  3. 20 May, 2019 2 commits
    • hydratim's avatar
      Some clean-up of the net primatives · 6fbff7f2
      hydratim authored
      Currently untested, but should work and be backwards compatible-ish.
      * Unifies the Ipv4 and Ipv6 classes into IP
      * Swaps out std::string host_ for the new IP class as the
      backing store for Address
      6fbff7f2
    • Daniel Morton's avatar
      Add error handling in cases of writing to an invalid file descriptor · 58070d84
      Daniel Morton authored
      Related to recent unit test intermittent failures.
      
      Handles a condition where the file descriptor for a connection is closed
      before all processing is done, leading to an error. This is usually the
      result of multiple exceptions being thrown by the HTTP parser without a
      connection being set to Keep-Alive.
      58070d84
  4. 10 May, 2019 2 commits
  5. 29 Apr, 2019 2 commits
  6. 28 Apr, 2019 3 commits
  7. 24 Apr, 2019 2 commits
  8. 23 Apr, 2019 1 commit
  9. 15 Apr, 2019 5 commits
  10. 13 Apr, 2019 2 commits
  11. 07 Apr, 2019 4 commits
  12. 05 Apr, 2019 4 commits
  13. 03 Apr, 2019 1 commit
  14. 01 Apr, 2019 2 commits
  15. 28 Mar, 2019 2 commits
  16. 24 Mar, 2019 1 commit