Age | Commit message (Expand) | Author |
2012-06-07 | metalink: build fixes and adjustments I | Yang Tse |
2012-05-30 | configure: fix LDAPS disabling related misplaced closing parenthesis | Yang Tse |
2012-05-26 | Fixed HAVE_LIBMETALINK conditional is always true | Tatsuhiro Tsujikawa |
2012-05-26 | Applied patches from Daniel | Tatsuhiro Tsujikawa |
2012-05-26 | Support Metalink. | Tatsuhiro Tsujikawa |
2012-05-26 | Fix libcurl.pc and curl-config generation for static MingW* cross builds | Yang Tse |
2012-05-14 | disable-versioned-symbols: removed superfluous 'fi' | Daniel Stenberg |
2012-05-12 | autoconf: improve handling of versioned symbols | Pierre Chapuis |
2012-04-23 | Revert "Add -lversion if build with SSPI." | Yang Tse |
2012-04-23 | Add -lversion if build with SSPI. | Guenter Knauf |
2012-04-13 | nss: use NSS_InitContext() to initialize NSS if available | Kamil Dudka |
2012-04-13 | nss: unconditionally require PK11_CreateGenericObject() | Kamil Dudka |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-04-09 | configure: Windows cross-compilation fixes | Yang Tse |
2012-04-06 | curl tool: use configuration files from lib directory | Yang Tse |
2012-03-22 | configure: check for gethostbyname in the watt lib | Benjamin Johnson |
2012-02-14 | cyassl: update to CyaSSL 2.0.x API | toddouska |
2012-02-13 | configure: add option disable --libcurl output | Colin Hogben |
2012-02-09 | configure: don't modify LD_LIBRARY_PATH for cross compiles | Rob Ward |
2012-01-28 | Explicitly link to the nettle/gcrypt libraries | Martin Storsjo |
2011-12-19 | configure: add symbols versioning option | Alessandro Ghedini |
2011-12-15 | configure: libtool 1.5 tweaks | Yang Tse |
2011-12-06 | OpenSSL: check for the SSLv2 function in configure | Daniel Stenberg |
2011-11-29 | configure: avoid usage of macro PKG_CHECK_MODULES | Yang Tse |
2011-11-27 | configure: fix to make older pkg-config play well | Daniel Stenberg |
2011-11-25 | configure: add support for pkg-config detection of libidn | Mark Brand |
2011-11-19 | Add support for using nettle instead of gcrypt as gnutls backend | Martin Storsjo |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-15 | unittests: disable unit tests for some autobuild configurations | Yang Tse |
2011-07-31 | configure: add check for <sys/wait.h> | Yang Tse |
2011-07-31 | NTLM single-sign on adjustments (VIII) | Yang Tse |
2011-07-29 | socketpair() usage tracking to allow fd leak detection | Yang Tse |
2011-07-19 | configure: avoid "test -e" | Daniel Stenberg |
2011-07-18 | NTLM single-sign on supported | Mandy Wu |
2011-06-17 | configure: avoid direct usage of AS_TR_* macros | Yang Tse |
2011-06-11 | configure: OpenSSL API detection cleanup | Yang Tse |
2011-06-09 | configure: warn if OpenSSL headers and library versions don't match | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 2) | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 1) | Yang Tse |
2011-06-06 | configure: get API info for a couple of OpenSSL functions | Yang Tse |
2011-06-03 | unit tests: disable unit tests for a given cross-compilation configuration. | Yang Tse |
2011-06-02 | unit tests: make unit tests building actually depend on --enable-debug option. | Yang Tse |
2011-06-01 | unit tests: more build adjustments | Yang Tse |
2011-05-30 | configure.ac: skip /dev/urandom check when cross-compiling | Daniel Stenberg |
2011-04-28 | treaded-resolver: better error messages | Daniel Stenberg |
2011-04-12 | configure: libssh2 link fix without pkg-config | Daniel Stenberg |
2011-04-06 | libcurl.pc: version number fix | Daniel Stenberg |
2011-04-05 | Don't list NTLM in curl-config when HTTP is disabled | Dan Fandrich |
2011-03-27 | configure: fix libtool warning | Yang Tse |