aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate
Commit message (Expand)AuthorAgeFilesLines
* Remove return value of AEAD_Mode::start as it doesn't seem necessarylloyd2013-04-033-27/+0
* Update callerslloyd2013-03-202-4/+4
* Add get_aead in lookup.hlloyd2013-03-163-0/+27
* We would fail to cache GOST-34.11 because name() did not match whatlloyd2012-11-061-0/+1
* Move EGD to the end of the priority list for entropy sources, as itlloyd2012-07-181-6/+6
* Doxygen warning fixeslloyd2012-07-091-1/+1
* Doxygen commentslloyd2012-07-061-2/+2
* Add support (decoding only) for the CRL Distribution Point extension.lloyd2012-06-131-0/+1
* Drop some deprecated functionslloyd2012-06-014-185/+0
* Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The onlylloyd2012-05-311-1/+1
* Support for the authority information access extension, limited tolloyd2012-05-271-0/+2
* Remove the PRIVATE ASN.1 tag. Not being used outside of the prettylloyd2012-05-271-0/+2
* Properly align return values of mlock_allocator. Be more careful aboutlloyd2012-05-221-1/+0
* Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-186-14/+14
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-183-92/+0
* propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...lloyd2012-05-181-0/+8
|\
| * Add support for the rdrand instruction, added in Intel's Ivy Bridgelloyd2012-04-261-0/+8
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-252-2/+98
|\ \
| * \ propagate from branch 'net.randombit.botan' (head 494c5d548ce3f370c2b771ca6b1...lloyd2012-04-241-3/+17
| |\ \ | | |/ | |/|
| | * propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058...lloyd2012-04-052-2/+98
| | |\
| * | | Patrick Pelletier pointed out the hook for Qt_Mutex in libstate.cpplloyd2012-04-231-4/+0
| * | | Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-1/+1
| | |/ | |/|
| * | Remove the client SRP6 class, really free standing functions are finelloyd2012-04-051-0/+84
| * | Allow the semi-standard but rarely used 1.3.132.1.12 OID for ECDH keyslloyd2012-02-211-1/+13
* | | propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-201-1/+1
|\| |
| * | Be more conservative about entropy estimates. In particular, insteadlloyd2012-02-171-1/+1
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-206-138/+52
|\ \ \ | |_|/ |/| |
| * | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-181-0/+25
| |\|
| * | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-136-138/+52
| |\ \
| | * \ propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-081-0/+5
| | |\ \
| | * \ \ propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-116-138/+52
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-046-138/+52
| | | |\ \ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-281-1/+0
| | | | |\ \ \
| | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-136-138/+52
| | | | |\ \ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-036-138/+52
| | | | | |\ \ \ \
| | | | | | * | | | Post-merge fixlloyd2010-08-131-1/+1
| | | | | | * | | | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-135-137/+51
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb...lloyd2010-08-066-67/+165
| | | | | | | |\ \ \ \
| | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-045-139/+53
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Post merge fixupslloyd2010-07-091-1/+1
| | | | | | | | * | | | | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-095-140/+52
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-221-5/+23
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-1710-82/+132
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | * | | | | | | Merge fixups re mutex changeslloyd2010-04-282-2/+1
| | | | | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c...lloyd2010-04-281-1/+1
| | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...lloyd2010-04-091-11/+14
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Post-merge fixupslloyd2010-03-212-11/+11
| | | | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-214-131/+44
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293...lloyd2010-03-131-1/+2
| | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...lloyd2010-03-103-67/+25
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \