Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reword [ci skip] | Jack Lloyd | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Update/reorg 1.11.34 notes | Jack Lloyd | 2016-11-15 | 1 | -45/+42 |
| | | | | [ci skip] | ||||
* | Update news | Jack Lloyd | 2016-11-12 | 1 | -6/+11 |
| | |||||
* | Add SHAKE-128 and SHAKE-256 as hash functions | Jack Lloyd | 2016-11-10 | 1 | -0/+3 |
| | |||||
* | Fix version number typo | Jack Lloyd | 2016-11-09 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Fix Sphinx formatting errors | Jack Lloyd | 2016-11-06 | 1 | -6/+5 |
| | | | | [ci skip] | ||||
* | Tweak readme texts | Jack Lloyd | 2016-11-05 | 1 | -0/+5 |
| | | | | [ci skip] | ||||
* | Update release notes | Jack Lloyd | 2016-11-04 | 1 | -0/+25 |
| | | | | [ci skip] | ||||
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -1/+6 |
| | |||||
* | Deprecate LibraryInitializer | Jack Lloyd | 2016-11-03 | 1 | -0/+3 |
| | | | | | Now that #668 is landed I'm comfortable that we will not need any type of global init. | ||||
* | Merge GH #360 Extend configure to output bakefiles | Jack Lloyd | 2016-11-02 | 1 | -0/+3 |
|\ | |||||
| * | Update release notes | Daniel Neus | 2016-11-02 | 1 | -0/+3 |
| | | | | | | | | [ci-skip] | ||||
* | | Change TLS default policy to disable DSA, CCM-8, and static RSA | Jack Lloyd | 2016-11-02 | 1 | -0/+15 |
|/ | | | | | | | | | | | | | | | Disables static RSA by default. The advantage here is twofold: enforcing forward security and protecting TLS servers from oracle attacks since by default they will never negotiate a suite which forces them to act as a decryption oracle. Some applications/users may be forced to enable RSA in order to speak with old or misconfigured peers, but these can be the exception not the default. Disable DSA and CCM-8 by default: if you need to enable these things, you know it. Adds TLS policy hooks to enforce DSA key sizes, default 2048 bits. Remove an incorrect warning about DTLS in the manual; the sequence number window check prevents this scenario from occuring. | ||||
* | Update 1.11.34 release notes | Jack Lloyd | 2016-10-31 | 1 | -0/+14 |
| | |||||
* | Move license and news to top level directory | Jack Lloyd | 2016-10-31 | 1 | -0/+4165 |
These files are important so make them easy to find for someone unpacking the tarball for the first time. |