index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_urlglob.c
Age
Commit message (
Expand
)
Author
2013-10-22
glob: fix regression from commit 5ca96cb844
Daniel Stenberg
2013-09-06
urlglob: improved error messages and column number on bad use
Daniel Stenberg
2013-09-06
urlglob: avoid error code translation
Daniel Stenberg
2013-09-06
urlglob: avoid NULL pointer dereference
Daniel Stenberg
2013-08-26
tool_urlglob.c: Fixed compiler warnings
Steve Holme
2013-08-16
glob: error out on range overflow
Daniel Stenberg
2013-08-16
urlglob: better detect unclosed braces, empty lists and overflows
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-08-07
globbing: fix segfault when >9 globs were used
Daniel Stenberg
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-10-05
curl tool: OOM handling fixes
Yang Tse
2011-10-05
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse