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_cfgable.h
Age
Commit message (
Expand
)
Author
2012-06-21
curl: Made --metalink option toggle Metalink functionality
Tatsuhiro Tsujikawa
2012-05-26
Reduced #ifdef HAVE_METALINK
Tatsuhiro Tsujikawa
2012-05-26
Minimize usage of structs from libmetalink
Tatsuhiro Tsujikawa
2012-05-26
Support Metalink.
Tatsuhiro Tsujikawa
2012-04-18
Take in account that CURLAUTH_* bitmasks are now 'unsigned long'
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2012-04-05
curl: add --post303 to set the CURL_REDIR_POST_303 option
Daniel Stenberg
2012-02-16
curl: Added support for --mail-auth
Steve Holme
2012-02-09
--ssl-allow-beast added
Daniel Stenberg
2011-10-16
--show-error: position indepdenent
Daniel Stenberg
2011-09-30
curl tool: fix some more OOM handling
Yang Tse
2011-09-21
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-19
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-16
curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]
Yang Tse