aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes
Commit message (Expand)AuthorAgeFilesLines
...
* Enable all the GCC warning flags, as we now require at least GCC 4.7 anywaylloyd2013-11-161-0/+2
* Forgot to relnote thislloyd2013-11-101-0/+4
* Release 1.11.51.11.5lloyd2013-11-101-1/+1
* Add 1.10.6 release noteslloyd2013-11-102-0/+49
* Previously, AutoRNG was just a reference to the global rng, which canlloyd2013-11-081-1/+6
* Start updating release noteslloyd2013-11-081-7/+30
* Add CCM modelloyd2013-09-051-0/+2
* Support 64 and 96 bit tags in OCB, using the nonce formatting rulelloyd2013-08-261-0/+2
* Update build version to 1.11.5 prelloyd2013-08-191-0/+6
* Avoid undefined operation in rotation operationslloyd2013-07-311-0/+11
* Update for 1.11.4 release1.11.4lloyd2013-07-251-1/+1
* Change default policy to prohibit DTLS to minimize surprise.lloyd2013-07-102-4/+20
* Rename ARC4 to RC4lloyd2013-04-191-0/+2
* Initial notes for 1.11.4lloyd2013-04-181-0/+17
* Always include modules requiring ISA extensions as long as thelloyd2013-04-171-0/+3
* Update for 1.11.3 release1.11.3lloyd2013-04-111-1/+1
* Add support for AEAD modes in TLS. Add GCM ciphersuites.lloyd2013-04-111-0/+2
* Basic docs for AEAD_Modelloyd2013-03-271-3/+5
* merge of '767ce7b733ad25a056a4609645dbb0418fed5c91'lloyd2013-03-211-0/+7
|\
| * Finish the note on removing Turing+WiderWAKElloyd2013-03-191-1/+2
| * Remove the Turing and WiderWAKE4+1 stream cipher implementations.lloyd2013-03-191-0/+2
| * Add an interface to Keyed_Filter returning a Key_Length_Specificationlloyd2013-03-171-0/+4
* | Move Monotone info to vcs.rstlloyd2013-03-212-2/+2
* | Add TLS::Policy::server_uses_own_ciphersuite_preferences()lloyd2013-03-211-0/+7
|/
* Relnote GCM supportlloyd2013-03-161-2/+2
* Relnote adding OCBlloyd2013-03-161-0/+4
* Add algorithm_kat_detailed which returns a string with info about the failurelloyd2013-03-161-0/+4
* Mention new cryptobox functionslloyd2013-03-041-0/+1
* Tick to 1.11.3 prelloyd2013-03-042-0/+4
* Update for 1.11.2 release1.11.2lloyd2013-03-031-1/+1
* Add 1.10.5 to indexlloyd2013-03-021-0/+1
* Update for 1.10.5 final releaselloyd2013-03-021-1/+5
* Blocking_Client fixes. Add relnotelloyd2013-02-281-11/+26
* Initial notes for 1.10.5lloyd2013-02-271-0/+9
* Correct RFC linkslloyd2013-02-061-7/+7
* Prefer RC4 over AES. Gak.lloyd2013-02-061-0/+4
* Add Threaded_Fork, which acts like a normal Fork filter except thatlloyd2013-02-021-0/+5
* Initial 1.11.2 release noteslloyd2013-01-091-0/+21
* Update docs for 1.10.4 releaselloyd2013-01-092-0/+18
* Bump for 1.11.2lloyd2012-10-302-0/+3
* Update for 1.11.1 release1.11.1lloyd2012-10-301-1/+1
* Add TLS::Policy::negotiate_heartbeat_support which controls if thelloyd2012-10-131-3/+3
* Fix TLS doc formatting. Note removal of pref_versionlloyd2012-10-131-0/+4
* Use unaligned loads in AES-NI 192 key schedulelloyd2012-10-131-0/+7
* It seems other implementations define the secure renegotiation flag tolloyd2012-09-121-4/+8
* Clarify that this is an incompatible changelloyd2012-09-121-1/+4
* This note is accurate nowlloyd2012-09-091-4/+3
* Small doc tweakslloyd2012-09-071-6/+6
* Add support for key material exportlloyd2012-09-071-0/+3
* Reject SRP6 values which are negative or larger than p since these arelloyd2012-08-111-13/+23