Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 1 | -0/+1 |
* | Make SRP6 support optional in TLS | Jack Lloyd | 2016-02-07 | 1 | -1/+0 |
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -1/+0 |
* | Move Credentials_Manager to TLS | Jack Lloyd | 2015-08-29 | 1 | -1/+1 |
* | Add ALPN (RFC 7301) and remove NPN | lloyd | 2015-03-20 | 1 | -33/+1 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -2/+0 |
* | Change TLS session encryption to use AES-256/GCM instead of CBC+HMAC | lloyd | 2015-01-08 | 1 | -2/+0 |
* | Rename the various pubkey padding schemes to match the common names. | lloyd | 2014-01-18 | 1 | -2/+2 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+90 |