smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / config-win32ce.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
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-07-05 Yang Tseunicode NTLM SSPI: cleanup
2012-06-19 Mark Salisburyconfig-win32ce.h: WinCE config adjustment
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-25 Yang Tseerrno.h inclusion conditionally done in setup_once...
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-06-04 Yang TseEnable OpenLDAP support for cygwin builds.
2010-02-26 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2009-04-14 Yang Tseuse HAVE_LIMITS_H symbol to protect limits.h inclusion
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-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-15 Yang TseHAVE_STRNCASECMP and HAVE_STRNICMP definitions for...
2008-08-22 Yang TseAdjustments to better select/differentiate when large...
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...
2008-07-14 Yang TseRemove duplicate file inclusions. These are already...
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2008-04-22 Yang TseRemove fflush() + fsync() previously introduced acceler...
2008-04-21 Yang TseHAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32...
2008-03-07 Yang TseVS2005 and later dafault size for time_t is 64-bit...
2007-11-07 Yang TseMSVC versions prior to VS2005 do not complain about...
2007-10-24 Yang TseWindows build targets have socklen_t definition in...
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-03-20 Gisle VanemRemove unneeded 'HAVE_*' defines.
2006-11-25 Yang TseMake sure RETSIGTYPE is properly defined
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...
2006-04-26 Gisle VanemAdded support for Salford-C under Win32 (scc). HAVE_MAL...
2006-02-17 Yang TseFix spacing.
2005-12-18 Yang TseFix spacing. When defining, define to 1.
2005-12-17 Yang TseCleanup
2005-12-16 Yang Tse'Fix' windows builds
2004-12-06 Gisle VanemReplace MINGW32 with built-in __MINGW32__.
2004-11-08 Gisle VanemChange OS name. Fix header guard.
2004-11-05 Daniel Stenbergremoved errno, added EAGAIN
2004-11-05 Daniel Stenbergit has a sys/stat.h file, according to Paul Nolan
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE