summaryrefslogtreecommitdiff
path: root/src/tool_urlglob.c
Commit message (Expand)AuthorAgeFilesLines
...
* urlglob: better detect unclosed braces, empty lists and overflowsDaniel Stenberg2013-08-161-230/+243
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* globbing: fix segfault when >9 globs were usedDaniel Stenberg2012-08-071-2/+8
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-11/+24
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+597