Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -6/+2 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -2/+1 |
* | Add typedefs for function signatures/types used in TLS for easier reading | lloyd | 2015-01-27 | 1 | -3/+2 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -19/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Fix algo factory compile | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+442 |