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
2017-02-14
curl: fix typo in time condition warning message
Nick Draffen
2017-01-13
unix_socket: add support for abstract unix domain socket
Isaac Boukris
2016-12-17
tool_getparam.c: make comments use the up-to-date option names
Daniel Stenberg
2016-12-16
preproxy: renamed what was added as SOCKS_PROXY
Daniel Stenberg
2016-12-16
curl: normal socks proxies still use CURLOPT_PROXY
Daniel Stenberg
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-28
curl: remove --proxy-ssl* options
Daniel Stenberg
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-11-14
curl: add --fail-early
Daniel Stenberg
2016-11-11
curl: Add --retry-connrefused
Daniel Hwang
2016-11-07
curl: introduce the --tlsv1.3 option to force TLS 1.3
Kamil Dudka
2016-10-31
strcase: make the tool use curl_str[n]equal instead
Daniel Stenberg
2016-10-31
strcasecompare: all case insensitive string compares ignore locale now
Daniel Stenberg
2016-10-31
strcasecompare: is the new name for strequal()
Daniel Stenberg
2016-08-17
curl: allow "pkcs11:" prefix for client certificates
David Woodhouse
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
[next]