Mirror of Apache Serf

Clone this repo:
  1. 7e98c4d Do not compile the serf_spider test program if APR doesn't support threads. by Branko Čibej · 2 weeks ago trunk
  2. 477e0f6 Follow up to r1931479: Ignore the asynchronous resolver tests if we don't by Branko Čibej · 2 weeks ago
  3. a9dcc6a Add missing async-resolver implementation if we have neither APR threads by Branko Čibej · 2 weeks ago
  4. e7f8129 Build and tests should work when APR doesn't support threads. by Branko Čibej · 2 weeks ago
  5. 7320fea Bump the copyright year. by Branko Čibej · 3 weeks ago
  6. fdb0f7c Allow tests to only output messages from error callbacks, without by Branko Čibej · 3 weeks ago
  7. 756c6b3 Fix OCSP tests on Fedora and derivatives. It turns out we were signing OCSP by Branko Čibej · 3 weeks ago
  8. dd9edf4 Add a simple test to verify error propagation through the callbacks. by Branko Čibej · 3 weeks ago
  9. ea59abe Make SSL tests pass with LibreSSL. by Branko Čibej · 4 weeks ago
  10. 9a7e6a3 In the CMake build, show dependency versions in the summary. by Branko Čibej · 4 weeks ago
  11. e4a5613 Remove support for APR older than 1.3.0. by Branko Čibej · 4 weeks ago
  12. 65ea3e0 Make #include directives more consistent throughout the code. by Branko Čibej · 4 weeks ago
  13. de43a56 Add error callbacks to the async resolver code where indicated. by Branko Čibej · 5 weeks ago
  14. 5ec118a [SERF-211] Finalize the asynchronouse resolver API. This adds a private by Branko Čibej · 5 weeks ago
  15. c667c64 Fix a fwe more cases where Brane's spell check failed to find all errors[1] by Daniel Sahlberg · 5 weeks ago
  16. 7b1ac48 Replace version 1.4 with 1.5 in all @since docstrings. by Daniel Sahlberg · 5 weeks ago
  17. 07b0312 Follow up to r1931058: remove an empty conditional block. by Branko Čibej · 5 weeks ago
  18. 720867b Fix warnings and errors when building with LibreSSL and OpenSSL 1.1.1w. by Branko Čibej · 5 weeks ago
  19. f197558 Tie in SSL context error reporting with the context/connection callbacks. by Branko Čibej · 5 weeks ago
  20. 0f8a0fa Split the client certificate callback implementation into two functions, by Branko Čibej · 5 weeks ago