gnutls: ignore invalid certificate dates with VERIFYPEER disabled
[platform/upstream/curl.git] / src / tool_getparam.h
2014-02-26 Steve Holmetool_getparam: Added initial support for --next/-:
2014-02-25 nickzmanMerge pull request #93 from d235j/darwinssl_ip_address_fix
2014-02-25 Steve Holmetool_getparam: Added global config to getparameter()
2014-02-25 Steve Holmetool_getparam.h: Fixed compilation warning
2014-02-24 Steve Holmetool_main: Moved easy handle into global config structure
2014-02-23 Steve Holmetool_cfgable: Renamed Configurable structure to Operati...
2014-02-23 Steve Holmetool_getparam: Moved hugehelp() call into operate()
2014-02-23 Steve Holmetool_getparam: Moved tool_version_info() call into...
2014-02-22 Steve Holmetool_cfgable: Removed list_engine flag from config...
2014-02-03 Steve Holmetool_operate: Moved command line argument parsing into...
2013-05-06 Kamil Dudkaunit1394.c: plug the curl tool unit test in
2012-11-26 Yang Tseavoid mixing of enumerated type with another type
2012-07-10 Daniel Stenbergcmdline: parse numerical options stricter
2012-06-08 Daniel Stenbergtool_getparam.h: fix compiler error
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-04 Yang Tsecurl tool: code moved to tool_*.[ch] files