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
/
non-ascii.c
Age
Commit message (
Expand
)
Author
2017-09-15
non-ascii: use iconv() with 'char **' argument
Daniel Stenberg
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-09-02
non-ascii: allow conversion functions to be called with a NULL data handle.
Patrick Monnerat
2017-07-10
curl_setup_once: Remove ERRNO/SET_ERRNO macros
Jay Satiro
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-12-20
non-ascii: Reduce variable usage
Steve Holme
2014-12-20
non-ascii: Prefer while loop rather than a do loop
Steve Holme
2014-12-20
non-ascii: Reduce variable scope
Steve Holme
2014-12-19
non-ascii: We prefer 'CURLcode result'
Steve Holme
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
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
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-11-17
mem-include-scan: verify memory #includes
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-20
CURL_DOES_CONVERSIONS: fixes
Gisle Vanem
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg