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_getparam.c
Age
Commit message (
Expand
)
Author
2016-04-29
curl: remove "--socks" as "--socks5" turned 8
Daniel Stenberg
2016-04-29
curl: remove --http-request
Daniel Stenberg
2016-04-29
curl: use --telnet-option as documented
Daniel Stenberg
2016-04-29
getparam: remove support for --ftpport
Daniel Stenberg
2016-04-29
aliases: remove trailing space from capath string
Daniel Stenberg
2016-04-29
cmdline parse: only single letter options have single-letter strings
Daniel Stenberg
2016-04-18
tool: add --tcp-fastopen option
Alessandro Ghedini
2016-04-17
news: CURLOPT_CONNECT_TO and --connect-to
Michael Kaufmann
2016-04-09
CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME
Steve Holme
2016-04-03
code: style updates
Daniel Stenberg
2016-03-31
http2: support "prior knowledge", no upgrade from HTTP/1.1
Diego Bes
2016-02-23
TFTP: add option to suppress TFTP option requests (Part 2)
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-12-15
curl --expect100-timeout: added
Daniel Stenberg
2015-11-09
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
Steve Holme
2015-11-09
oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments
Steve Holme
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-06-18
tool: always provide negotiate/kerberos options
Daniel Stenberg
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-25
tool: New option --data-raw to HTTP POST data, '@' allowed.
Anthony Avina
2015-04-23
tool: fixed a comment typo
Dan Fandrich
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
2014-12-04
tool: add --unix-socket option
Peter Wu
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-10-04
getparameter: remove dead code
Daniel Stenberg
2014-10-04
getparameter: comment a switch FALLTHROUGH
Daniel Stenberg
2014-08-08
tool_getparam.c: Fixed compilation warning
Steve Holme
2014-07-23
curl.h/features: Deprecate GSS-Negotiate macros due to bad naming
Michael Osipov
2014-05-22
tool_getparam.c: Fixed compilation warnings
Steve Holme
2014-04-04
curl: add --proxy-header
Maciej Puzio
2014-03-22
tool_getparam: Removed "dead assignment" code introduced in commit 1a9b58fc
Steve Holme
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-03-01
tool: Moved --progress-bar to the global config
Steve Holme
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-27
tool: Moved --trace and --verbose to the global config
Steve Holme
2014-02-27
tool: Moved --silient to the global config
Steve Holme
2014-02-27
tool_cfgable: Added GlobalConfig pointer to OperationConfig
Steve Holme
2014-02-26
tool: Reworked argument parsing to use --next/-:
Steve Holme
2014-02-26
tool_getparam: Added initial support for --next/-:
Steve Holme
2014-02-25
parse_args: fix a too long source code line
Daniel Stenberg
2014-02-25
tool: Moved --showerror to the global config
Steve Holme
2014-02-25
tool_getparam: Added global config to getparameter()
Steve Holme
[next]