index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-16
CURLOPT_*TIMEOUT.3: provide examples
Daniel Stenberg
2015-03-16
CURLOPT_USERAGENT.3: added an example
Daniel Stenberg
2015-03-16
CURLOPT_STDERR.3: added an example
Daniel Stenberg
2015-03-16
curl_easy_perform.3: remove superfluous close brace from example
Daniel Stenberg
2015-03-16
free: instead of Curl_safefree()
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before a few calls of cURL functions
Markus Elfring
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-03-16
connect: Fix happy eyeballs logic for IPv4-only builds
Jay Satiro
2015-03-15
mksymbolsmanpage.pl: use std header and generate better nroff header
Daniel Stenberg
2015-03-15
closesocket: call multi socket cb on close even with custom close
Frank Meier
2015-03-14
hostip: Fix signal race in Curl_resolv_timeout.
Tobias Stoeckmann
2015-03-14
http2: detect prematures close without data transfered
Daniel Stenberg
2015-03-13
test320: Expect the Host header to be the first header
Dan Fandrich
2015-03-12
RELEASE-NOTES: synced with 186e46d88dd
Daniel Stenberg
2015-03-12
openssl: use colons properly in the ciphers list
Daniel Stenberg
2015-03-12
openssl: sort the ciphers on strength
Daniel Stenberg
2015-03-12
test203[0-3]: Expect the Host header to be the first header
Fabian Keil
2015-03-12
openssl: show the cipher selection to use
Daniel Stenberg
2015-03-12
http: always send Host: header as first header
Daniel Stenberg
2015-03-11
mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q".
Alexander Pepper
2015-03-11
proxy: re-use proxy connections (regression)
Daniel Stenberg
2015-03-10
memanalyze.pl: handle free(NULL)
Jay Satiro
2015-03-10
.travis.yml: Change CI make test to make test-full
Jay Satiro
2015-03-10
gtls: correctly align certificate status verification messages
Alessandro Ghedini
2015-03-10
gtls: don't print double newline after certificate dates
Alessandro Ghedini
2015-03-10
gtls: print negotiated TLS version and full cipher suite name
Alessandro Ghedini
2015-03-10
gtls: fix compiler warnings
Daniel Stenberg
2015-03-10
gtls: add support for CURLOPT_CAPATH
Alessandro Ghedini
2015-03-09
MacOSX-Framework: use @rpath instead of @executable_path
stopiccot
2015-03-09
RELEASE-NOTES: synced with c19349951
Daniel Stenberg
2015-03-07
multi: fix *getsock() with CONNECT
Daniel Stenberg
2015-03-07
conncontrol: only log changes to the connection bit
Daniel Stenberg
2015-03-07
http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*
Daniel Stenberg
2015-03-07
http2: make the info-message about receiving HTTP2 headers debug-only
Daniel Stenberg
2015-03-07
urldata: remove unused asked_for_h2 field
Alessandro Ghedini
2015-03-07
polarssl: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
nss: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
gtls: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-07
openssl: make it possible to enable ALPN/NPN without HTTP2
Alessandro Ghedini
2015-03-06
metalink: add some error checks
Daniel Stenberg
2015-03-06
curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUS
Daniel Stenberg
2015-03-06
urldata: fix gnutls build
Daniel Stenberg
2015-03-05
openssl: Removed use of USE_SSLEAY from the Visual Studio project files
Steve Holme
2015-03-05
multi: fix memory-leak on timeout (regression)
Daniel Stenberg
2015-03-05
configure: follow-up fix from 709cf76f6
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-03-05
cmake: handle build definitions CURLDEBUG/DEBUGBUILD
Sergei Nikulov
2015-03-04
FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request?
Daniel Stenberg
2015-03-04
symbols.pl: handle '-' in the deprecated field
Daniel Stenberg
2015-03-04
curl.1: fix "The the" typo
Daniel Stenberg
[prev]
[next]