| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+218 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -218/+0 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -3/+3 |
* | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg | 2012-11-18 | 1 | -1/+9 |
* | CURLOPT_RESOLVE: avoid adding already present host names | Daniel Stenberg | 2011-12-31 | 1 | -0/+2 |
* | resolve: don't leak pre-populated dns entries | Daniel Stenberg | 2011-12-23 | 1 | -0/+5 |
* | CURLOPT_DNS_SERVERS: set name servers if possible | Jason Glasgow | 2011-11-17 | 1 | -0/+5 |
* | Fixed compilation when the synchronous resolver is used | Dan Fandrich | 2011-04-25 | 1 | -1/+8 |
* | async resolvers: further cleanups | Daniel Stenberg | 2011-04-25 | 1 | -69/+1 |
* | asynch resolvers: cleanup | Daniel Stenberg | 2011-04-25 | 1 | -16/+24 |
* | asynch resolvers: unified | Vsevolod Novikov | 2011-04-25 | 1 | -31/+48 |
* | Fix a couple of spelling errors in lib/ | Fabian Keil | 2011-04-21 | 1 | -1/+1 |
* | ipv6: only probe once | Daniel Stenberg | 2011-03-23 | 1 | -1/+10 |
* | c-ares: fix cancelled resolves | Daniel Stenberg | 2010-12-27 | 1 | -0/+6 |
* | ip_version: moved to connection struct | Daniel Stenberg | 2010-11-11 | 1 | -1/+1 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Constantine Sapuntzakis threaded resolver enhancements | Yang Tse | 2010-01-25 | 1 | -3/+6 |
* | Definitions of resolver specialty compile-time defines CURLRES_* moved | Yang Tse | 2010-01-22 | 1 | -26/+1 |
* | Constantine Sapuntzakis refactoring of async callbacks, allowing | Yang Tse | 2010-01-22 | 1 | -34/+10 |
* | - Constantine Sapuntzakis posted bug #2891595 | Daniel Stenberg | 2009-11-11 | 1 | -0/+2 |
* | Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one | Yang Tse | 2008-11-06 | 1 | -9/+0 |
* | Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo() | Yang Tse | 2008-10-30 | 1 | -9/+1 |
* | Use our Curl_addrinfo definition even when an addrinfo struct is available. | Yang Tse | 2008-10-30 | 1 | -30/+4 |
* | take 2 at fixing compiler warning: argument might be clobbered by `longjmp' o... | Yang Tse | 2008-10-02 | 1 | -1/+1 |
* | fix compiler warning: `variable' might be clobbered by `longjmp' or `vfork' | Yang Tse | 2008-10-02 | 1 | -1/+1 |
* | Moved all signal-based name resolution timeout handling into a single new | Dan Fandrich | 2008-09-29 | 1 | -0/+4 |
* | fix compiler warning: external declaration in primary source file | Yang Tse | 2008-09-18 | 1 | -2/+12 |
* | - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I | Daniel Stenberg | 2008-07-09 | 1 | -0/+4 |
* | Woops, partly revert my previous commit and do it slightly differently instead. | Daniel Stenberg | 2008-01-15 | 1 | -6/+2 |
* | I made the torture test on test 530 go through. This was actually due to | Daniel Stenberg | 2008-01-15 | 1 | -3/+11 |
* | Adapted the c-ares code to the API change c-ares 1.5.0 brings in the | Daniel Stenberg | 2007-09-28 | 1 | -1/+15 |
* | minor patches to enable building for NetWare CLIB. | Gunter Knauf | 2007-06-30 | 1 | -2/+2 |
* | Compilation fix | Yang Tse | 2006-09-08 | 1 | -1/+1 |
* | Major overhaul introducing http pipelining support and shared connection | Daniel Stenberg | 2006-09-07 | 1 | -1/+2 |
* | moved ugly NetWare hack to hostip.h so that hostip.c uses it too. | Gunter Knauf | 2006-08-08 | 1 | -0/+5 |
* | Ares needs CURLRES_ADDRINFO_COPY. Curl_hostent_relocate() is gone. | Gisle Vanem | 2006-07-24 | 1 | -8/+5 |
* | Constify arguments to Curl_he2ai() and Curl_addrinfo_copy(). | Gisle Vanem | 2006-07-21 | 1 | -2/+2 |
* | Constify 'hostname' and 'service' to various resolver functions. | Gisle Vanem | 2006-07-21 | 1 | -5/+5 |
* | Change the ai_addrlen type of struct addrinfo from size_t to socklen_t, per R... | Yang Tse | 2006-07-14 | 1 | -7/+7 |
* | Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. | Yang Tse | 2006-07-04 | 1 | -0/+2 |
* | Fix compiler warning. | Yang Tse | 2006-07-03 | 1 | -3/+5 |
* | added docs and removed proto | Daniel Stenberg | 2006-04-11 | 1 | -15/+8 |
* | First curl_multi_socket() commit. Should primarily be considered as an internal | Daniel Stenberg | 2006-04-10 | 1 | -1/+12 |
* | Lots of work and analysis by "xbx___" in bug #1431750 | Daniel Stenberg | 2006-02-23 | 1 | -1/+2 |
* | Undo last changes | Yang Tse | 2005-12-11 | 1 | -1/+1 |
* | Fix compiler warning and compatibility issue with the type of the parameter u... | Yang Tse | 2005-12-11 | 1 | -1/+1 |
* | kill warnings | Daniel Stenberg | 2005-04-04 | 1 | -0/+1 |
* | hostthre.c: destroy_thread_data() made public. Called | Gisle Vanem | 2005-04-04 | 1 | -0/+6 |
* | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg | 2005-02-09 | 1 | -5/+5 |