summaryrefslogtreecommitdiff
path: root/src/tool_dirhie.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: check for spaces before the colon of switch labelsEmanuele Torre2023-04-271-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* netware: remove leftover tracesDaniel Gustafsson2022-11-231-6/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* checksrc: detect more kinds of NULL comparisons we avoidDaniel Stenberg2021-12-271-3/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tool_dirhie.c: fix the copyright year rangeDaniel Stenberg2020-01-091-1/+1
* tool_dirhie: Allow directory traversal during creationJay Satiro2020-01-091-2/+17
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-2/+2
* whitespace fixesViktor Szakats2018-09-231-1/+0
* curl: fix time-of-check, time-of-use race in dir creationDaniel Stenberg2018-08-251-6/+4
* Fixes for MSDOS etc.Gisle Vanem2018-01-241-4/+4
* curl_setup_once: Remove ERRNO/SET_ERRNO macrosJay Satiro2017-07-101-1/+1
* curl: make --create-dirs on windows grok both forward and backward slashesDaniel Stenberg2016-09-141-3/+12
* curl: whitelist use of strtok() in non-threaded contextDaniel Stenberg2016-09-071-1/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc: use space after commaDaniel Stenberg2015-03-171-2/+2
* checksrc: ban unsafe functionsDaniel Stenberg2013-03-071-4/+6
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+0
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-0/+151