Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | 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 | -6/+7 |
* | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg | 2014-07-31 | 1 | -1/+1 |
* | axtls: define curlssl_random using axTLS's PRNG | Dan Fandrich | 2014-07-31 | 1 | -0/+4 |
* | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg | 2013-12-20 | 1 | -0/+68 |