Mirror of Apache Serf

Clone this repo:
  1. f2b5d96 Tweak svn:ignore for build artifacts from SCons and CMake by Greg Stein · 6 weeks ago trunk
  2. e00fcb1 Remove draft work that will not be implemented in the near term. by Greg Stein · 6 weeks ago
  3. b95d8c4 Remove the serf_connection_create3() public function. It was added when Serf by Branko Čibej · 3 months ago
  4. 4718ecd Fix another integer narrowing warning. by Branko Čibej · 3 months ago
  5. a1556ca * buckets/hpack_buckets.c by Branko Čibej · 3 months ago
  6. c45ed62 SERF-207: The Digest authn provider verifies received parameters. by Branko Čibej · 3 months ago
  7. b55edb8 Merged the user-defined-authn branch to trunk. by Branko Čibej · 3 months ago
  8. eea4473 On the user-defined-authn branch: sync with trunk r1927496. by Branko Čibej · 3 months ago user-defined-authn
  9. c5fe01e * SConstruct: Add support for using the Unbound async resolver. by Branko Čibej · 3 months ago
  10. fc79b45 In the CMake build: Search for most dependencies with pkg-config first, by Branko Čibej · 3 months ago
  11. 57e9a9c Build system improvements. by Branko Čibej · 3 months ago
  12. 35434de Improve the CMake build: add options to disable optional dependencies by Branko Čibej · 3 months ago
  13. ce4cc3a In the CMake build, look for Unbound. The SCons build doesn't support this by Branko Čibej · 3 months ago
  14. 8c36696 In the CMake build, fix APR (2.x) and APR-Util with external modules. by Branko Čibej · 3 months ago
  15. fb4b669 On the user-defined-authn branch: Remove the character classification by Branko Čibej · 3 months ago
  16. 82f0723 On the user-defined-authn branch: sync with trunk r1927495. by Branko Čibej · 3 months ago
  17. 3df8922 * src/resolve.c: Update the todo list and comments. by Branko Čibej · 3 months ago
  18. 59108e4 Fix fallout from r1927493. This is what happens if one tests with IPv6 by Branko Čibej · 3 months ago
  19. 8e72c08 In the Unbound resolver, detect when the hostname is an IPv4 or IPv6 address by Branko Čibej · 3 months ago
  20. b5576d4 In the Unbound resolver, finally convert the results to apr_sockaddr_t. by Branko Čibej · 3 months ago