summaryrefslogtreecommitdiff
path: root/src/urlglob.c
Commit message (Expand)AuthorAgeFilesLines
* mac fixesDaniel Stenberg2001-11-291-1/+4
* (un)signed and const cleanupDaniel Stenberg2001-08-141-3/+3
* big reorg to make it not exit when it fails, but instead just not do anyDaniel Stenberg2001-01-231-48/+119
* Multiple URL support addedDaniel Stenberg2001-01-081-3/+3
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* urlglob fix to prevent crashing when -o path is longer than urlDaniel Stenberg2000-12-061-48/+94
* removed URL size restrictions, dynamically allocates the needed bufferDaniel Stenberg2000-11-201-5/+9
* haxx.nu => haxx.seDaniel Stenberg2000-11-091-2/+2
* Jörn added glob_cleanup()Daniel Stenberg2000-10-121-0/+18
* added memory debugging supportDaniel Stenberg2000-10-091-0/+4
* moved here from the newlib branchDaniel Stenberg2000-05-221-19/+19
* changed the glob_url() call, after Janne Johansson's buffer overflow reportDaniel Stenberg2000-05-091-5/+10
* Ron Zapp <rzapper@yahoo.com> corrected a sprintf() problemDaniel Stenberg2000-02-081-2/+4
* Initial revisionDaniel Stenberg1999-12-291-0/+332