aboutsummaryrefslogtreecommitdiff
path: root/src/tool_urlglob.c
AgeCommit message (Expand)Author
2014-07-12Fixed some "statement not reached" warningsDan Fandrich
2014-05-09tool_urlglob.c: Fixed compilation warningSteve Holme
2014-04-18tool_urlglob.c: added some comments to clarify for loop conditionsMarc Hoersken
2014-03-30curl: stop interpreting IPv6 literals as glob patterns.Paul Marks
2013-11-28globbing: curl glob counter mismatch with {} list useDaniel Stenberg
2013-11-03glob_range: pass the closing bracket for a-z rangesDaniel Stenberg
2013-10-22glob: fix regression from commit 5ca96cb844Daniel Stenberg
2013-09-06urlglob: improved error messages and column number on bad useDaniel Stenberg
2013-09-06urlglob: avoid error code translationDaniel Stenberg
2013-09-06urlglob: avoid NULL pointer dereferenceDaniel Stenberg
2013-08-26tool_urlglob.c: Fixed compiler warningsSteve Holme
2013-08-16glob: error out on range overflowDaniel Stenberg
2013-08-16urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-08-07globbing: fix segfault when >9 globs were usedDaniel Stenberg
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
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