Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_multibyte: fix compiler error | Gisle Vanem | 2016-05-20 | 1 | -0/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | free: instead of Curl_safefree() | Daniel Stenberg | 2015-03-16 | 1 | -2/+4 |
* | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg | 2015-03-03 | 1 | -4/+1 |
* | ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP | Steve Holme | 2015-01-18 | 1 | -2/+2 |
* | ldap: Fixed Unicode usage for all Win32 builds | Steve Holme | 2015-01-04 | 1 | -3/+4 |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -2/+2 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -2/+2 |
* | unicode NTLM SSPI: cleanup | Yang Tse | 2012-07-05 | 1 | -16/+9 |
* | build: add our standard includes to curl_darwinssl.c and curl_multibyte.c | Yang Tse | 2012-06-27 | 1 | -0/+7 |
* | SSPI related code: Unicode support for WinCE | Mark Salisbury | 2012-06-15 | 1 | -0/+82 |