Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explicit static_cast operations to eliminate implicit cast compiler warni... | Dan Brown | 2016-04-27 | 1 | -3/+3 |
* | Check that TLS signature type is accepted by the policy. | Jack Lloyd | 2016-03-06 | 1 | -27/+80 |
* | Make SRP6 support optional in TLS | Jack Lloyd | 2016-02-07 | 1 | -0/+4 |
* | String comparision fixes | Daniel Neus | 2016-01-04 | 1 | -2/+2 |
* | TLS improvements | Jack Lloyd | 2015-10-25 | 1 | -8/+102 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -12/+3 |
* | 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 |