aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-6/+2
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-2/+1
* Add typedefs for function signatures/types used in TLS for easier readinglloyd2015-01-271-3/+2
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-19/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Fix algo factory compilelloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+442