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
/
include
Age
Commit message (
Expand
)
Author
2017-06-05
typecheck-gcc: allow CURLOPT_STDERR to be NULL too
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_CERTINFO
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINFO_TLS_SESSION
Daniel Stenberg
2017-06-01
typecheck-gcc.h: separate getinfo slist checks from other pointers
Daniel Stenberg
2017-05-14
curl: show the libcurl release date in --version output
Daniel Stenberg
2017-05-03
typecheck-gcc: add support for CURLINFO_SOCKET
Marcel Raad
2017-05-03
typecheck-gcc: add missing string options
Marcel Raad
2017-04-25
typecheck-gcc: fix _curl_is_slist_info
Marcel Raad
2017-04-21
typecheck-gcc: handle function pointers properly
Marcel Raad
2017-04-19
bump: start working on next release
Daniel Stenberg
2017-04-11
system.h: fix mingw section
Daniel Stenberg
2017-04-07
system.h: add section for tcc
Daniel Stenberg
2017-04-06
system.h: set sizeof long to 4 on "default 32 bit" systems
Daniel Stenberg
2017-04-03
include: curl/system.h is a run-time version of curlbuild.h
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-08
bump: next release will be known as 7.54.0
Daniel Stenberg
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2017-02-24
bump: work on the next release
Daniel Stenberg
2017-02-23
bump: 7.53.1 coming up
Daniel Stenberg
2017-01-19
CURLOPT_BUFFERSIZE: support enlarging receive buffer
Richy Kim
2017-01-16
bump: next release will be 7.53.0
Daniel Stenberg
2017-01-13
unix_socket: add support for abstract unix domain socket
Isaac Boukris
2016-12-29
curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use
Daniel Stenberg
2016-12-23
bump: toward next release
Daniel Stenberg
2016-12-21
bump: toward next release
Daniel Stenberg
2016-12-16
preproxy: renamed what was added as SOCKS_PROXY
Daniel Stenberg
2016-12-16
CURLOPT_SOCKS_PROXYTYPE: removed
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-25
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
Thomas Glanzmann
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-09
bump: next version will be 7.52.0
Daniel Stenberg
2016-11-07
vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3
Kamil Dudka
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-11-03
bump: start working on 7.51.1
Daniel Stenberg
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
2016-09-07
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
Jay Satiro
2016-09-07
bump: toward 7.51.0
Daniel Stenberg
2016-08-09
curl.h: make CURL_NO_OLDIES define CURL_STRICTER
Daniel Stenberg
2016-08-03
bump: start working toward 7.50.2
Daniel Stenberg
2016-07-31
include: revert 9adf3c4 and make public types void * again
Daniel Stenberg
2016-07-21
bump: start working on 7.50.1
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-06-22
headers: forward declare CURL, CURLM and CURLSH as structs
Daniel Stenberg
2016-05-30
http: add CURLINFO_HTTP_VERSION and %{http_version}
Frank Gevaerts
2016-05-30
bump: start the journey toward 7.50.0
Daniel Stenberg
[next]