aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Simplify TLS::Handshake_Hash::updateJack Lloyd2016-11-251-9/+5
* Simplify some code by using T::create_or_throwJack Lloyd2016-11-031-5/+1
* Various fixes with bsi module policyRené Korthaus2016-07-041-2/+7
* Mass-prefix member vars with m_René Korthaus2016-01-081-1/+1
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-2/+1
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-10/+8
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-6/+4
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-42/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+86