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-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
2015-02-19
polarssl: fix ALPN protocol negotiation
Alessandro Ghedini
2015-02-19
gtls: fix build with HTTP2
Alessandro Ghedini
2015-02-16
Makefile.vc6: Corrected typos in rename of darwinssl.obj
Steve Holme
2015-02-15
By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"
Nick Zitzmann
2015-02-12
openssl: fix a compile-time warning
Kamil Dudka
2015-02-11
openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection
Steve Holme
2015-02-11
ftp: accept all 2xx responses to the PORT command
Patrick Monnerat
2015-02-09
openssl: Disable OCSP in old versions of OpenSSL
Steve Holme
2015-02-09
http2: Fix bug that associated stream canceled on PUSH_PROMISE
Tatsuhiro Tsujikawa
2015-02-09
polarssl: Fix exclusive SSL protocol version options
Jay Satiro
2015-02-09
gskit: Fix exclusive SSLv3 option
Jay Satiro
2015-02-07
schannel: Removed curl_ prefix from source files
Steve Holme
2015-02-06
md5: use axTLS's own MD5 functions when available
Daniel Stenberg
2015-02-06
MD(4|5): make the MD4_* and MD5_* functions static
Daniel Stenberg
2015-02-06
axtls: fix conversion from size_t to int warning
Daniel Stenberg
2015-02-05
ftp: Use 'CURLcode result' for curl result codes
Steve Holme
2015-02-05
openssl: SSL_SESSION->ssl_version no longer exist
Daniel Stenberg
2015-02-04
MD5: fix compiler warnings and code style nits
Daniel Stenberg
2015-02-04
MD5: replace implementation
Daniel Stenberg
2015-02-04
MD4: fix compiler warnings and code style nits
Daniel Stenberg
2015-02-04
MD4: replace implementation
Daniel Stenberg
2015-02-04
telnet: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-04
hostasyn: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-04
schannel: Prefer 'CURLcode result' for curl result codes
Steve Holme
2015-02-03
unit1601: MD5 unit tests
Daniel Stenberg
2015-02-03
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
Daniel Stenberg
2015-02-02
curl_sasl.c: More code policing
Steve Holme
2015-01-31
TODO: moved WinSSL/SChannel todo items into docs
Marc Hoersken
2015-01-29
curl_sasl.c: Fixed compilation warning when cryptography is disabled
Steve Holme
2015-01-28
curl_sasl.c: Fixed compilation warning when verbose debug output disabled
Steve Holme
2015-01-28
ntlm_core: Use own odd parity function when crypto engine doesn't have one
Steve Holme
2015-01-28
ntlm_core: Prefer sizeof(key) rather than hard coded sizes
Steve Holme
2015-01-28
ntlm_core: Added consistent comments to DES functions
Steve Holme
2015-01-28
des: Added Curl_des_set_odd_parity()
Steve Holme
2015-01-28
sasl: Minor code policing and grammar corrections
Steve Holme
2015-01-28
ldap: build with BoringSSL
Gisle Vanem
2015-01-28
security: avoid compiler warning
Daniel Stenberg
2015-01-27
sasl: remove XOAUTH2 from default enabled authentication mechanism.
Patrick Monnerat
[next]