Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for reading SSLv2 client hellos | lloyd | 2010-04-17 | 1 | -0/+29 |
* | If the CBC padding is incorrect, then assume the pad size is zero and | lloyd | 2010-04-09 | 1 | -4/+10 |
* | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -5/+12 |
* | Rename pad_amount to block_size, more accurate/descriptive | lloyd | 2010-03-30 | 1 | -5/+7 |
* | Remove the bits for supporting compression - it was never actually | lloyd | 2010-03-25 | 1 | -11/+0 |
* | Make Record_Reader event driven. Callers (eg TLS_Client and | lloyd | 2010-03-23 | 1 | -27/+41 |
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
* | Various minor SSL fixes | lloyd | 2010-02-14 | 1 | -3/+3 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+204 |