summaryrefslogtreecommitdiff
path: root/lib/dotdot.c
Commit message (Expand)AuthorAgeFilesLines
* Curl_dedotdotify(): always nul terminate returned string.Even Rouault2018-09-241-0/+2
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-13/+13
* dedotdot: fixed output for ".." and "." only inputDaniel Stenberg2017-06-031-1/+2
* memdebug: Ensure curl/curl.h is included before curl_memory.hSteve Holme2016-04-011-1/+3
* URLs: change more http to httpsViktor Szakats2016-02-041-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* dotdot: allow an empty input string tooDaniel Stenberg2016-02-021-1/+8
* copyright: Updated following recent editsSteve Holme2014-04-281-1/+1
* Added a few more const where possibleDan Fandrich2014-04-291-1/+1
* dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify()Fabian Keil2013-07-231-1/+1
* dotdot.c: fix global declaration shadowingYang Tse2013-07-111-13/+13
* dotdot: introducing dot file path cleanupDaniel Stenberg2013-06-221-0/+170