Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix DSA TLS servers | lloyd | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | Modify pubkey classes to take names instead of object pointers. | lloyd | 2010-03-08 | 1 | -29/+33 |
| | | | | | Remove use of look_pk from the source and examples, instead instantiate classes directly. | ||||
* | Remove some unnecessary usages of PK_Signing_Key | lloyd | 2010-03-04 | 1 | -30/+17 |
| | |||||
* | Remove use of old PKCS8_ and X509_ typedefs | lloyd | 2010-02-16 | 1 | -6/+6 |
| | |||||
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
| | | | | Put TLS_ in all the header guards to reduce the odds of conflicts. | ||||
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+195 |
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. |