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_operate.c
Age
Commit message (
Expand
)
Author
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
2019-02-07
tool_operate: fix typecheck warning
Marcel Raad
2019-02-01
schannel: stop calling it "winssl"
Daniel Stenberg
2018-12-21
http: added options for allowing HTTP/0.9 responses
Daniel Stenberg
2018-12-19
curl -J: do not append to the destination file
Daniel Stenberg
2018-11-20
ssl: replace all internal uses of CURLE_SSL_CACERT
Han Han
2018-11-07
curl: fix --local-port integer overflow
Daniel Stenberg
2018-09-06
curl: --doh-url added
Daniel Stenberg
2018-09-03
tool_operate: Add http code 408 to transient list for --retry
Jay Satiro
2018-08-31
tool_operate: Fix setting proxy TLS 1.3 ciphers
Jay Satiro
2018-08-08
ssl: set engine implicitly when a PKCS#11 URI is provided
Anderson Toshiyuki Sasaki
2018-05-31
option: disallow username in URL
Björn Stenberg
2018-05-29
setopt: add TLS 1.3 ciphersuites
Daniel Stenberg
2018-05-21
curl: show headers in bold
Daniel Stenberg
2018-04-27
checksrc: force indentation of lines after an else
Daniel Gustafsson
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2018-04-07
tool_operate: Fix retry on FTP 4xx to ignore other protocols
Stefan Agner
2018-03-17
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
Lawrence Matthews
2018-03-16
cleanup: misc typos in strings and comments
luz.paz
2018-02-21
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
Jay Satiro
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
2017-12-11
Revert "curl: don't set CURLOPT_INTERLEAVEDATA"
Daniel Stenberg
2017-12-08
curl: don't set CURLOPT_INTERLEAVEDATA
Daniel Stenberg
2017-09-30
Set and use more necessary options when some protocols are disabled
Dan Fandrich
2017-09-20
curl: check fseek() return code and bail on error
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-22
curl: shorten and clean up CA cert verification error message
Daniel Stenberg
2017-08-17
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
Daniel Stenberg
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-06-28
curl --socks5-{basic,gssapi}: control socks5 auth
Kamil Dudka
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-05-06
curl: remove tool_writeenv.[ch]
Daniel Stenberg
2017-04-27
tool_operate: use utimes instead of obsolescent utime when available
Dan Fandrich
2017-04-25
curl: set a 100K buffer size by default
Daniel Stenberg
2017-04-05
tool_operate: fix MinGW compiler warning
Marcel Raad
2017-04-05
tool_operate: move filetime code to its own function
Marcel Raad
2017-03-16
tool_operate: Fix showing HTTPS-Proxy options on CURLE_SSL_CACERT
Jay Satiro
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-21
url: Improve CURLOPT_PROXY_CAPATH error handling
Jay Satiro
2017-02-19
string formatting: fix 4 printf-style format strings
Michael Kaufmann
2017-02-11
tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT
Jay Satiro
2017-01-13
unix_socket: add support for abstract unix domain socket
Isaac Boukris
2017-01-13
curl: reset the easy handle at --next
Isaac Boukris
[next]