Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | polarssl/mbedtls: fix name space pollution | Daniel Stenberg | 2015-10-23 | 1 | -5/+5 |
* | vtls: Removed unimplemented overrides of curlssl_close_all() | Steve Holme | 2015-01-17 | 1 | -5/+1 |
* | vtls: Separate the SSL backend definition from the API setup | Steve Holme | 2015-01-17 | 1 | -2/+4 |
* | vtls: Use '(void) arg' for unused parameters | Steve Holme | 2014-12-30 | 1 | -7/+7 |
* | curlssl: make tls backend symbols use curlssl in the name | Daniel Stenberg | 2014-09-13 | 1 | -1/+1 |
* | CURLOPT_CAPATH: return failure if set without backend support | Daniel Stenberg | 2014-09-13 | 1 | -0/+4 |
* | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg | 2014-07-31 | 1 | -0/+1 |
* | polarssl: provide a (weak) random function | Daniel Stenberg | 2014-07-30 | 1 | -0/+5 |
* | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg | 2013-12-20 | 1 | -0/+67 |