smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / config-riscos.h
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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-02-14 Daniel Stenbergstrlcat: remove function
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
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-12-02 Yang Tsebuild: provide SIZEOF_SIZE_T definition for non-configu...
2010-02-26 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2008-12-30 Gunter Knaufchanged HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_...
2008-12-30 Gunter Knaufadded HAVE_SIN6_SCOPE_ID define to all non-configure...
2008-11-17 Yang Tsethe IP address we want/request/use from the interface...
2008-11-17 Yang Tseif2ip.c related preprocessor cleanup
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-19 Yang TseHAVE_ALARM definition for static config-*.h files
2008-07-21 Yang Tsewhen recvfrom prototype uses a void pointer for argumen...
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-05-21 Yang Tsefix: socklen_t definition comment
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
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-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
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-03-11 Dan FandrichFixed LDAP library file name bug (KNOWN_BUGS #1). ...
2004-12-11 Daniel StenbergDan Fandrich:
2004-01-05 Daniel StenbergDavid J Meyer's large file support.
2003-12-02 Daniel Stenberguse the HAVE_KRB4 define instead of just KRB4
2002-04-08 Daniel StenbergMichael Curtis' updates
2002-02-07 Daniel Stenbergmoved the config-*.h files from root to the lib/ dir