Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76... | lloyd | 2010-05-19 | 117 | -1444/+673 |
|\ | |||||
| * | Merge fixups re mutex changes | lloyd | 2010-04-28 | 2 | -2/+1 |
| * | s/to_string/std::to_string/ | lloyd | 2010-04-28 | 1 | -3/+6 |
| * | Use 4.5.0 release | lloyd | 2010-04-28 | 1 | -1/+1 |
| * | propagate from branch 'net.randombit.botan' (head a5f25a3b954f24c5d07fa0dab6c... | lloyd | 2010-04-28 | 27 | -178/+772 |
| |\ | |||||
| * \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 88 | -351/+623 |
| |\ \ | |||||
| * | | | Post-merge fixups | lloyd | 2010-03-21 | 3 | -12/+12 |
| * | | | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54... | lloyd | 2010-03-21 | 117 | -1441/+663 |
| |\ \ \ | |||||
| | * \ \ | propagate from branch 'net.randombit.botan' (head aabb4c3bc2207ceac1920573293... | lloyd | 2010-03-13 | 8 | -14/+31 |
| | |\ \ \ | |||||
| | * \ \ \ | propagate from branch 'net.randombit.botan' (head 8f918e9ea99aebd6f685b1fbddd... | lloyd | 2010-03-13 | 2 | -27/+74 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5e9c6107cbb15744c2edf2eb0e2... | lloyd | 2010-03-13 | 117 | -1438/+664 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 0b404c8dc611e8cf8fec60cdcaf... | lloyd | 2010-03-12 | 117 | -1438/+664 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1... | lloyd | 2010-03-10 | 15 | -148/+104 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Add back async use for RSA, NR, DSA (was lost in mainline merge) | lloyd | 2010-03-09 | 3 | -6/+23 |
| | | | * | | | | | | Various updates: unique_ptr, using chrono, merge fixups, etc | lloyd | 2010-03-09 | 11 | -28/+37 |
| | | | * | | | | | | propagate from branch 'net.randombit.botan' (head 9932d4d63417f7fcc199ada244c... | lloyd | 2010-03-09 | 107 | -1405/+607 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf... | lloyd | 2010-03-02 | 34 | -2133/+846 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head c1db52e38b60afbc6549af5222d... | lloyd | 2010-02-25 | 128 | -1484/+711 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | Drop async.h and switch to using std::async which was added to GCC before | lloyd | 2010-02-24 | 6 | -48/+10 |
| | | | | | * | | | | | | | Post-merge fixups | lloyd | 2010-02-24 | 7 | -14/+13 |
| | | | | | * | | | | | | | propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6... | lloyd | 2010-02-24 | 64 | -1246/+5242 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5bfc3e699003b86615c584f8ae4... | lloyd | 2010-02-14 | 138 | -1551/+803 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head af0e75a6f88cf5c3e0c53f949ae... | lloyd | 2010-01-27 | 3 | -13/+33 |
| | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head e088ea1566600cf598bcdc6840f... | lloyd | 2010-01-22 | 12 | -52/+759 |
| | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | | | Set C++0x for ICC. Use GCC-4.5 binary | lloyd | 2010-01-21 | 2 | -2/+2 |
| | | | | | | * | | | | | | | | | | Post-merge fixes | lloyd | 2010-01-21 | 4 | -6/+6 |
| | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 137 | -1544/+797 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | | Use std::future instead of std::unique_future to match N3000 draft and | lloyd | 2010-01-21 | 1 | -2/+2 |
| | | | | | | | * | | | | | | | | | | Switch to newly installed gcc snapshot (svn r155312). Don't need -Wno-long-long | lloyd | 2009-12-28 | 1 | -2/+2 |
| | | | | | | | * | | | | | | | | | | propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8... | lloyd | 2009-12-24 | 1 | -4/+4 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607... | lloyd | 2009-12-24 | 138 | -1540/+805 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | | | | | | Fixup merge | lloyd | 2009-12-24 | 1 | -3/+1 |
| | | | | | | | | * | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head d2ed6f8447671a5a6ce2df0053e... | lloyd | 2009-12-24 | 1 | -25/+12 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 48 | -483/+926 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5525439539abc808b7b8588380a... | lloyd | 2009-12-22 | 138 | -1551/+841 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 138 | -1552/+841 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 138 | -1552/+842 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | | | | | | | | | | | | | Post-merge fixes | lloyd | 2009-12-16 | 10 | -27/+10 |
| | | | | | | | | | | | * | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 307 | -1140/+727 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 142a9359ba02d5dfcf3f2c9f999... | lloyd | 2009-12-08 | 138 | -1537/+844 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | | | | | | | Instead of checking for Windows generically before using QueryPerformanceCoun... | lloyd | 2009-12-01 | 2 | -3/+3 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | Most files including <botan/time.h> actually just needed <chrono> | lloyd | 2009-12-01 | 6 | -16/+20 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | Use std::chrono::duration instead of untyped u32bit values for times in | lloyd | 2009-12-01 | 2 | -10/+17 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | Remove system_time(), replace entirely with std::chrono. | lloyd | 2009-12-01 | 12 | -134/+115 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head b3515264af291b4785d3d296e2c... | lloyd | 2009-12-01 | 24 | -34/+293 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | Drop utils/time.h to deal with a merge conflict. | lloyd | 2009-12-01 | 1 | -39/+0 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | propagate from branch 'net.randombit.botan' (head ac4d8fecb28374d06094da3457a... | lloyd | 2009-11-29 | 10 | -76/+96 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head b431f4bc404f3ed4a5332b69100... | lloyd | 2009-11-20 | 16 | -80/+61 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | Define move assignment and constructors in terms of std::swap (which | lloyd | 2009-11-19 | 1 | -6/+2 |
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | Add move assignment and constructor operators to BigInt. On macro benchmarks | lloyd | 2009-11-19 | 2 | -4/+40 |