aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_multibyte.c
AgeCommit message (Expand)Author
2020-05-14curl_setup: support Unicode functions to open files on WindowsMarcel Raad
2020-05-14curl_multibyte: add to curlxMarcel Raad
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-11-06curl_multibyte: fix a malloc overcalculationJay Satiro
2016-05-20curl_multibyte: fix compiler errorGisle Vanem
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-16free: instead of Curl_safefree()Daniel Stenberg
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2015-01-18ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAPSteve Holme
2015-01-04ldap: Fixed Unicode usage for all Win32 buildsSteve Holme
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-07-05unicode NTLM SSPI: cleanupYang Tse
2012-06-27build: add our standard includes to curl_darwinssl.c and curl_multibyte.cYang Tse
2012-06-15SSPI related code: Unicode support for WinCEMark Salisbury