Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable SSLv3 by default | lloyd | 2014-10-31 | 1 | -1/+1 |
* | Make TLS_Policy::check_cert pure virtual | lloyd | 2010-11-29 | 1 | -1/+8 |
* | Use size_t in ssl | lloyd | 2010-10-15 | 1 | -1/+1 |
* | Require a TLS_Policy | lloyd | 2010-09-17 | 1 | -3/+2 |
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -2/+2 |
* | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -1/+1 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -17/+22 |
* | Various minor SSL fixes | lloyd | 2010-02-14 | 1 | -1/+1 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+52 |