smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / configure.ac
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
2018-01-24 taesub kimMerge "Use icu library for IDN feature" into tizen
2018-01-24 Seonah MoonUse icu library for IDN feature 72/168072/1
2017-10-19 tizenAdding integration with DLP feature from privacy-guard 12/156612/1 submit/tizen/20171019.085438
2017-10-17 taesub kimRevert "Integration w/ DLP feature from privacy-guard" 82/156082/1 accepted/tizen/unified/20171017.204837 submit/tizen/20171017.061035
2017-10-12 Saulo MoraesIntegration w/ DLP feature from privacy-guard 61/147261/8 accepted/tizen/unified/20171013.192931 submit/tizen/20171012.094201
2017-08-16 Seonah MoonUse icu library for IDN feature 46/144346/1
2017-07-21 Seonah MoonAdd glib2 dependency to support IDN 18/138718/2
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-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-07-14 Michał Górnyconfigure: respect host tool prefix for krb5-config
2014-07-12 Dan Fandrichnetrc: fixed thread safety problem by using getpwuid_r...
2014-06-16 Daniel Stenbergopts: initial makefile
2014-05-26 Daniel Stenbergurl-parser: only use if_nametoindex if detected by...
2014-05-24 Daniel Stenbergconfigure: fix the nghttp2 detection when not found
2014-05-23 Daniel Stenbergconfigure: detect nghttp2 by default
2014-05-17 Daniel Stenbergconfigure: add GSS-API to supported features
2014-05-17 Daniel Stenbergconfigure: add SPNEGO to supported features
2014-05-07 Aaro Koskinenconfigure: Don't set LD_LIBRARY_PATH when cross-compiling
2014-04-23 Dan Fandrichcyassl: Use error-ssl.h when available
2014-04-21 Daniel Stenbergconfigure: use the nghttp2 path correctly with pkg...
2014-04-21 Dilyan Palauzovconfigure: fix wrong comment
2014-03-03 Michael Osipovconfigure: call it GSS-API
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 naotaconfigure: Tiny fix to honor POSIX
2014-02-17 Dan Fandrichconfigure: Fix the --disable-crypto-auth option
2014-02-03 Fabian Frankopenssl: add ALPN support
2014-01-30 Daniel Stenberghttp2-openssl: verify that NPN functionality is present
2014-01-16 Michael Osipovconfigure: fix gssapi linking on HP-UX
2014-01-02 Steve HolmeBumped copyright year to 2014
2013-12-02 Kamil Dudkanss: unconditionally require NSS_InitContext()
2013-12-02 Kamil Dudkanss: use a better API for controlling SSL version
2013-11-14 Daniel Stenbergconfigure: Fix test with -Werror=implicit-function...
2013-10-22 Daniel Stenbergconfigure: check for long long when building with cyassl
2013-09-05 Daniel Stenbergconfigure: add HTTP2 as a curl-config --feature output
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-09-04 Daniel Stenbergconfigure: added --with-nghttp2
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-07-18 Yang Tseconfigure: fix 'subdir-objects' distclean related issue
2013-07-08 Yang Tseconfigure: automake 1.14 compatibility tweak (use XC_AU...
2013-04-16 Wouter Van Rooycurl-config: don't output static libs when they are...
2013-04-12 Daniel Stenbergconfigure: try pthread_create without -lpthread
2013-04-08 Daniel Stenbergconfigure: remove CURL_CHECK_FUNC_RECVFROM
2013-03-11 Yang Tsecurl.h: stricter CURL_EXTERN linkage decorations logic
2013-03-08 Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-02-24 Nick Zitzmanndarwinssl: fix undefined $ssllib warning in runtests.pl
2013-02-23 Daniel Stenbergstrcasestr: remove check for this unused function
2013-02-14 Daniel Stenbergstrlcat: remove function
2013-02-04 Guenter Knaufconfigure: update the copyright years for the output.
2013-01-28 Yang Tsezz40-xc-ovr.m4: 1.0 interface stabilization
2013-01-23 Yang Tseconfigure: use XC_CONFIGURE_PREAMBLE early checks
2013-01-20 Yang Tseconfigure: autotools compatibility fixes - step I
2013-01-15 Yang Tsecommit bc682cbd follow-up
2013-01-14 Yang Tseconfigure: fix automake 1.13 compatibility
2013-01-09 Nick Zitzmanndocs: the --with-darwinssl option is available on Apple...
2013-01-08 Daniel StenbergRevert "configure: update req to 2.59"
2013-01-08 Daniel Stenbergconfigure: update req to 2.59
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-01 Yang Tseconfigure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_H...
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-21 Yang Tseconfigure: add internal sanity check (warn only) on...
2012-12-21 Yang Tseconfigure: LIBMETALINK_CFLAGS actually is LIBMETALINK_C...
2012-12-20 Yang Tseconfigure: add minimal sanity check on user provided...
2012-12-19 Yang Tseconfigure.ac: clear local test intended variables befor...
2012-12-16 Yang Tseconfigure: check if compiler halts on function prototyp...
2012-12-04 Yang Tsebuild: explain current role of LIBS in our Makefile...
2012-12-04 Yang Tseconfigure: add minimal sanity check on user provided...
2012-12-03 Yang Tsebuild: prevent global LIBS from influencing src and...
2012-11-30 Yang Tsebuild: prevent global LIBS from influencing libtest...
2012-11-29 Yang Tsebuild: prevent global LIBS from influencing test server...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-23 Yang Tsebuild: fix AIX compilation and usage
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-08-18 Daniel Stenbergconfigure: update the copyright years for the output
2012-08-16 Daniel Stenbergconfigure: remove the --enable/disable-nonblocking...
2012-07-27 Guenter KnaufAdded --with-winidn to configure.
2012-07-02 Yang Tseconfigure.ac: verify that libmetalink is new enough
2012-06-27 Nick ZitzmannDarwinSSL: allow using NTLM authentication
2012-06-26 Nick Zitzmanndarwinssl: add support for native Mac OS X/iOS SSL
2012-06-13 Yang Tseconfigure: new option --with-winssl
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-11 Guenter Knaufconfigure.ac: Added -lversion if built with SSPI
2012-06-07 Yang Tsemetalink: build fixes and adjustments I
next