Age | Commit message (Expand) | Author |
2016-11-07 | s/cURL/curl | Daniel Stenberg |
2016-10-31 | strcase: fix the remaining rawstr users | 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 |
2015-05-14 | build: removed bundles.c from make files | Dan Fandrich |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | 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-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-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 |
2014-01-05 | packages: follow up fix for a47c142, 11e8066 and 92b9ae5 | Marc Hoersken |
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-09-03 | Updated Symbian build files | Dan Fandrich |
2012-06-27 | build: add curl_schannel and curl_darwinssl files to other build systems | Yang Tse |
2012-06-15 | build: add curl_multibyte files to build systems | Yang Tse |
2012-06-04 | sasl: add reference for curl_sasl | Yang Tse |
2011-08-28 | NTLM: END of refactoring/splitting/moving | Yang Tse |
2011-08-28 | NTLM: move NTLM core specifics into curl_ntlm_core.[ch] | Yang Tse |
2011-08-27 | NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch] | Yang Tse |
2011-08-14 | http NTLM: add curl_ntlm.c to Symbian's libcurl.mmp | Yang Tse |
2011-04-25 | Added new resolver sources to Symbian and VC6 build files | Dan Fandrich |
2011-04-04 | Added http_proxy.c to the Symbian build files | Dan Fandrich |
2010-08-25 | Added new source files to Symbian and TPF makefiles | Dan Fandrich |
2010-08-03 | build: add missing new files to non-configure target build files | Yang Tse |
2010-06-02 | add missing new files to non-configure target build files | Yang Tse |
2010-05-12 | Added Polar SSL and RTMP files to the non-autoconf build files | Dan Fandrich |
2010-05-12 | Added the new ftp source files to the non-autoconf build files | Dan Fandrich |
2010-04-20 | hmac.c related compilation adjustment | Yang Tse |
2010-03-11 | Enable Symbian zlib support by default. | Dan Fandrich |
2010-03-10 | A few Symbian build changes | Dan Fandrich |
2010-02-19 | fix compiler warning | Yang Tse |