Age | Commit message (Expand) | Author |
2015-01-22 | configure: remove detection of the old yassl emulation API | Daniel Stenberg |
2015-01-22 | BoringSSL: fix build for non-configure builds | Daniel Stenberg |
2015-01-22 | configure: fix BoringSSL detection and detect libresssl | Daniel Stenberg |
2015-01-22 | BoringSSL: detected by configure, switches off NTLM | Daniel Stenberg |
2015-01-18 | ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP | Steve Holme |
2014-12-27 | code/docs: Use correct case for IPv4 and IPv6 | Steve Holme |
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme |
2014-12-26 | configure: Use camel case for UNIX sockets feature output | Steve Holme |
2014-12-07 | smb: Build with SSPI enabled | Bill Nagel |
2014-12-04 | libcurl: add UNIX domain sockets support | Peter Wu |
2014-12-02 | configure: Fixed inclusion of SMB when no crypto engines available | Steve Holme |
2014-11-29 | smb: Added configuration options for SMB | Bill Nagel |
2014-11-15 | tool: Use Kerberos for supported features | Michael Osipov |
2014-11-11 | configure: Fixed inclusion of krb5 when CURL_DISABLE_CRYPTO_AUTH is defined | Steve Holme |
2014-11-10 | configure: assume krb5 when gss-api works | Daniel Stenberg |
2014-11-09 | libssh2: detect features based on version, not configure checks | Daniel Stenberg |
2014-11-09 | configure: Fixed NTLM missing from features when CURL_DISABLE_HTTP defined | Steve Holme |
2014-11-07 | configure: Added krb5 to the supported features | Steve Holme |
2014-10-29 | configure.ac: remove checks for OpenSSL NPN/ALPN funcs again | Daniel Stenberg |
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 |