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
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-08
curl tool: accept --compressed also if Brotli is enabled and zlib is not.
Patrick Monnerat
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-02-05
time-cond: fix reading the file modification time on Windows
Michael Kaufmann
2018-01-30
curl: add --proxy-pinnedpubkey
Daniel Stenberg
2017-12-26
tool_getparam: Support size modifiers for --max-filesize
Gisle Vanem
2017-11-04
curl: speed up handling of many URLs
Daniel Stenberg
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-09-02
mime: use in curl cli tool instead of form API.
Patrick Monnerat
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-14
strtoofft: reduce integer overflow risks globally
Daniel Stenberg
2017-08-07
curl: detect and bail out early on parameter integer overflows
Daniel Stenberg
2017-08-05
getparameter: avoid returning uninitialized 'usedarg'
Daniel Stenberg
2017-07-09
tool_getparam: fix potentially uninitialized err
Jay Satiro
2017-06-28
curl --socks5-{basic,gssapi}: control socks5 auth
Kamil Dudka
2017-06-26
tool_getparam: fix memory leak on test 1147 OOM (torture tests)
Jay Satiro
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-16
curl: prevent binary output spewed to terminal
Daniel Stenberg
2017-06-15
curl: allow --header and --proxy-header read from file
Daniel Stenberg
2017-05-09
tool: fix remaining -Wcast-qual warnings
Marcel Raad
2017-05-06
curl: remove tool_writeenv.[ch]
Daniel Stenberg
2017-05-04
curl: fix warning "comma at end of enumerator list"
Daniel Stenberg
2017-05-02
curl: non-boolean command line args reject --no- prefixes
Daniel Stenberg
2017-05-01
tool: Fix missing prototype warnings for CURL_DOES_CONVERSIONS
Jay Satiro
2017-03-13
Improve code readbility
Sylvestre Ledru
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
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
[next]