Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Put TLS_ in all the header guards to reduce the odds of conflicts. | ||||
* | 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 |
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. |