summaryrefslogtreecommitdiff
path: root/lib/escape.c
Commit message (Expand)AuthorAgeFilesLines
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* curl_unescape() did not stop at the set length properly when %-codes wereDaniel Stenberg2000-11-211-1/+2
* added memory debugging include fileDaniel Stenberg2000-10-091-0/+5
* in unescape(), '+' is now only converted to space after the first '?'Daniel Stenberg2000-08-311-7/+17
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* moved here from the newlib branchDaniel Stenberg2000-05-221-5/+4
* curl_unescape() could make a buffer overflowDaniel Stenberg2000-03-201-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+111