summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2010-11-11configure: remove temporary autobuilds exercising of xattr function testsYang Tse
2010-11-10configure: use autobuilds to temporarily exercise xattr function testsYang Tse
2010-11-10write extended attributes by using fsetxattrStefan Tomanek
2010-11-05xattr: add configure check and #ifdefsDaniel Stenberg
2010-10-20SSH: use libssh2_session_handshake()Daniel Stenberg
2010-09-22configure: Fix the LDAPS disable messageJulien Chaffraix
2010-09-20configure: don't enable RTMP if the lib detect failsDaniel Stenberg
2010-09-20configure: check for gcrypt if using GnuTLSDaniel Stenberg
2010-09-12Fix a bashism: test a = b is more portable than ==.Peter Pentchev
2010-08-25Gopher protocol support (initial release)Cameron Kaiser
2010-08-19AC_INIT: avoid a warning with autoconf 2.66Kamil Dudka
2010-08-09build: fix previous pushYang Tse
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-09build: libhostname and chkhostname linkage adjustments followupYang Tse
2010-08-04SCP: send large files properly with new enough libssh2Daniel Stenberg
2010-07-25curl-config: --built-shared returns shared infoDaniel Stenberg
2010-07-21build: Enable configure --enable-werrorBen Greear
2010-07-12configure: document the STATICLIB variableDaniel Stenberg
2010-07-12configure: allow environments variable to override internalsDaniel Stenberg
2010-06-30http_ntlm: add support for NSSKamil Dudka
2010-06-04Enable OpenLDAP support for cygwin builds.Yang Tse
2010-06-01fix ldaps option issueYang Tse
2010-06-01fix ldap related compilation issuesYang Tse
2010-05-28LDAPS: list availability depending on SSL's presenceHoward Chu
2010-05-25LDAP: properly implemented as a curl_handlerHoward Chu
2010-05-15RMTP: the version code is now rtmp awareHoward Chu
2010-05-13Remove support for BSD version of PolarSSLHoi-Ho Chan
2010-05-12RTMP: initial support added, powered by librtmpHoward Chu
2010-05-05PolarSSL: initial support addedHoi-Ho Chan
2010-04-25new configure option --enable-threaded-resolverDaniel Stenberg
2010-04-25configure: check for libssh2_init and libssh2_exitDaniel Stenberg
2010-04-16configure: GSSAPI detection on ancient Linux distrosPaul Howarth
2010-03-31update the generic copyright year rangeDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-05Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg
2010-03-02- [Daniel Johnson] I've been trying to build libcurl with clang on Darwin andDaniel Stenberg
2010-02-04Added size check for 'short' data typeYang Tse
2010-01-26minor fixes for --enable-ares configure optionYang Tse
2010-01-22adjust rtsp protocol support in curl-config and libcurl.pc when http is disabledYang Tse
2010-01-22In spite claiming to tbe disabled by default, RTSP is enabled and it nowDaniel Stenberg