summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: remove temporary autobuilds exercising of xattr function testsYang Tse2010-11-111-13/+1
* configure: use autobuilds to temporarily exercise xattr function testsYang Tse2010-11-101-1/+9
* write extended attributes by using fsetxattrStefan Tomanek2010-11-101-1/+1
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-051-0/+1
* SSH: use libssh2_session_handshake()Daniel Stenberg2010-10-201-1/+2
* configure: Fix the LDAPS disable messageJulien Chaffraix2010-09-221-2/+4
* configure: don't enable RTMP if the lib detect failsDaniel Stenberg2010-09-201-13/+14
* configure: check for gcrypt if using GnuTLSDaniel Stenberg2010-09-201-0/+14
* Fix a bashism: test a = b is more portable than ==.Peter Pentchev2010-09-121-1/+1
* Gopher protocol support (initial release)Cameron Kaiser2010-08-251-0/+19
* AC_INIT: avoid a warning with autoconf 2.66Kamil Dudka2010-08-191-1/+1