index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_multibyte.c
Age
Commit message (
Expand
)
Author
2020-05-14
curl_setup: support Unicode functions to open files on Windows
Marcel Raad
2020-05-14
curl_multibyte: add to curlx
Marcel Raad
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2018-11-06
curl_multibyte: fix a malloc overcalculation
Jay Satiro
2016-05-20
curl_multibyte: fix compiler error
Gisle Vanem
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-16
free: instead of Curl_safefree()
Daniel Stenberg
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2015-01-18
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
Steve Holme
2015-01-04
ldap: Fixed Unicode usage for all Win32 builds
Steve Holme
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-07-05
unicode NTLM SSPI: cleanup
Yang Tse
2012-06-27
build: add our standard includes to curl_darwinssl.c and curl_multibyte.c
Yang Tse
2012-06-15
SSPI related code: Unicode support for WinCE
Mark Salisbury