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