aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Add parens to BOTAN_ASSERT_EQUALS, otherwise low precedence ops couldlloyd2012-10-131-3/+3
* Build the return value of version_string at compile time instead of atlloyd2012-09-141-16/+17
* This should be inlinelloyd2012-09-071-1/+1
* Add support for key material exportlloyd2012-09-071-0/+7
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-1/+1
* Doxygen warning fixeslloyd2012-07-091-1/+2
* The messages for assertion checks were done both ways, both "assertionlloyd2012-07-091-3/+5
* Remove BOTAN_ASSERT_FUNCTION, use __func__ which is now standard in C++11lloyd2012-07-092-41/+35
* Add TLS::Session_Manager_Noop which just ignores all save requests.lloyd2012-06-293-3/+3
* Add support (decoding only) for the CRL Distribution Point extension.lloyd2012-06-132-2/+19
* Allow x86-32 asm with clang. Compiles fine, though I cannot test as Illoyd2012-06-121-0/+1
* Update what() signature on exception typeslloyd2012-06-121-1/+1
* Make a proper wrapper in util for SQLite3, update the TLS sessionlloyd2012-06-083-0/+220
* Plain hex_decode now returns a std::vector, use hex_decode_locked tolloyd2012-05-261-1/+1
* Properly align return values of mlock_allocator. Be more careful aboutlloyd2012-05-223-93/+0
* Replace 0 and NULL pointer constants with nullptr. Also fix an oldlloyd2012-05-181-2/+2
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-183-7/+39
* propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...lloyd2012-05-181-1/+1
|\
| * We were checking the wrong bit for rdrand support. Found using SDE'slloyd2012-05-101-1/+1
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-251-0/+3
|\ \
| * | propagate from branch 'net.randombit.botan' (head 50fa70d871f837c3c3338fabf5f...lloyd2012-04-201-0/+3
| |\|
| | * Avoid a few maintainer mode flag warnings. Remove -Weffc++ from thelloyd2012-04-201-0/+3
* | | Don't need this function anymorelloyd2012-02-201-12/+0
* | | Remove get_nanoseconds_clock as we'll rely on std::chrono's highlloyd2012-02-203-66/+7
* | | Merge fixups. Add locking to default session manager. Use chrono liblloyd2012-02-201-0/+1
* | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-2013-255/+69
|\ \ \ | |/ / |/| |
| * | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-182-5/+34
| |\|
| * | propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...lloyd2011-11-101-0/+2
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-1213-255/+69
| |\ \ \
| | * | | long long is standard nowlloyd2011-06-171-9/+1
| | * | | Add string_join; inverse of split_on.lloyd2011-06-173-2/+28
| | * | | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926...lloyd2011-06-1712-245/+41
| | |\ \ \
| | | * \ \ propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-1312-245/+41
| | | |\ \ \
| | | | * \ \ propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-1112-245/+41
| | | | |\ \ \
| | | | | * \ \ propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-292-9/+19
| | | | | |\ \ \
| | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-0413-249/+44
| | | | | |\ \ \ \
| | | | | | * \ \ \ propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-282-25/+25
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-132-7/+7
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-131-5/+8
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | Post-merge fixupslloyd2010-10-131-9/+2
| | | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-1312-238/+34
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...lloyd2010-09-072-2/+7
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-0313-243/+45
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-1313-243/+45
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-0413-243/+45
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | Drop User_Interface; replace with a std::function callbacklloyd2010-07-093-75/+0
| | | | | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-0910-168/+45
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-228-33/+324
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-1717-44/+85
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76...lloyd2010-05-1910-167/+44
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \