Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unnecessary usages of PK_Signing_Key | lloyd | 2010-03-04 | 2 | -53/+30 |
| | |||||
* | Client_Key_Exchange needs modification for DH changes | lloyd | 2010-03-04 | 1 | -14/+14 |
| | |||||
* | Unused variable warning in catch statement | lloyd | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | Use the canonical header guard form in handshake_hash.h otherwise the | lloyd | 2010-02-17 | 1 | -2/+2 |
| | | | | alamgamation generator horks. | ||||
* | Add alert code for PSK/SRP (unknown identity) | lloyd | 2010-02-17 | 1 | -0/+2 |
| | |||||
* | Naming scheme for DL groups has changed | lloyd | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | Remove use of old PKCS8_ and X509_ typedefs | lloyd | 2010-02-16 | 10 | -49/+62 |
| | |||||
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 31 | -152/+103 |
| | | | | Put TLS_ in all the header guards to reduce the odds of conflicts. | ||||
* | Various minor SSL fixes | lloyd | 2010-02-14 | 13 | -42/+42 |
| | |||||
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 33 | -0/+4350 |
I'll officially kill off Ajisai (instead of it just lingering as a zombine as it is currently). Apparently I broke something (or multiple things) during the import process; servers crash and clients gets MAC errors on connect. |