aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-0111-986/+0
* Split up libstate/get_enc.cpplloyd2013-12-253-253/+13
* Store OID info in a pair of maps in distinct storage rather than inlloyd2013-12-258-816/+3
* Move add_alias and deref_alias from Library_State to SCAN_Namelloyd2013-12-255-76/+59
* Same for EC groupslloyd2013-12-251-267/+0
* Store all DH group info in constant memory instead of Library_State configlloyd2013-12-251-352/+0
* Make Serialized_RNG publiclloyd2013-12-253-105/+11
* Make it possible to remove Boost dependency by disabling a few moduleslloyd2013-12-141-4/+0
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
* Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)lloyd2013-11-271-0/+4
* Split off Unix_EntropySource's fast_poll to a new sourcelloyd2013-11-101-0/+4
* Remove decl of already removed functionlloyd2013-11-091-6/+0
* Fix EGD settings. Some cleanup and renaming.lloyd2013-11-091-8/+9
* Previously, AutoRNG was just a reference to the global rng, which canlloyd2013-11-084-95/+53
* Rename ARC4 to RC4lloyd2013-04-191-1/+2
* 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
| | | | | |\ \ \ \