aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct the PointGFp check for CVE-2016-21951.10.12Jack Lloyd2016-02-031-1/+15
* Fix ressol and point multiplication bugs1.10.11Jack Lloyd2016-02-011-0/+11
* 1.10.10 releaseJack Lloyd2015-08-031-1/+5
* Fix two crashes in BER decoding found with aflJack Lloyd2015-08-031-0/+10
* Disable RC4 by default in TLSlloyd2015-01-241-0/+8
* Update for 1.10.9 release1.10.9lloyd2014-12-131-1/+6
* EAX tag verification was not constant time :(lloyd2014-11-121-0/+2
* Disable SSLv3 by defaultlloyd2014-10-311-0/+2
* Fix decoding indefinite length BER constructs that contain a contextlloyd2014-09-271-0/+11
* Release 1.10.81.10.8lloyd2014-04-101-1/+1
* Fix a bug in Miller-Rabin primality testing introduced in 1.8.3lloyd2014-04-101-0/+7
* Raise maximum HMAC key length to 512 byteslloyd2014-03-121-0/+6
* Update for 1.10.7 release1.10.7lloyd2013-12-291-3/+3
* Fix two OAEP bug - we didn't prohibit tiny keys properly due to anlloyd2013-12-061-0/+7
* Release 1.10.61.10.6lloyd2013-11-101-1/+1
* HMAC_RNG will now reseed itself on occasionlloyd2013-11-061-1/+7
* Poll all random devices instead of breaking out earlylloyd2013-11-051-0/+5
* Fix encoding error in ECC group encoding, fix by fxdupont on githublloyd2013-11-021-0/+3
* Need coffeelloyd2013-07-311-2/+2
* Avoid undefined operation in bit rotation operations for zero rotate.lloyd2013-07-311-18/+21
* Fix various bugs found by Coverity scanner.lloyd2013-07-251-0/+26
* Add mips64el alias for mips64, from Brad Smithlloyd2013-03-211-0/+2
* Move to 1.10.6-prelloyd2013-03-021-0/+3
* Update for 1.10.5 release 2013-03-021.10.5lloyd2013-03-021-1/+1
* Always perform the add/subtract even if the final value would end uplloyd2013-03-021-0/+4
* Drop obsolete CMS exampleslloyd2013-03-022-179/+0
* Notes for 1.10.5lloyd2013-02-271-0/+10
* Update for 1.10.4 release 2013-01-071.10.4lloyd2013-01-071-1/+5
* Relnote updatelloyd2012-09-061-3/+2
* Doc updateslloyd2012-09-041-5/+10
* In SRP reject values that are negative or larger than p - this is safelloyd2012-08-111-0/+10
* Update for 1.10.3 release1.10.3lloyd2012-07-102-7/+19
* Fix leak in read_ssh, reported by Martin Olsson to the mailing list.lloyd2012-07-091-0/+2
* Update for 1.10.2 release1.10.2lloyd2012-06-171-1/+1
* Send the renegotiation extension SCSV in the the client hellos, andlloyd2012-06-121-4/+9
* Pipe::reset's requirement that a message be completed meant thatlloyd2012-05-181-0/+5
* We were checking the wrong bit for rdrand support. Found using SDE'slloyd2012-05-101-0/+3
* Add support for the rdrand instruction, added in Intel's Ivy Bridgelloyd2012-04-261-0/+3
* Patrick Pelletier pointed out the hook for Qt_Mutex in libstate.cpplloyd2012-04-231-0/+3
* The benchmark examples ran very slowly because they were passinglloyd2012-02-203-4/+4
* Disable this version of the SSL code by defaultlloyd2012-02-011-0/+4
* Add a slow but functional implementation of Camellialloyd2012-01-281-0/+2
* Initial run at an SRP-6a implementation. Not entirely sure about thelloyd2011-12-171-0/+3
* Basic instructions for building the docslloyd2011-12-171-5/+17
* Add TCHead to list of userslloyd2011-12-171-0/+3
* Add basic NaCl targetlloyd2011-12-081-0/+2
* Warn the user if targetting for GCC on Windows without an explicitlloyd2011-12-021-0/+5
* GCC doesn't like casting a function pointer to void* without anlloyd2011-12-021-0/+2
* Add AltiVec detection on OpenBSD, contributed by Brad Smith in PR 162lloyd2011-11-281-0/+2
* Fix PGP key linklloyd2011-11-281-1/+1