smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / config-amigaos.h
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-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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T definition for non-configu...
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-26 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2009-06-19 Yang Tsesclose() function-like macro definition used to close...
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2007-02-28 Yang Tseproper symbol definition check for all AmigaOS flavours
2006-11-24 Yang TseDefine HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
2006-10-14 Yang TseDefine HAVE_STRUCT_TIMEVAL as appropriate for platforms...
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2005-07-13 Daniel StenbergDiego Casorran patches to make (lib)curl build fine...
2005-03-11 Dan FandrichFixed LDAP library file name bug (KNOWN_BUGS #1). ...
2004-12-11 Daniel StenbergDan Fandrich:
2004-01-22 Daniel Stenberguse curl_off_t instead of off_t!
2004-01-13 Daniel StenbergDiego Casorran's fixes to allow native AmigaOS builds
2003-12-10 Daniel Stenbergnative AmigaOS support by Diego Casorran