smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / config-symbian.h
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-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-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-02-23 Daniel Stenbergstrcasestr: remove check for this unused function
2013-02-14 Daniel Stenbergstrlcat: remove function
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-13 Kamil Dudkanss: unconditionally require PK11_CreateGenericObject()
2012-04-12 Yang Tseconfigure: NATIVE_WINDOWS no longer defined in config...
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-06-04 Yang TseEnable OpenLDAP support for cygwin builds.
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-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-04-11 Dan FandrichAdded new libcurl source files to Symbian OS build...
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-13 Yang TseRefactor configure script detection of functions used...
2008-10-25 Dan FandrichAdded experimental support for zlib and OpenSSL on...
2008-09-24 Yang TseHAVE_INET_PTON will only be defined when an IPv6 capabl...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-15 Dan FandrichNote that the long long issue is fixed in Symbian OS 9.4
2008-08-27 Dan FandrichFix large file support for Symbian OS on the emulator.
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-13 Yang TseThe size of long is a build time characteristic and...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-30 Dan FandrichMinor Symbian updates.
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
2008-05-14 Dan FandrichMove the CURLDEBUG check after setup.h so it can be...
2008-04-23 Dan FandrichSymbian OS is a.k.a. EPOC32
2008-04-22 Dan FandrichAdded support for running on Symbian OS.