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
Age
Commit message (
Expand
)
Author
2016-12-16
CURLOPT_SOCKS_PROXYTYPE: removed
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-12-02
curl: support zero-length argument strings in config files
Daniel Stenberg
2016-11-28
curl: remove --proxy-ssl* options
Daniel Stenberg
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-24
tool_urlglob: Improve sanity check in glob_range
Jay Satiro
2016-11-24
tool_help: Change description for --retry-connrefused
Jay Satiro
2016-11-25
add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}
Frank Gevaerts
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-11-16
tool_help: Clarify --dump-header only writes received headers
Jay Satiro
2016-11-15
curl: add --fail-early to help output
Daniel Stenberg
2016-11-15
glob: fix [a-c] globbing regression
Daniel Stenberg
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-11-07
s/cURL/curl
Daniel Stenberg
2016-11-05
curl -w: added more decimal digits to timing counters
Mauro Rappa
2016-11-02
metalink: simplify the hex parsing function
Daniel Stenberg
2016-10-31
strcase: make the tool use curl_str[n]equal instead
Daniel Stenberg
2016-10-31
msvc builds: s/rawstr/strcase
Daniel Stenberg
2016-10-31
curl_strequal: part of public API/ABI, needs to be kept
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-10-31
range: reject char globs with missing end like '[L-]'
Daniel Stenberg
2016-10-31
glob_next_url: make sure to stay within the given output buffer
Daniel Stenberg
2016-10-31
range: prevent negative end number in a glob range
Daniel Stenberg
2016-10-18
s/cURL/curl
Daniel Stenberg
2016-10-18
curl: set INTERLEAVEDATA too
Daniel Stenberg
2016-10-16
curl: do not set CURLOPT_SSLENGINEDEFAULT automatically
David Woodhouse
2016-09-14
curl: make --create-dirs on windows grok both forward and backward slashes
Daniel Stenberg
2016-09-07
curl: whitelist use of strtok() in non-threaded context
Daniel Stenberg
2016-09-03
tool_helpers.c: fix comment typo (#989)
Mark Hamilton
2016-08-17
curl: allow "pkcs11:" prefix for client certificates
David Woodhouse
2016-08-05
CURLOPT_TCP_NODELAY: now enabled by default
Daniel Stenberg
2016-06-03
tool_urlglob: fix off-by-one error in glob_parse()
Kamil Dudka
2016-06-01
makefile.m32: add crypt32 for winssl builds
Viktor Szakats
2016-05-31
curl: fix -q [regression]
Daniel Stenberg
2016-05-30
http: add CURLINFO_HTTP_VERSION and %{http_version}
Frank Gevaerts
2016-05-01
tool_cb_hdr: Fix --remote-header-name with schemeless URL
Jay Satiro
2016-04-29
curl -J: make it work even without http:// scheme on URL
Jay Satiro
2016-04-29
curl: show the long option version of -q in the -h list
Daniel Stenberg
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: mention --ntlm-wb in -h list
Daniel Stenberg
2016-04-29
curl: -h output lacked --proxy-header
Daniel Stenberg
2016-04-29
curl: use --telnet-option as documented
Daniel Stenberg
2016-04-29
getparam: remove support for --ftpport
Daniel Stenberg
[prev]
[next]