aboutsummaryrefslogtreecommitdiff
path: root/src/tool_urlglob.h
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-17checksrc: detect and remove space before trailing semicolonsDaniel Stenberg
2014-12-16tool_urlglob: unify return codes to use CURLcodeDaniel Stenberg
2013-09-06urlglob: improved error messages and column number on bad useDaniel Stenberg
2013-08-16urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg
2012-08-07globbing: fix segfault when >9 globs were usedDaniel Stenberg
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-05curl tool: OOM handling fixesYang Tse
2011-10-05curl tool: reviewed code moved to tool_*.[ch] filesYang Tse