Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / hostasyn.c
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-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2011-01-27 Daniel Stenbergares: memory leak fix
2010-12-27 Daniel Stenbergc-ares: fix cancelled resolves
2010-12-18 Tommie Gannertares: ask for both IPv4 and IPv6 addresses
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-22 Yang TseConstantine Sapuntzakis refactoring of async callbacks...
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2008-10-30 Yang TseUse our Curl_addrinfo definition even when an addrinfo...
2008-09-29 Dan FandrichRemoved unneeded includes of signal.h and setjmp.h
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2007-09-28 Daniel StenbergAdapted the c-ares code to the API change c-ares 1...
2007-04-03 Yang Tseupdate copyright year
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-25 Gisle VanemAdded note for CURLRES_ARES and CURLRES_IPV6.
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-05-04 Daniel StenbergRoland Blom filed bug report #1481217
2006-04-26 Gisle VanemUse the HAVE_MALLOC_H and HAVE_PROCESS_H defines
2005-04-19 Daniel Stenbergonly define _REENTRANT if not already defined, and...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-02-09 Daniel StenbergFTP code turned into state machine. Not completely...
2005-02-08 Gisle VanemCurl_addrinfo?_callback() and addrinfo_callback() now...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-10-03 Daniel Stenbergset async.done to TRUE last in the addrinfo callback...
2004-06-24 Daniel StenbergGisle cleaned up remaining host resolve re-org issues
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-05-18 Daniel Stenberg+ when storing the address in the cache fails, cleanup...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-04-26 Daniel StenbergMajor hostip.c cleanup and split into multiple files...