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
/
vtls
/
openssl.h
Age
Commit message (
Expand
)
Author
2015-09-17
openssl: build with < 0.9.8
Daniel Stenberg
2015-07-14
openssl: VMS support for SHA256
John Malmberg
2015-07-01
SSL: Pinned public key hash support
moparisthebest
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-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-01-22
openssl: add support for the Certificate Status Request TLS extension
Alessandro Ghedini
2015-01-17
vtls: Separate the SSL backend definition from the API setup
Steve Holme
2014-12-28
vtls: Fixed compilation warning and an ignored return code
Steve Holme
2014-10-13
vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation
Patrick Monnerat
2014-09-13
curlssl: make tls backend symbols use curlssl in the name
Daniel Stenberg
2014-09-13
url: let the backend decide CURLOPT_SSL_CTX_ support
Daniel Stenberg
2014-09-13
vtls: have the backend tell if it supports CERTINFO
Daniel Stenberg
2014-09-13
CURLOPT_CAPATH: return failure if set without backend support
Daniel Stenberg
2014-07-31
ssl: generalize how the ssl backend identifier is set
Daniel Stenberg
2014-07-30
vtls: make the random function mandatory in the TLS backend
Daniel Stenberg
2014-01-12
OpenSSL: deselect weak ciphers by default
Daniel Stenberg
2013-12-26
vtls: Updated comments referencing sslgen.c and ssluse.c
Steve Holme
2013-12-20
openssl: renamed backend files to openssl.[ch]
Daniel Stenberg