aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_11_1.rst
Commit message (Expand)AuthorAgeFilesLines
* Correct RFC linkslloyd2013-02-061-7/+7
* 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
* Instead of using static salts in the KDF for generating the cipher andlloyd2012-08-091-10/+18
* More 1.11.1 notes. Update TLS docslloyd2012-08-091-0/+28
* Remove BigInt::assignlloyd2012-08-011-3/+3
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-0/+2
* Remove all support for octal BigInt conversions.lloyd2012-08-011-0/+10
* Add Public_Key::estimated_strength which gives an approximation of howlloyd2012-07-271-0/+13