smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / Makefile.m32
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-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
2014-02-12 Thomas BraunFix compilation with make mingw32
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-05-11 Guenter KnaufUpdated zlib version in build files.
2013-04-11 Guenter KnaufEnabled MinGW sync resolver builds.
2013-04-09 Guenter KnaufFixed ares-enabled builds with static makefiles.
2013-02-09 Guenter KnaufUpdated dependency libs.
2013-01-28 Guenter KnaufUpdated dependency libs.
2012-11-08 Guenter KnaufAdded .def file to output.
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-07-25 Guenter KnaufAdded support for tls-srp to MinGW builds.
2012-07-12 Guenter KnaufMinor fixes to MinGW makefiles.
2012-07-11 Guenter KnaufChanged MinGW makefiles to use WINSSL now.
2012-07-03 Guenter KnaufMerge branch 'master' of ssh://github.com/bagder/curl
2012-07-03 Guenter KnaufMinGW makefile tweaks for running from sh.
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Marc Hoerskenmingw32: Fixed warning of USE_SSL being redefined
2012-06-11 Marc Hoerskencurl_sspi: Added Curl_sspi_version function
2012-06-11 Guenter Knaufschannel: Updated mingw32 makefiles
2012-05-27 Guenter KnaufTry to detect OpenSSL build type automatically.
2012-05-22 Guenter KnaufUpdated dependency libary versions.
2012-04-26 Guenter KnaufUpdated dependency lib versions.
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-22 Steve Holmesspi: Added version information
2012-04-20 Guenter KnaufUpdated dependency lib versions.
2012-04-12 Guenter KnaufUpdated dependency lib versions (2nd try).
2012-04-12 Guenter KnaufUpdated dependency lib versions.
2011-12-30 Yang Tseremoved trailing whitespace
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-21 Guenter KnaufChanged suffix rules to pattern rules.
2011-09-21 Guenter KnaufAdded dependency so that curlbuild.h is created.
2011-09-21 Guenter KnaufSome more MinGW build tweaks.
2011-09-20 Guenter KnaufA bunch of MinGW build tweaks.
2011-09-20 Guenter KnaufAdded _WIN32_WINNT define for IPv6 builds.
2011-09-11 Guenter KnaufUpdated makefiles to latest libssh2.
2011-09-04 Guenter KnaufAdded SPNEGO to MinGW makefiles.
2011-09-03 Guenter KnaufUpdated dependecies versions.
2011-09-03 Guenter KnaufSome MinGW makefile tweaks for MinGW64.
2011-09-03 Guenter KnaufChanged MinGW to use own winidn prototypes.
2011-04-19 Guenter KnaufImprove MinGW static makefile builds.
2011-04-19 Guenter KnaufEnabled MinGW native Windows IDN build.
2011-04-19 Guenter KnaufUpdated default (recommended) dependency versions.
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2010-12-05 Guenter KnaufUpdated OpenSSL version.
2010-10-10 Guenter KnaufAdded build bits for librtmp to MingW32 makefiles.
2010-08-18 Guenter KnaufIt is sufficient to pipe stderr to NUL to get rid of...
2010-08-15 Guenter KnaufSyncroniszed vclean target; fixed some comments.
2010-07-22 Guenter KnaufUpdated library versions.
2010-04-24 Guenter Knaufencourage users to take latest lib dependencies.
2010-03-30 Guenter Knaufmake folks use latest available dependent libraries.
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-06-15 Yang Tse DEBUGBUILD / CURLDEBUG decoupling follow-up
2009-04-09 Gunter Knaufsome minor Makefile tweaks for latest libssh2.
2009-03-29 Gunter Knaufsome minor Makefile tweaks.
2008-11-13 Gunter Knaufchanged to latest libidn version.
2008-11-11 Gunter Knaufupdated coment, updated OpenSSL version.
2008-11-11 Gunter Knaufadded libidn build.
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2008-03-31 Michal MarekRemoved the generated ca-bundle.h file. The verbatim...
2008-01-29 Gunter Knaufsilent stupid 'del' message when no files to delete...
2008-01-17 Gunter Knaufupdated lib versions.
2007-08-25 Gunter Knaufonly link with -lwldap32 if we dont use other LDAP...
2007-08-24 Gunter Knaufadded defines to build with OpenLDAP.
2007-08-21 Gunter Knaufsync libssh2 paths with comments.
2007-08-21 Gunter Knaufadded targets to create the files missing in CVS which...
2007-08-20 Gunter Knaufadded some comments about the paths and build options;
2007-08-19 Gunter Knaufignore errors of the RM command; seems that the del...
2007-08-19 Gunter Knaufadded some comments in the makefiles about build options.
2007-08-14 Gunter Knaufadded a dependency for libcares if build with ares...
2007-08-14 Gunter Knaufadded -lwldap32 to link libs.
2007-08-07 Gunter Knaufmoved HAVE_LONGLONG from makefiles to config-win32.h.
2007-08-03 Gunter Knaufsome more makefile fixes/changes.
2007-08-03 Gunter Knaufchanged 'rm -f' to 'del /f' so it works without GnuUtil...
2007-07-04 Gunter Knaufenabled ares build.
2007-02-15 Gunter Knaufenabled IPV6 builds.
2007-01-29 Gunter Knauffixed segfault when compiled with MingW32 and cmd or...
2007-01-28 Gunter Knaufenabled build with sspi.
2007-01-25 Gunter Knaufremoved unused define.
2007-01-25 Gunter Knaufenabled build with libssh2.
2004-12-19 Gisle VanemOpenSSL updates; get CA_BUNDLE from env. Assume no
2004-11-19 Gisle VanemEnable >2GB files for MingW.
2004-11-09 Gisle VanemChanges for removing libcurl.def file on Win32.
2004-07-05 Gunter Knaufchanged to use Makefile.inc; made paths overwritable.
2004-06-09 Gunter Knaufadded the new source files.
2004-04-02 Daniel StenbergAndrés García's updated mingw makefiles
next