aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-13142-1184/+741
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Compile python wrapper as C++0xlloyd2010-09-091-1/+1
| | | | | | | | * | | | | | | | Partially fix Python compilation. Looks like Boost.Python doesn't supportlloyd2010-09-091-1/+2
| | | | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52...lloyd2010-09-078-36/+52
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Use std::to_stringlloyd2010-09-032-2/+3
| | | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af...lloyd2010-09-03141-1280/+831
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | Use gcc 4.5.1lloyd2010-08-131-1/+1
| | | | | | | | | * | | | | | | | | Post-merge fixlloyd2010-08-131-1/+1
| | | | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2...lloyd2010-08-13141-1280/+831
| | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb...lloyd2010-08-066-67/+165
| | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | ~Algorithm_Cache was missing definitionlloyd2010-08-041-1/+1
| | | | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c...lloyd2010-08-04141-1282/+833
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | Update docs WRT UI vs function<>lloyd2010-07-121-19/+24
| | | | | | | | | | | * | | | | | | | | | Move gtk example to atticlloyd2010-07-125-0/+0
| | | | | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head 85c4aa25e9168862a96d7a2eca7...lloyd2010-07-122-8/+10
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | | Drop User_Interface; replace with a std::function callbacklloyd2010-07-095-99/+52
| | | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 8761f1c3082e4ce33af57e557f9...lloyd2010-07-09131-1163/+756
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | | | | | | Post merge fixupslloyd2010-07-093-5/+1
| | | | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1...lloyd2010-07-09131-1158/+755
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-2252-203/+964
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | | | | | | | | Post merge fixupslloyd2010-06-172-5/+0
| | | | | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-17345-3524/+3482
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \