aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable TLS again (bad merge)lloyd2012-02-205-45/+7
* Don't need this function anymorelloyd2012-02-201-12/+0
* Merge fixupslloyd2012-02-202-12/+6
* propagate from branch 'net.randombit.botan' (head c247a55e7c0bcd239fcfc672139...lloyd2012-02-2019-217/+212
|\
| * The benchmark examples ran very slowly because they were passinglloyd2012-02-204-5/+5
| * Avoid blocking more than 100 ms in the random device reader. Scale uplloyd2012-02-202-4/+8
| * Avoid having more than one directory open at a time by just keeping alloyd2012-02-201-28/+49
| * Be more conservative about entropy estimates. In particular, insteadlloyd2012-02-175-7/+7
| * Force a reseed in HMAC_RNG after 20 bytes have been added, rather thanlloyd2012-02-151-5/+12
| * Support ECDH key creation in the key factory function. Patch from Seanlloyd2012-02-031-0/+14
| * Whitespacelloyd2012-02-022-4/+3
| * Disable this version of the SSL code by defaultlloyd2012-02-012-2/+10
| * Remove debug printfs, stdio includeslloyd2012-01-303-11/+0
| * Pointer writing seems cleanerlloyd2012-01-302-102/+102
| * Partially de-unroll the loop to make changes easierlloyd2012-01-301-86/+41
* | Remove get_nanoseconds_clock as we'll rely on std::chrono's highlloyd2012-02-2010-87/+24
* | Fix examples. Use crazy hack of compiling asio tls server using 4.6.0lloyd2012-02-207-30/+49
* | Merge fixups. Add locking to default session manager. Use chrono liblloyd2012-02-2032-104/+117
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...lloyd2012-02-20148-1705/+803
|\ \
| * | Fixes for GCC 4.7.0 (r183974)lloyd2012-02-074-8/+10
| * | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...lloyd2011-12-1826-686/+1115
| |\ \
| * \ \ propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...lloyd2011-11-105-24/+56
| |\ \ \
| * \ \ \ propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...lloyd2011-10-06151-1717/+816
| |\ \ \ \
| | * \ \ \ propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b...lloyd2011-07-214-26/+29
| | |\ \ \ \
| | * | | | | Use nullptrlloyd2011-07-123-8/+8
| | * | | | | Post merge fixlloyd2011-07-121-1/+2
| | * | | | | propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1...lloyd2011-07-12150-1708/+806
| | |\ \ \ \ \
| | | * | | | | Use the right flags for C++11 for Clang (though 2.9 lacks support forlloyd2011-06-301-1/+1
| | | * | | | | long long is standard nowlloyd2011-06-171-9/+1
| | | * | | | | Add string_join; inverse of split_on.lloyd2011-06-1710-32/+57
| | | * | | | | Drop mutex files, definitely not neededlloyd2011-06-1714-428/+0
| | | * | | | | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926...lloyd2011-06-17143-1255/+764
| | | |\ \ \ \ \
| | | | * | | | | Inline BigInt move operators and swaplloyd2011-06-133-34/+49
| | | | * | | | | propagate from branch 'net.randombit.botan' (head b200c1f710e56d39764e567c005...lloyd2011-06-132-0/+12
| | | | |\ \ \ \ \
| | | | * | | | | | Remove TR1 and old-GCC stufflloyd2011-06-131-33/+4
| | | | * | | | | | Merge typolloyd2011-06-131-1/+0
| | | | * | | | | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...lloyd2011-06-13142-1209/+733
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Use unique_ptr instead of auto_ptrlloyd2011-03-082-4/+9
| | | | | * | | | | | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-0836-242/+936
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Merge fixupslloyd2011-02-116-94/+19
| | | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-11145-1164/+773
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723...lloyd2010-11-2932-364/+393
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | Post-merge fixupslloyd2010-11-044-6/+8
| | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...lloyd2010-11-04147-1213/+758
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | function<> is in in std in C++0xlloyd2010-10-286-18/+11
| | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-28103-935/+933
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-1330-153/+164
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 0b2a6834cd19e431afc91bd062b...lloyd2010-10-13144-1193/+744
| | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24...lloyd2010-10-1375-356/+432
| | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | Post-merge fixupslloyd2010-10-134-11/+5