Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7... | lloyd | 2011-10-06 | 151 | -1717/+816 |
|\ | |||||
| * | propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b... | lloyd | 2011-07-21 | 4 | -26/+29 |
| |\ | |||||
| * | | Use nullptr | lloyd | 2011-07-12 | 3 | -8/+8 |
| * | | Post merge fix | lloyd | 2011-07-12 | 1 | -1/+2 |
| * | | propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1... | lloyd | 2011-07-12 | 150 | -1708/+806 |
| |\ \ | |||||
| | * | | Use the right flags for C++11 for Clang (though 2.9 lacks support for | lloyd | 2011-06-30 | 1 | -1/+1 |
| | * | | long long is standard now | lloyd | 2011-06-17 | 1 | -9/+1 |
| | * | | Add string_join; inverse of split_on. | lloyd | 2011-06-17 | 10 | -32/+57 |
| | * | | Drop mutex files, definitely not needed | lloyd | 2011-06-17 | 14 | -428/+0 |
| | * | | propagate from branch 'net.randombit.botan' (head 5dc30d88afdeec4896b5065f926... | lloyd | 2011-06-17 | 143 | -1255/+764 |
| | |\ \ | |||||
| | | * | | Inline BigInt move operators and swap | lloyd | 2011-06-13 | 3 | -34/+49 |
| | | * | | propagate from branch 'net.randombit.botan' (head b200c1f710e56d39764e567c005... | lloyd | 2011-06-13 | 2 | -0/+12 |
| | | |\ \ | |||||
| | | * | | | Remove TR1 and old-GCC stuff | lloyd | 2011-06-13 | 1 | -33/+4 |
| | | * | | | Merge typo | lloyd | 2011-06-13 | 1 | -1/+0 |
| | | * | | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 142 | -1209/+733 |
| | | |\ \ \ | |||||
| | | | * | | | Use unique_ptr instead of auto_ptr | lloyd | 2011-03-08 | 2 | -4/+9 |
| | | | * | | | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3... | lloyd | 2011-03-08 | 36 | -242/+936 |
| | | | |\ \ \ | |||||
| | | | * | | | | Merge fixups | lloyd | 2011-02-11 | 6 | -94/+19 |
| | | | * | | | | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 145 | -1164/+773 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723... | lloyd | 2010-11-29 | 32 | -364/+393 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Post-merge fixups | lloyd | 2010-11-04 | 4 | -6/+8 |
| | | | | * | | | | | propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b... | lloyd | 2010-11-04 | 147 | -1213/+758 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * | | | | | function<> is in in std in C++0x | lloyd | 2010-10-28 | 6 | -18/+11 |
| | | | | | * | | | | | propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0... | lloyd | 2010-10-28 | 103 | -935/+933 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120... | lloyd | 2010-10-13 | 30 | -153/+164 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 0b2a6834cd19e431afc91bd062b... | lloyd | 2010-10-13 | 144 | -1193/+744 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 6581b789d58717bc6acee5c6a24... | lloyd | 2010-10-13 | 75 | -356/+432 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | Post-merge fixups | lloyd | 2010-10-13 | 4 | -11/+5 |
| | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 142 | -1184/+741 |
| | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | Compile python wrapper as C++0x | lloyd | 2010-09-09 | 1 | -1/+1 |
| | | | | | | | * | | | | | | | | Partially fix Python compilation. Looks like Boost.Python doesn't support | lloyd | 2010-09-09 | 1 | -1/+2 |
| | | | | | | | * | | | | | | | | propagate from branch 'net.randombit.botan' (head fb78974f57bc3065d8537ebeb52... | lloyd | 2010-09-07 | 8 | -36/+52 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | Use std::to_string | lloyd | 2010-09-03 | 2 | -2/+3 |
| | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 141 | -1280/+831 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | | Use gcc 4.5.1 | lloyd | 2010-08-13 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | | | | Post-merge fix | lloyd | 2010-08-13 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | | | | propagate from branch 'net.randombit.botan' (head 0a3348f52bf558bc2282e1066c2... | lloyd | 2010-08-13 | 141 | -1280/+831 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head c6dfcb1b2e25290f071169361fb... | lloyd | 2010-08-06 | 6 | -67/+165 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | | | | | | | | | | ~Algorithm_Cache was missing definition | lloyd | 2010-08-04 | 1 | -1/+1 |
| | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c... | lloyd | 2010-08-04 | 141 | -1282/+833 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | | Update docs WRT UI vs function<> | lloyd | 2010-07-12 | 1 | -19/+24 |
| | | | | | | | | | | * | | | | | | | | | | Move gtk example to attic | lloyd | 2010-07-12 | 5 | -0/+0 |
| | | | | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 85c4aa25e9168862a96d7a2eca7... | lloyd | 2010-07-12 | 2 | -8/+10 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | | | Drop User_Interface; replace with a std::function callback | lloyd | 2010-07-09 | 5 | -99/+52 |
| | | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 8761f1c3082e4ce33af57e557f9... | lloyd | 2010-07-09 | 131 | -1163/+756 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | | | | | | | | | | | Post merge fixups | lloyd | 2010-07-09 | 3 | -5/+1 |
| | | | | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 131 | -1158/+755 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d... | lloyd | 2010-06-22 | 52 | -203/+964 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | | | | | Post merge fixups | lloyd | 2010-06-17 | 2 | -5/+0 |
| | | | | | | | | | | | | * | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 345 | -3524/+3482 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ |