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
/
src
/
tool_dirhie.c
Age
Commit message (
Expand
)
Author
2020-01-09
tool_dirhie.c: fix the copyright year range
Daniel Stenberg
2020-01-09
tool_dirhie: Allow directory traversal during creation
Jay Satiro
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-09-23
whitespace fixes
Viktor Szakats
2018-08-25
curl: fix time-of-check, time-of-use race in dir creation
Daniel Stenberg
2018-01-24
Fixes for MSDOS etc.
Gisle Vanem
2017-07-10
curl_setup_once: Remove ERRNO/SET_ERRNO macros
Jay Satiro
2016-09-14
curl: make --create-dirs on windows grok both forward and backward slashes
Daniel Stenberg
2016-09-07
curl: whitelist use of strtok() in non-threaded context
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2013-03-07
checksrc: ban unsafe functions
Daniel Stenberg
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-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-09-19
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse