- 24 Apr, 2019 2 commits
-
-
Dennis Jenkins authored
Added PPA and pkg-config instructions
-
Kip Warner authored
-
- 23 Apr, 2019 1 commit
-
-
Dennis Jenkins authored
Initial Debianization (#228)
-
- 15 Apr, 2019 5 commits
-
-
Dennis Jenkins authored
Bugfix/compiler warnings tests
-
bdvd authored
-
bdvd authored
-
Dennis Jenkins authored
fix potential resource leak in FileBuffer's constructor
-
M Furkan USLU authored
-
- 13 Apr, 2019 2 commits
-
-
Dennis Jenkins authored
added query to path string
-
Matthew Knight authored
-
- 07 Apr, 2019 4 commits
-
-
Kip Warner authored
README.md: Added PISTACHE_ENABLE_NETWORK_TESTS and PISTACHE_USE_SSL to Option table. README.md: Fixed an extraneous line break. README.md: Added Mathieu's logo.
-
Matthew Knight authored
-
Kip Warner authored
-
Kip Warner authored
tests/{mime_test,headers_test}.cc: Fixed some ASSERT_EQ failing on i386 with workaround: <https://github.com/google/libkml/issues/2> PISTACHE_SSL should have been PISTACHE_USE_SSL in order to build with SSL support. Added PISTACHE_ENABLE_NETWORK_TESTS build flag to appease sbuild when no remote network connectivity. Bumped VERSION_PATCH to 001. debian/changelog: Updated log to 0.0.001 debian/control: Indicate building with SSL support in package description. debian/copyright: Remove unused GPL code which may have caused a problem with openssl. debian/rules: Build with PISTACHE_ENABLE_NETWORK_TESTS=false debian/rules: Fix override_dh_auto_test not printing unit test logs on error. src/server/listener.cc: Initialize ssl to nullptr to avoid compiler warning. tests/CMakeLists.txt: Conditionally build net_test only if PISTACHE_ENABLE_NETWORK_TESTS is true.
-
- 05 Apr, 2019 4 commits
-
-
Kip Warner authored
-
Kip Warner authored
-
Kip Warner authored
-
Kip Warner authored
debian/compat: No longer required according to DPM debian/control: debhelper => debhelper-compat Build-Depends debian/copyright: Changed Mathieu Stefani's email address to last known working address debian/libpistache-dev.examples: Fixed wrong path to examples...
-
- 03 Apr, 2019 1 commit
-
-
Kip Warner authored
-
- 01 Apr, 2019 2 commits
-
-
Dennis Jenkins authored
Fix ARM build issue (type mismatch in std::max)
-
Gergely Nyiri authored
-
- 28 Mar, 2019 2 commits
-
-
Dennis Jenkins authored
Fixes Segment fault in Pistache::DynamicStreamBuf::overflow #298
-
Kip Warner authored
-
- 24 Mar, 2019 2 commits
-
-
Dennis Jenkins authored
Refactoing in Client and Epoll
-
knowledge4igor authored
-
- 23 Mar, 2019 3 commits
-
-
Dennis Jenkins authored
Add timeout test
-
knowledge4igor authored
-
knowledge4igor authored
-
- 18 Mar, 2019 4 commits
-
-
Dennis Jenkins authored
Fix cppcheck warnings
-
knowledge4igor authored
-
Dennis Jenkins authored
Fixing error handling in client and payload test
-
knowledge4igor authored
-
- 17 Mar, 2019 1 commit
-
-
Dennis Jenkins authored
Fix warnings
-
- 16 Mar, 2019 3 commits
-
-
knowledge4igor authored
-
knowledge4igor authored
-
knowledge4igor authored
-
- 15 Mar, 2019 3 commits
-
-
Dennis Jenkins authored
Partially fix issue #420
-
knowledge4igor authored
-
knowledge4igor authored
-
- 14 Mar, 2019 1 commit
-
-
Dennis Jenkins authored
Fix issue #473: threads problem
-