Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RC4 (and all support for stream ciphers) from TLS | lloyd | 2015-05-15 | 1 | -0/+2 |
| | |||||
* | Fix decrypt in FFI/Python. Github issue 53 | lloyd | 2015-03-01 | 1 | -0/+1 |
| | |||||
* | Update TLS OCB ciphersuites to match draft-zauner-tls-aes-ocb-00 | lloyd | 2015-01-21 | 1 | -0/+1 |
| | | | | | and enable them in the default build, though still not enabled in the runtime policy. | ||||
* | Tick version to 1.11.13 | lloyd | 2015-01-03 | 1 | -0/+2 |
| | |||||
* | Update for 1.11.12 release1.11.12 | lloyd | 2015-01-02 | 1 | -0/+1 |
| | |||||
* | Update download link and tick version number. | lloyd | 2014-12-22 | 1 | -0/+1 |
| | |||||
* | Fix relnotes index title | lloyd | 2014-11-15 | 1 | -0/+4 |
| | |||||
* | Update release note pointers1.11.9 | lloyd | 2014-04-10 | 1 | -0/+2 |
| | |||||
* | Release 1.11.81.11.8 | lloyd | 2014-02-14 | 1 | -0/+1 |
| | |||||
* | Fix a bug introduced in 1.11.6 where we tried to check CRL signatures | lloyd | 2014-02-08 | 1 | -3/+0 |
| | | | | | | against the wrong key, causing any check to fail. Clean up the NIST X.509 path validation tests and run them by default. | ||||
* | Fix include path of example sources in docs | lloyd | 2014-01-06 | 1 | -0/+1 |
| | |||||
* | Update for 1.11.6 release1.11.6 | lloyd | 2013-12-29 | 1 | -0/+1 |
| | |||||
* | Add 1.10.7 release notes | lloyd | 2013-12-29 | 1 | -0/+1 |
| | |||||
* | Add 1.10.6 release notes | lloyd | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | Change default policy to prohibit DTLS to minimize surprise. | lloyd | 2013-07-10 | 1 | -0/+1 |
| | | | | | | | | | | Allow applications to send arbirary alert messages. Add a new optional parameter to Channel which specifies how large to make the IO buffers by default. Add Channel::reset_state, and reset the IO buffers and cipher specs after a fatal alert. | ||||
* | Tick to 1.11.3 pre | lloyd | 2013-03-04 | 1 | -0/+1 |
| | |||||
* | Add 1.10.5 to index | lloyd | 2013-03-02 | 1 | -0/+1 |
| | |||||
* | Update docs for 1.10.4 release | lloyd | 2013-01-09 | 1 | -0/+1 |
| | |||||
* | Bump for 1.11.2 | lloyd | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Add Public_Key::estimated_strength which gives an approximation of how | lloyd | 2012-07-27 | 1 | -1/+2 |
| | | | | | | | hard that key is to break. Use it in cert path validation, rejecting keys with estimated strength less than 80 bits. | ||||
* | Add 1.8.14 release notes | lloyd | 2012-07-18 | 1 | -0/+1 |
| | |||||
* | Add relnotes and update download links for 1.10.3 | lloyd | 2012-07-10 | 1 | -0/+1 |
| | |||||
* | Rename all text files that are actually reStructuredText to .rst | lloyd | 2012-07-01 | 1 | -0/+252 |