Age | Commit message (Expand) | Author |
2016-03-27 | http_ntlm: Renamed from curl_ntlm.[c|h] | Steve Holme |
2016-03-26 | http_negotiate: Combine GSS-API and SSPI source files | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-26 | vauth: Moved the Negotiate authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Updated the copyright year after recent changes | Steve Holme |
2016-03-25 | vauth: Moved the OAuth 2.0 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the NTLM authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the Kerberos V5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the DIGEST authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the CRAM-MD5 authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved the ClearText authentication code to the new vauth directory | Steve Holme |
2016-03-25 | vauth: Moved Curl_sasl_build_spn() to create the initial vauth source files | Steve Holme |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-10-20 | vtls: added support for mbedTLS | Jonas Minnberg |
2015-05-12 | bundles: merged into conncache.c | Daniel Stenberg |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2015-02-15 | By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" | Nick Zitzmann |
2015-02-07 | schannel: Removed curl_ prefix from source files | Steve Holme |
2015-01-28 | des: Added Curl_des_set_odd_parity() | Steve Holme |
2014-12-31 | endian: Fixed Linux compilation issues | Steve Holme |
2014-12-31 | endian: Introduced endian module | Steve Holme |
2014-12-06 | Makefile.inc: Updated file formatting | Steve Holme |
2014-12-02 | sasl_gssapi: Introduced GSS-API based SASL module | Steve Holme |
2014-11-29 | smb: Added initial source files for SMB | Bill Nagel |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-05-18 | build: Slight rename of new LIB_* makefile file variables | Steve Holme |
2014-05-11 | Makefile.inc: Added resource file to assist Visual Studio project generation | Steve Holme |
2014-05-09 | Makefile.inc: Separated the lib and lib/vtls source file variables | Steve Holme |
2014-04-06 | sasl: Renamed SSPI module following short name clash | Steve Holme |
2014-04-05 | sasl: Added initial stub functions for SSPI DIGEST-MD support | Steve Holme |
2013-12-20 | Makefile.inc: use standard source header | Daniel Stenberg |
2013-12-20 | Makefile.inc: specify the vtls sources+headers separately | Daniel Stenberg |
2013-12-20 | vtls: renamed sslgen.[ch] to vtls.[ch] | Daniel Stenberg |
2013-12-20 | openssl: renamed backend files to openssl.[ch] | Daniel Stenberg |
2013-12-20 | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg |
2013-12-20 | vtls: created subdir, moved sslgen.[ch] there, updated all include lines | Daniel Stenberg |
2013-11-27 | sigpipe: factor out sigpipe_reset from easy.c | Jeff King |
2013-10-12 | Fixed typo in Makefile.inc that left http2.h out of the tar ball | Dan Fandrich |
2013-09-04 | http2: add http2.[ch] and add nghttp2 version output | Daniel Stenberg |
2013-08-26 | security.h: rename to curl_sec.h to avoid name collision | Daniel Stenberg |
2013-08-25 | FTP: remove krb4 support | Daniel Stenberg |
2013-07-15 | OS400: new SSL backend GSKit | Patrick Monnerat |
2013-07-15 | x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract | Patrick Monnerat |
2013-06-25 | formpost: better random boundaries | Daniel Stenberg |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-03-13 | Multiple pipelines and limiting the number of connections. | Linus Nielsen Feltzing |
2013-02-19 | polarssl threadlock cleanup | Yang Tse |
2013-02-15 | PolarSSL: pthread support for entropy | Willem Sparreboom |
2013-02-06 | setup-vms.h: post VMS patch cleanup - III | Yang Tse |
2013-02-05 | VMS: fix and generate the VMS build config | John E. Malmberg |