summaryrefslogtreecommitdiff
path: root/src/tool_urlglob.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-10/+10
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* 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