summaryrefslogtreecommitdiff
path: root/lib/curl_multibyte.c
Commit message (Expand)AuthorAgeFilesLines
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* curl_multibyte: fix a malloc overcalculationJay Satiro2018-11-061-6/+6
* curl_multibyte: fix compiler errorGisle Vanem2016-05-201-0/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* free: instead of Curl_safefree()Daniel Stenberg2015-03-161-2/+4
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-4/+1
* ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme2015-01-181-2/+2
* ldap: Fixed Unicode usage for all Win32 buildsSteve Holme2015-01-041-3/+4
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* unicode NTLM SSPI: cleanupYang Tse2012-07-051-16/+9
* build: add our standard includes to curl_darwinssl.c and curl_multibyte.cYang Tse2012-06-271-0/+7
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-151-0/+82