summaryrefslogtreecommitdiff
path: root/lib/hostsyn.c
Commit message (Expand)AuthorAgeFilesLines
* async resolvers: further cleanupsDaniel Stenberg2011-04-251-102/+0
* asynch resolvers: cleanupDaniel Stenberg2011-04-251-17/+17
* asynch resolvers: unifiedVsevolod Novikov2011-04-251-0/+55
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-1/+1
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-1/+1
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-4/+1
* Removed unneeded includes of signal.h and setjmp.hDan Fandrich2008-09-291-4/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-4/+0
* update copyright yearYang Tse2007-04-031-1/+1
* Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-filesGisle Vanem2007-02-261-3/+0
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-1/+1
* Roland Blom filed bug report #1481217Daniel Stenberg2006-05-041-2/+1
* Use the HAVE_MALLOC_H and HAVE_PROCESS_H definesGisle Vanem2006-04-261-4/+3
* First curl_multi_socket() commit. Should primarily be considered as an internalDaniel Stenberg2006-04-101-8/+6
* only define _REENTRANT if not already defined, and only in setup.hDaniel Stenberg2005-04-191-2/+0
* FTP code turned into state machine. Not completely yet, but a good start.Daniel Stenberg2005-02-091-10/+5
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-7/+7
* curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg2004-05-111-2/+1
* Major hostip.c cleanup and split into multiple files and easier #ifdefDaniel Stenberg2004-04-261-0/+150