summaryrefslogtreecommitdiff
path: root/src/urlglob.h
Commit message (Expand)AuthorAgeFilesLines
* Introducing range stepping to the curl globbing support. Now you can specifyDaniel Stenberg2005-11-101-7/+9
* int/size_t cleanupDaniel Stenberg2004-03-231-2/+2
* use curl standard source formattingDaniel Stenberg2004-03-081-1/+5
* Moved the error message buffer into the glob struct as well.Daniel Stenberg2004-03-081-0/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Pass the error stream pointer to the URL globber, so that it can reportDaniel Stenberg2003-06-101-3/+3
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Multiple URL support addedDaniel Stenberg2001-01-081-0/+1
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* urlglob fix to prevent crashing when -o path is longer than urlDaniel Stenberg2000-12-061-1/+3
* removed pedantic compiler warningsDaniel Stenberg2000-11-211-0/+1
* haxx.nu => haxx.seDaniel Stenberg2000-11-091-2/+2
* changed the glob_url() call, after Janne Johansson's buffer overflow reportDaniel Stenberg2000-05-091-1/+1
* Initial revisionDaniel Stenberg1999-12-291-0/+74