summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-02-13configure: add option disable --libcurl outputColin Hogben
2012-02-09configure: don't modify LD_LIBRARY_PATH for cross compilesRob Ward
2012-01-28Explicitly link to the nettle/gcrypt librariesMartin Storsjo
2011-12-19configure: add symbols versioning optionAlessandro Ghedini
2011-12-15configure: libtool 1.5 tweaksYang Tse
2011-12-06OpenSSL: check for the SSLv2 function in configureDaniel Stenberg
2011-11-29configure: avoid usage of macro PKG_CHECK_MODULESYang Tse
2011-11-27configure: fix to make older pkg-config play wellDaniel Stenberg
2011-11-25configure: add support for pkg-config detection of libidnMark Brand
2011-11-19Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo
2011-08-27NTLM_WB: final congruency naming adjustmentsYang Tse
2011-08-27NTLM single-sign on adjustments (XI)Yang Tse
2011-08-15unittests: disable unit tests for some autobuild configurationsYang Tse
2011-07-31configure: add check for <sys/wait.h>Yang Tse
2011-07-31NTLM single-sign on adjustments (VIII)Yang Tse
2011-07-29socketpair() usage tracking to allow fd leak detectionYang Tse
2011-07-19configure: avoid "test -e"Daniel Stenberg
2011-07-18NTLM single-sign on supportedMandy Wu
2011-06-17configure: avoid direct usage of AS_TR_* macrosYang Tse
2011-06-11configure: OpenSSL API detection cleanupYang Tse
2011-06-09configure: warn if OpenSSL headers and library versions don't matchYang Tse
2011-06-09configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse
2011-06-09configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse
2011-06-06configure: get API info for a couple of OpenSSL functionsYang Tse
2011-06-03unit tests: disable unit tests for a given cross-compilation configuration.Yang Tse
2011-06-02unit tests: make unit tests building actually depend on --enable-debug option.Yang Tse
2011-06-01unit tests: more build adjustmentsYang Tse
2011-05-30configure.ac: skip /dev/urandom check when cross-compilingDaniel Stenberg
2011-04-28treaded-resolver: better error messagesDaniel Stenberg
2011-04-12configure: libssh2 link fix without pkg-configDaniel Stenberg
2011-04-06libcurl.pc: version number fixDaniel Stenberg
2011-04-05Don't list NTLM in curl-config when HTTP is disabledDan Fandrich
2011-03-27configure: fix libtool warningYang Tse
2011-03-25TSL-SRP: enabled with OpenSSLPeter Sylvester
2011-03-20configure: avoid $VERSIONDaniel Stenberg
2011-03-15configure: stop using the deprecated AM_INIT_AUTOMAKE syntaxDaniel Stenberg
2011-03-14configure: removed wrongly claimed default pathsDaniel Stenberg
2011-03-09configure: update the copyright year in the outputDaniel Stenberg
2011-03-08SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska
2011-01-19configure: TLS-SRP wasn't added as a featureDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-12-28test harness: take in account that Windows does not support LD_PRELOADYang Tse
2010-12-15configure: make --with-axtls set prefixDaniel Stenberg
2010-12-15Simple update to configure script to notify user of --with-axtls switch.Eric Hu
2010-12-15Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse
2010-11-17configure: Prevent link errors with --librtmp.Julien Chaffraix
2010-11-13configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in bodyYang Tse