Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
* | Remove add_entropy_vec. Much cleaner way of doing this: add the entire | lloyd | 2010-04-27 | 1 | -2/+2 |
* | Add the other parties Random value to the local PRNG state | lloyd | 2010-04-23 | 1 | -0/+2 |
* | Add support for reading SSLv2 client hellos | lloyd | 2010-04-17 | 1 | -7/+12 |
* | Clean up ciphersuite handling | lloyd | 2010-04-17 | 1 | -4/+4 |
* | Present requested hostname (SNI extn) to TLS_Server user | lloyd | 2010-03-30 | 1 | -0/+2 |
* | Fix server handshake. | lloyd | 2010-03-30 | 1 | -11/+8 |
* | Make Record_Reader event driven. Callers (eg TLS_Client and | lloyd | 2010-03-23 | 1 | -3/+22 |
* | Remove use of old PKCS8_ and X509_ typedefs | lloyd | 2010-02-16 | 1 | -3/+3 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -3/+3 |
* | Various minor SSL fixes | lloyd | 2010-02-14 | 1 | -4/+3 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+466 |