aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/ssl3mac/ssl3_mac.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-48/+0
|
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Guess I won't be needing theselloyd2014-01-181-1/+0
|
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-181-2/+3
|
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-181-3/+2
| | | | m_ namespaced everything while I'm in there. Changed CMAC poly_double signature.
* Move lib into srclloyd2014-01-101-0/+49