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_sdecls.h
Age
Commit message (
Expand
)
Author
2018-09-23
whitespace fixes
Viktor Szakats
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-09-02
tool_sdecls.h: Fixed compilation warning from commit 4a889441d3
Steve Holme
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2012-07-02
Include metalink/metalink.h for libmetalink functions
Tatsuhiro Tsujikawa
2012-06-21
curl: Made --metalink option toggle Metalink functionality
Tatsuhiro Tsujikawa
2012-06-07
Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed
Yang Tse
2012-05-26
Format GETOUT_METALINK nicely
Tatsuhiro Tsujikawa
2012-05-26
Applied patches from Daniel
Tatsuhiro Tsujikawa
2012-05-26
Support Metalink.
Tatsuhiro Tsujikawa
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-09-30
curl tool: fix some more OOM handling
Yang Tse
2011-09-24
curl tool: fix some OOM handling issues
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse