smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / configure.ac
2012-05-30 Yang Tseconfigure: fix LDAPS disabling related misplaced closin...
2012-05-26 Tatsuhiro TsujikawaFixed HAVE_LIBMETALINK conditional is always true
2012-05-26 Tatsuhiro TsujikawaApplied patches from Daniel
2012-05-26 Tatsuhiro TsujikawaSupport Metalink.
2012-05-25 Yang TseFix libcurl.pc and curl-config generation for static...
2012-05-14 Daniel Stenbergdisable-versioned-symbols: removed superfluous 'fi'
2012-05-12 Pierre Chapuisautoconf: improve handling of versioned symbols
2012-04-23 Yang TseRevert "Add -lversion if build with SSPI."
2012-04-23 Guenter KnaufAdd -lversion if build with SSPI.
2012-04-13 Kamil Dudkanss: use NSS_InitContext() to initialize NSS if available
2012-04-13 Kamil Dudkanss: unconditionally require PK11_CreateGenericObject()
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2012-03-22 Benjamin Johnsonconfigure: check for gethostbyname in the watt lib
2012-02-14 toddouskacyassl: update to CyaSSL 2.0.x API
2012-02-13 Colin Hogbenconfigure: add option disable --libcurl output
2012-02-09 Rob Wardconfigure: don't modify LD_LIBRARY_PATH for cross compiles
2012-01-28 Martin StorsjoExplicitly link to the nettle/gcrypt libraries
2011-12-19 Alessandro Ghediniconfigure: add symbols versioning option
2011-12-15 Yang Tseconfigure: libtool 1.5 tweaks
2011-12-06 Daniel StenbergOpenSSL: check for the SSLv2 function in configure
2011-11-29 Yang Tseconfigure: avoid usage of macro PKG_CHECK_MODULES
2011-11-27 Daniel Stenbergconfigure: fix to make older pkg-config play well
2011-11-25 Mark Brandconfigure: add support for pkg-config detection of...
2011-11-19 Martin StorsjoAdd support for using nettle instead of gcrypt as gnutl...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-27 Yang TseNTLM_WB: final congruency naming adjustments
2011-08-26 Yang TseNTLM single-sign on adjustments (XI)
2011-08-15 Yang Tseunittests: disable unit tests for some autobuild config...
2011-07-31 Yang Tseconfigure: add check for <sys/wait.h>
2011-07-31 Yang TseNTLM single-sign on adjustments (VIII)
2011-07-29 Yang Tsesocketpair() usage tracking to allow fd leak detection
2011-07-19 Daniel Stenbergconfigure: avoid "test -e"
2011-07-18 Mandy WuNTLM single-sign on supported
2011-06-17 Yang Tseconfigure: avoid direct usage of AS_TR_* macros
2011-06-11 Yang Tseconfigure: OpenSSL API detection cleanup
2011-06-09 Yang Tseconfigure: warn if OpenSSL headers and library versions...
2011-06-09 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-08 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-06 Yang Tseconfigure: get API info for a couple of OpenSSL functions
2011-06-03 Yang Tseunit tests: disable unit tests for a given cross-compil...
2011-06-02 Yang Tseunit tests: make unit tests building actually depend...
2011-06-01 Yang Tseunit tests: more build adjustments
2011-05-30 Daniel Stenbergconfigure.ac: skip /dev/urandom check when cross-compiling
2011-04-28 Daniel Stenbergtreaded-resolver: better error messages
2011-04-12 Daniel Stenbergconfigure: libssh2 link fix without pkg-config
2011-04-06 Daniel Stenberglibcurl.pc: version number fix
2011-04-06 Dan FandrichDon't list NTLM in curl-config when HTTP is disabled
2011-03-27 Yang Tseconfigure: fix libtool warning
2011-03-25 Peter SylvesterTSL-SRP: enabled with OpenSSL
2011-03-20 Daniel Stenbergconfigure: avoid $VERSION
2011-03-15 Daniel Stenbergconfigure: stop using the deprecated AM_INIT_AUTOMAKE...
2011-03-14 Daniel Stenbergconfigure: removed wrongly claimed default paths
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-09 Daniel Stenbergconfigure: update the copyright year in the output
2011-03-08 Todd A OuskaSSL: (part 2) Added CyaSSL to SSL abstraction layer
2011-01-19 Daniel Stenbergconfigure: TLS-SRP wasn't added as a feature
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-03 Daniel Stenbergunittest: framework for unit-testing
2010-12-28 Yang Tsetest harness: take in account that Windows does not...
2010-12-15 Daniel Stenbergconfigure: make --with-axtls set prefix
2010-12-15 Eric HuSimple update to configure script to notify user of...
2010-12-15 Eric HuPreparing for axTLS. Actual SSL API functions are only...
2010-11-25 Yang Tsesymbol-scan: use configure script knowledge about how...
2010-11-18 Julien Chaffraixconfigure: Prevent link errors with --librtmp.
2010-11-13 Yang Tseconfigure: fix autoconf 2.68 warning: no AC_LANG_SOURCE...
2010-11-11 Yang Tseconfigure: remove temporary autobuilds exercising of...
2010-11-10 Yang Tseconfigure: use autobuilds to temporarily exercise xattr...
2010-11-10 Stefan Tomanekwrite extended attributes by using fsetxattr
2010-11-05 Daniel Stenbergxattr: add configure check and #ifdefs
2010-10-20 Daniel StenbergSSH: use libssh2_session_handshake()
2010-09-22 Julien Chaffraixconfigure: Fix the LDAPS disable message
2010-09-20 Daniel Stenbergconfigure: don't enable RTMP if the lib detect fails
2010-09-20 Daniel Stenbergconfigure: check for gcrypt if using GnuTLS
2010-09-12 Peter PentchevFix a bashism: test a = b is more portable than ==.
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-08-19 Kamil DudkaAC_INIT: avoid a warning with autoconf 2.66
2010-08-09 Yang Tsebuild: fix previous push
2010-08-09 Yang Tsebuild: don't build libhostname unless shared libcurl...
2010-08-09 Yang Tsebuild: libhostname and chkhostname linkage adjustments...
2010-08-04 Daniel StenbergSCP: send large files properly with new enough libssh2
2010-07-25 Daniel Stenbergcurl-config: --built-shared returns shared info
2010-07-21 Ben Greearbuild: Enable configure --enable-werror
2010-07-12 Daniel Stenbergconfigure: document the STATICLIB variable
2010-07-12 Daniel Stenbergconfigure: allow environments variable to override...
2010-06-30 Kamil Dudkahttp_ntlm: add support for NSS
2010-06-04 Yang TseEnable OpenLDAP support for cygwin builds.
2010-06-01 Yang Tsefix ldaps option issue
2010-06-01 Yang Tsefix ldap related compilation issues
2010-05-28 Howard ChuLDAPS: list availability depending on SSL's presence
2010-05-24 Howard ChuLDAP: properly implemented as a curl_handler
2010-05-15 Howard ChuRMTP: the version code is now rtmp aware
2010-05-13 Hoi-Ho ChanRemove support for BSD version of PolarSSL
2010-05-12 Howard ChuRTMP: initial support added, powered by librtmp
2010-05-05 Hoi-Ho ChanPolarSSL: initial support added
2010-04-25 Daniel Stenbergnew configure option --enable-threaded-resolver
2010-04-25 Daniel Stenbergconfigure: check for libssh2_init and libssh2_exit
2010-04-16 Paul Howarthconfigure: GSSAPI detection on ancient Linux distros
2010-03-31 Daniel Stenbergupdate the generic copyright year range
next