| Age | Commit message (Expand) | Author |
| 2018-03-17 | resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES | Rick Deist |
| 2018-03-12 | Revert "hostip: fix compiler warning: 'variable set but not used'" | Daniel Stenberg |
| 2018-03-11 | hostip: fix compiler warning: 'variable set but not used' | Michael Kaufmann |
| 2018-02-21 | url: Add option CURLOPT_RESOLVER_START_FUNCTION | Francisco Sedano |
| 2018-02-20 | hostip: fix 'potentially uninitialized variable' warning | Jay Satiro |
| 2018-02-20 | CURLOPT_RESOLVE: Add support for multiple IP addresses per entry | Anders Bakken |
| 2017-12-10 | RESOLVE: output verbose text when trying to set a duplicate name | Daniel Stenberg |
| 2017-12-06 | configure: check for netinet/in6.h | Randall S. Becker |
| 2017-11-17 | resolve: allow IP address within [] brackets | Daniel Stenberg |
| 2017-10-25 | time: rename Curl_tvnow to Curl_now | Daniel Stenberg |
| 2017-10-25 | timediff: return timediff_t from the time diff functions | Daniel Stenberg |
| 2017-09-12 | code style: remove wrong uses of multiple spaces | Daniel Stenberg |
| 2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
| 2017-05-24 | time: fix type conversions and compiler warnings | Michael Kaufmann |
| 2017-04-26 | lib: remove unused code | Marcel Raad |
| 2017-03-26 | spelling fixes | klemens |
| 2016-12-13 | checksrc: stricter no-space-before-paren enforcement | Daniel Stenberg |
| 2016-11-18 | lib: fix compiler warnings after de4de4e3c7c | Marcel Raad |
| 2016-10-10 | resolve: add error message when resolving using SIGALRM | Andreas Streichardt |
| 2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
| 2016-04-29 | lib: include curl_printf.h as one of the last headers | Daniel Stenberg |
| 2016-04-03 | code: style updates | Daniel Stenberg |
| 2016-03-29 | hostip.c: minor white space edit for style | Daniel Stenberg |
| 2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
| 2015-05-18 | hostip: fix unintended destruction of hash table | Anthony Avina |
| 2015-05-12 | hostcache: made all host caches use structs, not pointers | Daniel Stenberg |
| 2015-04-03 | hostip: fix compiler warnings | Daniel Stenberg |
| 2015-04-03 | actually implement CURLOPT_RESOLVE removals | Stefan Bühler |
| 2015-04-03 | move Curl_share_lock and ref counting into Curl_fetch_addr | Stefan Bühler |
| 2015-04-03 | fix refreshing of obsolete dns cache entries | Stefan Bühler |
| 2015-03-17 | checksrc: use space after comma | Daniel Stenberg |
| 2015-03-14 | hostip: Fix signal race in Curl_resolv_timeout. | Tobias Stoeckmann |
| 2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
| 2015-01-07 | hostip: remove 'stale' argument from Curl_fetch_addr proto | Daniel Stenberg |
| 2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
| 2014-08-31 | resolve: cache lookup for async resolvers | Michael Wallner |
| 2014-01-28 | hostip: don't remove DNS entries that are in use | Romulo A. Ceccon |
| 2013-11-25 | hostip: don't prune DNS cache entries that are in use | Daniel Stenberg |
| 2013-08-08 | global dns cache: fix memory leak | Daniel Stenberg |
| 2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
| 2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
| 2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
| 2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
| 2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
| 2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
| 2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
| 2012-11-18 | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg |
| 2012-01-02 | hostip.c: fix potential write past the end of string buffer | Yang Tse |
| 2012-01-02 | hostip.c: fix Curl_loadhostpairs() OOM handling | Yang Tse |
| 2011-12-31 | create_hostcache_id: use the key lower cased | Daniel Stenberg |