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
2019-05-25
Revert all SASL authzid (new feature) commits
Jay Satiro
2019-05-22
curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
Steve Holme
2019-05-20
curl: report error for "--no-" on non-boolean options
Daniel Stenberg
2019-03-03
alt-svc: the curl command line bits
Daniel Stenberg
2019-02-19
cli tool: fix mime post with --disable-libcurl-option configure option
Patrick Monnerat
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-11-30
curl: fix memory leak reading --writeout from file
Daniel Stenberg
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-11-09
curl: --local-port range was not "including"
Daniel Stenberg
2018-11-08
curl: --local-port fix followup
Daniel Stenberg
2018-11-07
curl: fix --local-port integer overflow
Daniel Stenberg
2018-11-03
tool_getparam: fix some comments
Michael Kaufmann
2018-09-06
curl: --doh-url added
Daniel Stenberg
2018-08-21
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
Marcel Raad
2018-08-15
curl: warn the user if a given file name looks like an option
Daniel Stenberg
2018-08-08
ssl: set engine implicitly when a PKCS#11 URI is provided
Anderson Toshiyuki Sasaki
2018-07-28
curl: Fix segfault when -H @headerfile is empty
Tobias Blomberg
2018-06-11
cppcheck: fix warnings
Marian Klymov
2018-05-31
option: disallow username in URL
Björn Stenberg
2018-05-29
setopt: add TLS 1.3 ciphersuites
Daniel Stenberg
2018-05-24
httpauth: add support for Bearer tokens
Linus Lewandowski
2018-05-21
curl: added --styled-output
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
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
[next]