smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / hostip4.c
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
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-10 Daniel StenbergNI_MAXSERV: remove all use of it
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-01-12 Daniel Stenberghostip: avoid getaddrinfo when c-ares is used
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-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-04-25 Vsevolod Novikovasynch resolvers: unified
2010-11-11 Daniel Stenbergip_version: moved to connection struct
2010-04-16 Daniel Stenbergresolvers: no more using AI_CANONNAME
2010-04-15 Daniel StenbergCurl_ipv4_resolve_r: only set AI_CANONNAME when needed
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-04 Yang TseFix compiler warning: unused variable
2010-02-02 Yang TseFix compiler warning: variable was set but never used
2010-01-25 Yang TseConstantine Sapuntzakis threaded resolver enhancements
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
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-11-06 Yang TseMerged existing IPv4 and IPv6 Curl_ip2addr functions...
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
2008-09-06 Yang Tseremove unnecessary typecasting of calloc()
2008-07-09 Daniel Stenberg- Andreas Schuldei improved Phil Blundell's patch for...
2007-11-07 Daniel Stenbergif () => if()
2007-07-11 Gunter Knaufremoved now obsolete NETDB_DEFINE_CONTEXT macro calls.
2007-07-01 Daniel StenbergThomas J. Moore provided a patch that introduces Kerber...
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2007-03-25 Yang Tsefix compiler warning
2007-03-22 Dan FandrichFixed unused variable compiler warning.
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-06 Yang Tsecompiler warning fix
2007-02-05 Yang Tsecompiler warning fix
2007-02-03 Yang Tsecompiler warning fix
2007-02-02 Yang Tsecompiler warning fix
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-08-29 Gisle VanemAvoid Metaware's High-C warning "'=' encountered where...
2006-08-08 Gunter Knaufmoved ugly NetWare hack to hostip.h so that hostip...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-25 Gisle VanemMoved functions common to IPv4 and C-ares to hostip.c;
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-21 Gisle VanemChanges for combination ENABLE_IPV6 and USE_ARES.
2006-07-14 Yang TseChange the ai_addrlen type of struct addrinfo from...
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-04-26 Gisle VanemUse the HAVE_MALLOC_H and HAVE_PROCESS_H defines
2005-09-16 Daniel Stenbergkeep 'socktype' in the connectdata struct and make...
2005-09-02 Daniel StenbergJohn Kelly added TFTP support to libcurl. A bunch of...
2005-05-27 Daniel Stenbergavoid the sensitive word as it looks bad in some people...
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-03-17 Daniel Stenberguse Curl_inet_pton(), not inet_pton().
2005-03-16 Daniel Stenberg- Tru64 and some IRIX boxes seem to not like test 237...
2004-10-06 Daniel Stenbergavoid warnings on systems with this member set const
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-06-30 Daniel Stenbergsimplified the check for when to free() the buf data
2004-06-29 Daniel StenbergGisle fixed a bad free from the resolve reorg, I change...
2004-06-24 Daniel Stenbergah, simplified my latest change more
2004-06-24 Daniel Stenbergfix for systems without gethostbyname_r()
2004-06-24 Daniel Stenbergmade the Curl_he2ai() take the port number as an int...
2004-06-24 Daniel Stenberguse Curl_addrinfo, not 'struct addrinfo'
2004-06-24 Daniel StenbergSource cleanups. The major one being that we now _alway...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
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...