summaryrefslogtreecommitdiff
path: root/lib/curl_multibyte.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-04-251-1/+1
* lib: fix some misuse of curlx_convert_wchar_to_UTF8Jay Satiro2022-03-181-5/+5
* curl_multibyte: Remove local encoding fallbacksJay Satiro2021-06-211-22/+28
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-271-1/+1
* curl_multibyte: always return a heap-allocated copy of stringJay Satiro2021-02-201-1/+5
* curl_multibyte: fall back to local code page stat/access on WindowsJay Satiro2021-02-091-31/+19
* file: Support unicode urls on windowsStephan Szabo2021-02-091-0/+26
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* multibyte: Fixed access-> waccess to file for Windows PlarformValentyn Korniienko2020-06-211-0/+21
* curl_setup: support Unicode functions to open files on WindowsMarcel Raad2020-05-141-0/+51
* curl_multibyte: add to curlxMarcel Raad2020-05-141-15/+12
* 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