Age | Commit message (Expand) | Author |
2016-06-22 | Makefile.vc: link with crypt32.lib for winssl builds | Daniel Stenberg |
2016-06-22 | vc: fix the build for schannel certinfo support | Daniel Stenberg |
2016-05-30 | loadlibrary: Only load system DLLs from the system directory | Steve Holme |
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 | build: Corrected typos from commit 70e56939aa | 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-03-25 | build: Updated all makefiles and project files for the new vauth directory | Steve Holme |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-05-14 | build: removed bundles.c from make files | Dan Fandrich |
2015-04-30 | build: update depedency versions, urls, example makefiles | Viktor Szakats |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-02-16 | Makefile.vc6: Corrected typos in rename of darwinssl.obj | Steve Holme |
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-05 | build: updated dependencies in makefiles. | Guenter Knauf |
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-11-08 | Makefile.vc6: Added support for WinIDN | Steve Holme |
2014-10-13 | vtls: remove QsoSSL | Patrick Monnerat |
2014-04-06 | Makefile.vc6: Added curl_sasl_sspi.c | Steve Holme |
2014-01-05 | Makefile: Added missing WinSSL and x64 configurations | Steve Holme |
2014-01-03 | Makefile.vc6: follow up fix for 11e8066 and 92b9ae5 | Marc Hoersken |
2014-01-02 | Updated copyright year for recent changes | Steve Holme |
2014-01-02 | Trial to fix the nmake Makefile for vtls files. | Guenter Knauf |
2013-08-31 | Removed reference to krb4.c. | Guenter Knauf |
2013-07-08 | Added winssl-zlib target to VC builds. | Guenter Knauf |
2013-07-08 | Synced Makefile.vc6 with recent changes. | Guenter Knauf |
2013-05-11 | Updated zlib version in build files. | Guenter Knauf |
2013-03-14 | Makefile.vc6: add missing files | Yang Tse |
2013-02-09 | Updated dependency libs. | Guenter Knauf |
2013-02-06 | msvc: move Makefile.msvc.names into winbuild/ | Daniel Stenberg |
2013-01-28 | Updated dependency libs. | Guenter Knauf |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-10 | build: add bundles and conncache files to other build systems | Yang Tse |
2012-11-21 | VC Makefiles: add missing hostcheck | Daniel Stenberg |
2012-09-23 | Makefile.vc6: Added missing default library advapi32.lib | Marc Hoersken |
2012-08-07 | VC build: add define for openssl | Daniel Stenberg |