aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/handshake_hash.h
Commit message (Collapse)AuthorAgeFilesLines
* Use the canonical header guard form in handshake_hash.h otherwise thelloyd2010-02-171-2/+2
| | | | alamgamation generator horks.
* Rename Policy to TLS_Policy.lloyd2010-02-161-3/+3
| | | | Put TLS_ in all the header guards to reduce the odds of conflicts.
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+38
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.