aboutsummaryrefslogtreecommitdiff
path: root/src/tool_dirhie.c
AgeCommit message (Expand)Author
2020-01-09tool_dirhie.c: fix the copyright year rangeDaniel Stenberg
2020-01-09tool_dirhie: Allow directory traversal during creationJay Satiro
2018-11-23snprintf: renamed and we now only use msnprintf()Daniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-08-25curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg
2018-01-24Fixes for MSDOS etc.Gisle Vanem
2017-07-10curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro
2016-09-14curl: make --create-dirs on windows grok both forward and backward slashesDaniel Stenberg
2016-09-07curl: whitelist use of strtok() in non-threaded contextDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-17checksrc: use space after commaDaniel Stenberg
2013-03-07checksrc: ban unsafe functionsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse