Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code style: use spaces around pluses | Daniel Stenberg | 2017-09-11 | 1 | -2/+2 |
* | code style: use spaces around equals signs | Daniel Stenberg | 2017-09-11 | 1 | -13/+13 |
* | dedotdot: fixed output for ".." and "." only input | Daniel Stenberg | 2017-06-03 | 1 | -1/+2 |
* | memdebug: Ensure curl/curl.h is included before curl_memory.h | Steve Holme | 2016-04-01 | 1 | -1/+3 |
* | URLs: change more http to https | Viktor Szakats | 2016-02-04 | 1 | -1/+1 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | dotdot: allow an empty input string too | Daniel Stenberg | 2016-02-02 | 1 | -1/+8 |
* | copyright: Updated following recent edits | Steve Holme | 2014-04-28 | 1 | -1/+1 |
* | Added a few more const where possible | Dan Fandrich | 2014-04-29 | 1 | -1/+1 |
* | dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify() | Fabian Keil | 2013-07-23 | 1 | -1/+1 |
* | dotdot.c: fix global declaration shadowing | Yang Tse | 2013-07-11 | 1 | -13/+13 |
* | dotdot: introducing dot file path cleanup | Daniel Stenberg | 2013-06-22 | 1 | -0/+170 |