summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* cyassl: update to CyaSSL 2.0.x APItoddouska2012-02-141-9/+4
* configure: add option disable --libcurl outputColin Hogben2012-02-131-26/+47
* configure: don't modify LD_LIBRARY_PATH for cross compilesRob Ward2012-02-091-25/+30
* Explicitly link to the nettle/gcrypt librariesMartin Storsjo2012-01-281-0/+3
* configure: add symbols versioning optionAlessandro Ghedini2011-12-191-0/+55
* configure: libtool 1.5 tweaksYang Tse2011-12-151-0/+1
* OpenSSL: check for the SSLv2 function in configureDaniel Stenberg2011-12-061-1/+2
* configure: avoid usage of macro PKG_CHECK_MODULESYang Tse2011-11-291-52/+131
* configure: fix to make older pkg-config play wellDaniel Stenberg2011-11-271-0/+4
* configure: add support for pkg-config detection of libidnMark Brand2011-11-251-0/+9
* Add support for using nettle instead of gcrypt as gnutls backendMartin Storsjo2011-11-191-8/+21
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-3/+3
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-1/+1
* unittests: disable unit tests for some autobuild configurationsYang Tse2011-08-151-0/+20
* configure: add check for <sys/wait.h>Yang Tse2011-07-311-0/+1
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-29/+5
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-0/+1
* configure: avoid "test -e"Daniel Stenberg2011-07-191-1/+1
* NTLM single-sign on supportedMandy Wu2011-07-181-0/+31
* configure: avoid direct usage of AS_TR_* macrosYang Tse2011-06-171-1/+1
* configure: OpenSSL API detection cleanupYang Tse2011-06-111-2/+0
* configure: warn if OpenSSL headers and library versions don't matchYang Tse2011-06-091-2/+1
* configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse2011-06-091-2/+2
* configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse2011-06-091-2/+4
* configure: get API info for a couple of OpenSSL functionsYang Tse2011-06-061-0/+2
* unit tests: disable unit tests for a given cross-compilation configuration.Yang Tse2011-06-031-1/+16
* unit tests: make unit tests building actually depend on --enable-debug option.Yang Tse2011-06-021-1/+2
* unit tests: more build adjustmentsYang Tse2011-06-011-0/+2
* configure.ac: skip /dev/urandom check when cross-compilingDaniel Stenberg2011-05-301-2/+6
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-0/+1
* configure: libssh2 link fix without pkg-configDaniel Stenberg2011-04-121-0/+1
* libcurl.pc: version number fixDaniel Stenberg2011-04-061-0/+2
* Don't list NTLM in curl-config when HTTP is disabledDan Fandrich2011-04-051-3/+5
* configure: fix libtool warningYang Tse2011-03-271-0/+1
* TSL-SRP: enabled with OpenSSLPeter Sylvester2011-03-251-1/+12
* configure: avoid $VERSIONDaniel Stenberg2011-03-201-3/+3
* configure: stop using the deprecated AM_INIT_AUTOMAKE syntaxDaniel Stenberg2011-03-151-1/+1
* configure: removed wrongly claimed default pathsDaniel Stenberg2011-03-141-5/+5
* configure: update the copyright year in the outputDaniel Stenberg2011-03-091-1/+1
* SSL: (part 2) Added CyaSSL to SSL abstraction layerTodd A Ouska2011-03-081-3/+92
* configure: TLS-SRP wasn't added as a featureDaniel Stenberg2011-01-191-0/+1
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-191-0/+42
* unittest: framework for unit-testingDaniel Stenberg2011-01-031-1/+2
* test harness: take in account that Windows does not support LD_PRELOADYang Tse2010-12-281-1/+2
* configure: make --with-axtls set prefixDaniel Stenberg2010-12-151-5/+7
* Simple update to configure script to notify user of --with-axtls switch.Eric Hu2010-12-151-1/+1
* Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu2010-12-151-2/+56
* symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse2010-11-251-0/+2
* configure: Prevent link errors with --librtmp.Julien Chaffraix2010-11-171-0/+4
* configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in bodyYang Tse2010-11-131-13/+22