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-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
2015-01-27
imap: remove automatic password setting: it breaks external sasl authentication
Patrick Monnerat
2015-01-27
sasl: implement EXTERNAL authentication mechanism.
Patrick Monnerat
2015-01-27
openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE
Steve Holme
2015-01-27
openssl: Fixed compilation errors when OpenSSL built with 'no-tlsext'
Steve Holme
2015-01-26
curl_setup: Disable SMB/CIFS support when HTTP only
Brad Spencer
2015-01-22
OCSP stapling: disabled when build with BoringSSL
Daniel Stenberg
2015-01-22
openssl: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-22
BoringSSL: fix build for non-configure builds
Daniel Stenberg
2015-01-22
curl_sasl: Reinstate the sasl_ prefix for locally scoped functions
Steve Holme
2015-01-22
curl_sasl: Minor code policing following recent commits
Steve Holme
2015-01-22
BoringSSL: detected by configure, switches off NTLM
Daniel Stenberg
2015-01-22
BoringSSL: no PKCS12 support nor ERR_remove_state
Daniel Stenberg
2015-01-22
BoringSSL: fix build
Leith Bade
2015-01-20
curl_sasl.c: chlglen is not used when cryptography is disabled
Steve Holme
[prev]
[next]