Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / hostip.h
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2013-09-17 Steve Holmedns: fix compilation with MinGW from commit df69440d05f113
2013-09-12 Kim Vandrylibcurl: New options to bind DNS to local interfaces...
2013-08-08 Daniel Stenbergglobal dns cache: didn't work [regression]
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-11-18 Daniel Stenbergfixed memory leak: CURLOPT_RESOLVE with multi interface
2011-12-31 Daniel StenbergCURLOPT_RESOLVE: avoid adding already present host...
2011-12-23 Daniel Stenbergresolve: don't leak pre-populated dns entries
2011-11-17 Jason GlasgowCURLOPT_DNS_SERVERS: set name servers if possible
2011-04-26 Dan FandrichFixed compilation when the synchronous resolver is...
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2011-04-25 Daniel Stenbergasynch resolvers: cleanup
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-03-23 Daniel Stenbergipv6: only probe once
2010-12-27 Daniel Stenbergc-ares: fix cancelled resolves
2010-11-11 Daniel Stenbergip_version: moved to connection struct
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-25 Yang TseConstantine Sapuntzakis threaded resolver enhancements
2010-01-22 Yang TseDefinitions of resolver specialty compile-time defines...
2010-01-22 Yang TseConstantine Sapuntzakis refactoring of async callbacks...
2009-11-11 Daniel Stenberg- Constantine Sapuntzakis posted bug #2891595
2008-11-06 Yang TseMerged existing IPv4 and IPv6 Curl_ip2addr functions...
2008-10-30 Yang TseMove curl_dofreeaddrinfo() and curl_dofreeaddrinfo()
2008-10-30 Yang TseUse our Curl_addrinfo definition even when an addrinfo...
2008-10-02 Yang Tsetake 2 at fixing compiler warning: argument might be...
2008-10-02 Yang Tsefix compiler warning: `variable' might be clobbered...
2008-09-29 Dan FandrichMoved all signal-based name resolution timeout handling...
2008-09-18 Yang Tsefix compiler warning: external declaration in primary...
2008-07-09 Daniel Stenberg- Andreas Schuldei improved Phil Blundell's patch for...
2008-01-15 Daniel StenbergWoops, partly revert my previous commit and do it sligh...
2008-01-15 Daniel StenbergI made the torture test on test 530 go through. This...
2007-09-28 Daniel StenbergAdapted the c-ares code to the API change c-ares 1...
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2006-09-08 Yang TseCompilation fix
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-08 Gunter Knaufmoved ugly NetWare hack to hostip.h so that hostip...
2006-07-24 Gisle VanemAres needs CURLRES_ADDRINFO_COPY. Curl_hostent_relocate...
2006-07-21 Gisle VanemConstify arguments to Curl_he2ai() and Curl_addrinfo_co...
2006-07-21 Gisle VanemConstify 'hostname' and 'service' to various resolver...
2006-07-14 Yang TseChange the ai_addrlen type of struct addrinfo from...
2006-07-04 Yang TseTest HAVE_GETNAMEINFO definition before using GETNAMEIN...
2006-07-03 Yang TseFix compiler warning.
2006-04-11 Daniel Stenbergadded docs and removed proto
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2006-02-23 Daniel StenbergLots of work and analysis by "xbx___" in bug #1431750
2005-12-11 Yang TseUndo last changes
2005-12-11 Yang TseFix compiler warning and compatibility issue with the...
2005-04-04 Daniel Stenbergkill warnings
2005-04-04 Gisle Vanemhostthre.c: destroy_thread_data() made public. Called
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-02-08 Gisle VanemCurl_addrinfo?_callback() and addrinfo_callback() now...
2005-01-25 Daniel StenbergUse plain structs and not typedef'ed ones in the hash...
2004-06-24 Daniel StenbergGisle cleaned up remaining host resolve re-org issues
2004-06-24 Daniel Stenbergmade the Curl_he2ai() take the port number as an int...
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-06-10 Daniel Stenbergremoved trailing whitespace
2004-06-10 Daniel StenbergGisle corrected two comments
2004-06-10 Daniel StenbergGisle Vanem's improved verbose output and timeout handl...
2004-04-26 Daniel StenbergMade defines instead of plain numbers for the Curl_reso...
2004-04-26 Daniel StenbergCurl_ip2addr() now takes an in_addr_t argument instead...
2004-04-26 Daniel StenbergMajor hostip.c cleanup and split into multiple files...
2004-03-30 Daniel Stenbergadjusted to the new dns cache function to hide more...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-12-15 Daniel Stenbergadded a library-wide interface for doing dns cache...
2003-10-04 Daniel StenbergBased on a patch provided by Siddhartha Prakash Jain...
2003-08-05 Daniel Stenbergares awareness/usage/support added. If configure -...
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-05-13 Daniel StenbergSetup and use CURL_INADDR_NONE all over instead of...
2003-02-04 Jean-Philippe Bare... added the sharing of DNS cache
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-11-26 Daniel Stenbergfixed Curl_freeaddrinfo() to only free addrinfo, and...
2002-11-11 Daniel Stenbergunlock dns cache entries with a function call instead...
2002-11-05 Daniel StenbergCurl_resolv() now returns a different struct, and it...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-04-25 Daniel StenbergIn order to not get problems with DNS cache pruning...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-01-07 Sterling HughesMake cach'ing work with threads now, there are now...
2002-01-03 Daniel StenbergSterling Hughes' provided initial DNS cache source...
2001-10-04 Daniel Stenberggetaddrinfo() cleanups
2001-10-02 Daniel Stenbergmajor connecting updates
2001-09-28 Daniel Stenbergmore transparant support for IPv6 name resolving
2001-08-30 Daniel StenbergMajor rename and redesign of the internal "backbone...
2001-02-05 Daniel StenbergJun-ichiro itojun Hagino's IPv6 adjustments
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-09-21 Daniel StenbergGetHost() changed function arguments
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-29 Daniel StenbergDavid LeBlanc's fixes!
1999-12-29 Daniel StenbergInitial revision