Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-31 | ssl: generalize how the ssl backend identifier is set | Daniel Stenberg | |
Each backend now defines CURL_SSL_BACKEND accordingly. Added the *AXTLS one which was missing previously. | |||
2014-07-31 | cyassl: use RNG_GenerateBlock to generate a good random number | Dan Fandrich | |
2014-07-30 | cyassl: use the default (weeker) random | Daniel Stenberg | |
I couldn't find any dedicated function in its API to get a "good" random with. | |||
2013-12-20 | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg | |