Mirror of Apache Serf

Clone this repo:
  1. 8c36696 In the CMake build, fix APR (2.x) and APR-Util with external modules. by Branko Čibej · 3 hours ago trunk
  2. 3df8922 * src/resolve.c: Update the todo list and comments. by Branko Čibej · 6 days ago
  3. 59108e4 Fix fallout from r1927493. This is what happens if one tests with IPv6 by Branko Čibej · 6 days ago
  4. 8e72c08 In the Unbound resolver, detect when the hostname is an IPv4 or IPv6 address by Branko Čibej · 6 days ago
  5. b5576d4 In the Unbound resolver, finally convert the results to apr_sockaddr_t. by Branko Čibej · 7 days ago
  6. 386e20c Follow up to 1927464: If we're using a proxy, we don't have to resolve the by Branko Čibej · 8 days ago
  7. ac24f6c Follow up to r1927456: the serf__resolve_result_t struct is no longer by Branko Čibej · 8 days ago
  8. b19facd Add an asyncrhonous connection creation API. This is likely to be the most by Branko Čibej · 8 days ago
  9. 11e472b Get rid of the mutex that serializes access to the async resolver results. by Branko Čibej · 8 days ago
  10. 2bc16de In the Unbound resolver, look for both IPv4 and IPv6 addresses. by Branko Čibej · 9 days ago
  11. 6c65db1 Revert half of r1927273, ERR_error_string isn't threadsafe so we need to make by Daniel Sahlberg · 13 days ago
  12. 5befbe1 Un the Unbound resolver, don't poll the resolver context unless we have by Branko Čibej · 14 days ago
  13. 9cf0878 Add context-specific task cleanup when a context is destroyed. by Branko Čibej · 2 weeks ago
  14. 013f693 Implement a prototype libunbound-based asynchronous resolver. by Branko Čibej · 2 weeks ago
  15. 84b8e02 Improvements to the CMake build: include the Brotli libraries in the by Branko Čibej · 2 weeks ago
  16. 6ffa8df Make a test pass with LibreSSL and old (deprecated) OpenSSL. by Branko Čibej · 2 weeks ago
  17. f1f76bb Create the context's pollset just once. It's a cosmetic change. by Branko Čibej · 2 weeks ago
  18. e879ae2 Don't ignore errors when creating the context's guard mutex for by Branko Čibej · 2 weeks ago
  19. 2af040c Followup to r1926972, tighten up the code slightly. by Daniel Sahlberg · 2 weeks ago
  20. 3c05b71 Fix building of the MockHTTPinC library. We magically inherited the by Branko Čibej · 2 weeks ago