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
/
polarssl.h
Age
Commit message (
Expand
)
Author
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2017-08-28
vtls: fold the backend ID into the Curl_ssl structure
Johannes Schindelin
2017-08-28
vtls: remove obsolete declarations of SSL backend functionality
Johannes Schindelin
2017-08-28
vtls: convert the have_curlssl_* constants to runtime flags
Johannes Schindelin
2017-08-28
vtls: move sha256sum into the Curl_ssl struct
Johannes Schindelin
2017-08-28
vtls: use the Curl_ssl struct to access all SSL backends' functionality
Johannes Schindelin
2017-08-28
vtls: declare Curl_ssl structs for every SSL backend
Johannes Schindelin
2017-08-28
vtls: make sure all _data_pending() functions return bool
Johannes Schindelin
2017-01-28
polarssl: fix hangs
Michael Kaufmann
2016-05-01
tls: make setting pinnedkey option fail if not supported
Daniel Stenberg
2016-04-24
PolarSSL: Implement public key pinning
moparisthebest
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-01-17
vtls: Removed unimplemented overrides of curlssl_close_all()
Steve Holme
2015-01-17
vtls: Separate the SSL backend definition from the API setup
Steve Holme
2014-12-30
vtls: Use '(void) arg' for unused parameters
Steve Holme
2014-09-13
curlssl: make tls backend symbols use curlssl in the name
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
polarssl: provide a (weak) random function
Daniel Stenberg
2013-12-20
vtls: moved all TLS/SSL source and header files into subdir
Daniel Stenberg