summaryrefslogtreecommitdiff
path: root/src/tool_urlglob.h
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesViktor Szakats2018-09-231-1/+0
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-3/+3
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* checksrc: detect and remove space before trailing semicolonsDaniel Stenberg2015-03-171-2/+2
* tool_urlglob: unify return codes to use CURLcodeDaniel Stenberg2014-12-161-4/+4
* urlglob: improved error messages and column number on bad useDaniel Stenberg2013-09-061-1/+2
* urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg2013-08-161-12/+13
* globbing: fix segfault when >9 globs were usedDaniel Stenberg2012-08-071-1/+4
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+72