Age | Commit message (Expand) | Author |
2014-08-26 | Compile with latest nghttp2 | Tatsuhiro Tsujikawa |
2014-08-25 | configure.ac: Add support for recent GSS-API implementations for HP-UX | Michael Osipov |
2014-07-23 | configure/features: Add feature and version info for GSS-API and SPNEGO | Michael Osipov |
2014-07-18 | build: link curl to NSS libraries when NSS support is enabled | Alessandro Ghedini |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-07-14 | configure: respect host tool prefix for krb5-config | Michał Górny |
2014-07-13 | netrc: fixed thread safety problem by using getpwuid_r if available | Dan Fandrich |
2014-06-17 | opts: initial makefile | Daniel Stenberg |
2014-05-26 | url-parser: only use if_nametoindex if detected by configure | Daniel Stenberg |
2014-05-24 | configure: fix the nghttp2 detection when not found | Daniel Stenberg |
2014-05-23 | configure: detect nghttp2 by default | Daniel Stenberg |
2014-05-17 | configure: add GSS-API to supported features | Daniel Stenberg |
2014-05-17 | configure: add SPNEGO to supported features | Daniel Stenberg |
2014-05-07 | configure: Don't set LD_LIBRARY_PATH when cross-compiling | Aaro Koskinen |
2014-04-23 | cyassl: Use error-ssl.h when available | Dan Fandrich |
2014-04-22 | configure: use the nghttp2 path correctly with pkg-config | Daniel Stenberg |
2014-04-21 | configure: fix wrong comment | Dilyan Palauzov |
2014-03-03 | configure: call it GSS-API | Michael Osipov |
2014-02-25 | configure: Tiny fix to honor POSIX | naota |
2014-02-17 | configure: Fix the --disable-crypto-auth option | Dan Fandrich |
2014-02-03 | openssl: add ALPN support | Fabian Frank |
2014-01-30 | http2-openssl: verify that NPN functionality is present | Daniel Stenberg |
2014-01-16 | configure: fix gssapi linking on HP-UX | Michael Osipov |
2014-01-02 | Bumped copyright year to 2014 | Steve Holme |
2013-12-02 | nss: unconditionally require NSS_InitContext() | Kamil Dudka |
2013-12-02 | nss: use a better API for controlling SSL version | Kamil Dudka |
2013-11-13 | configure: Fix test with -Werror=implicit-function-declaration | Daniel Stenberg |
2013-10-22 | configure: check for long long when building with cyassl | Daniel Stenberg |
2013-09-05 | configure: add HTTP2 as a curl-config --feature output | Daniel Stenberg |
2013-09-04 | configure: added --with-nghttp2 | Daniel Stenberg |
2013-08-25 | FTP: remove krb4 support | Daniel Stenberg |
2013-07-18 | configure: fix 'subdir-objects' distclean related issue | Yang Tse |
2013-07-09 | configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) | Yang Tse |
2013-04-16 | curl-config: don't output static libs when they are disabled | Wouter Van Rooy |
2013-04-12 | configure: try pthread_create without -lpthread | Daniel Stenberg |
2013-04-08 | configure: remove CURL_CHECK_FUNC_RECVFROM | Daniel Stenberg |
2013-03-12 | curl.h: stricter CURL_EXTERN linkage decorations logic | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-02-24 | darwinssl: fix undefined $ssllib warning in runtests.pl | Nick Zitzmann |
2013-02-23 | strcasestr: remove check for this unused function | Daniel Stenberg |
2013-02-14 | strlcat: remove function | Daniel Stenberg |
2013-02-04 | configure: update the copyright years for the output. | Guenter Knauf |
2013-01-28 | zz40-xc-ovr.m4: 1.0 interface stabilization | Yang Tse |
2013-01-23 | configure: use XC_CONFIGURE_PREAMBLE early checks | Yang Tse |
2013-01-20 | configure: autotools compatibility fixes - step I | Yang Tse |
2013-01-15 | commit bc682cbd follow-up | Yang Tse |
2013-01-14 | configure: fix automake 1.13 compatibility | Yang Tse |
2013-01-09 | docs: the --with-darwinssl option is available on Apple OSes | Nick Zitzmann |
2013-01-08 | Revert "configure: update req to 2.59" | Daniel Stenberg |
2013-01-08 | configure: update req to 2.59 | Daniel Stenberg |