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
/
lib
Age
Commit message (
Expand
)
Author
2015-03-17
HTTP: don't use Expect: headers when on HTTP/2
Daniel Stenberg
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
2015-03-17
checksrc: introduce a whitelisting concept
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-17
checksrc: use space before paren in "return (expr);"
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
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-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
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
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-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
urldata: fix gnutls build
Daniel Stenberg
2015-03-05
multi: fix memory-leak on timeout (regression)
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-03-03
vtls: use curl_printf.h all over
Daniel Stenberg
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2015-02-27
http2: Return error if stream was closed with other than NO_ERROR
Tatsuhiro Tsujikawa
2015-02-25
http2: return recv error on unexpected EOF
Daniel Stenberg
2015-02-25
http2: move lots of verbose output to be debug-only
Daniel Stenberg
2015-02-25
nss: do not skip Curl_nss_seed() if data is NULL
Kamil Dudka
2015-02-25
nss: improve error handling in Curl_nss_random()
Kamil Dudka
2015-02-25
Revert "telnet.c: fix handling of 0 being returned from custom read function"
Marc Hoersken
2015-02-25
telnet.c: fix invalid use of custom read function if not being set
Marc Hoersken
2015-02-24
telnet.c: fix handling of 0 being returned from custom read function
Marc Hoersken
2015-02-23
connect: wait for IPv4 connection attempts
Kamil Dudka
2015-02-23
connect: avoid skipping an IPv4 address
Kamil Dudka
2015-02-20
configure: allow both --with-ca-bundle and --with-ca-path
Julian Ospald
2015-02-20
cmake: install the dll file to the correct directory
Ben Boeckel
2015-02-19
nss: fix NPN/ALPN protocol negotiation
Alessandro Ghedini
[prev]
[next]