| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b... | lloyd | 2010-01-21 | 12 | -63/+86 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 1 | -2/+0 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 14c1d4dc8696d2705a70ec3d240... | lloyd | 2009-12-21 | 12 | -63/+86 |
| |\ \ |
|
| | * \ | propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f... | lloyd | 2009-12-16 | 12 | -63/+86 |
| | |\ \ |
|
| | | * | | Post-merge fixes | lloyd | 2009-12-16 | 1 | -8/+0 |
| | | * | | propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275... | lloyd | 2009-12-16 | 42 | -131/+149 |
| | | |\ \ |
|
| | | * | | | 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 |
| | | * | | | Remove to_string, replacing with std::to_string | lloyd | 2009-11-18 | 2 | -5/+5 |
| | | * | | | propagate from branch 'net.randombit.botan' (head 23f95467137a0531f74574d1e3e... | lloyd | 2009-11-18 | 9 | -55/+46 |
| | | |\ \ \ |
|
| | | | * | | | Remove accidentally checked in change to powm_fw.cpp | lloyd | 2009-11-18 | 1 | -29/+6 |
| | | | * | | | Use async in ElGamal encryption and Nyberg-Rueppel verification | lloyd | 2009-11-18 | 1 | -6/+29 |
| | | | * | | | propagate from branch 'net.randombit.botan' (head cfb19182987fc95b2a8885584a3... | lloyd | 2009-11-17 | 2 | -6/+6 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | propagate from branch 'net.randombit.botan' (head 8cecdc1c3dd5853823fabcb8164... | lloyd | 2009-11-16 | 3 | -3/+3 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | Remove TR1 hooks - can be assumed to exist under a C++0x compiler | lloyd | 2009-11-13 | 1 | -3/+1 |
| | | | * | | | | | Make `struct mapping tests[]` non-static in miller_rabin_test_iterations | lloyd | 2009-11-13 | 1 | -1/+1 |
| | | | * | | | | | propagate from branch 'net.randombit.botan' (head ac888e57b614c623590d79ab615... | lloyd | 2009-11-13 | 6 | -42/+23 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6... | lloyd | 2009-11-02 | 7 | -51/+44 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 139d6957d20f0b1202e0eacc63c... | lloyd | 2009-10-13 | 7 | -51/+44 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53... | lloyd | 2009-09-17 | 2 | -2/+2 |
| | | | | | |\ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573... | lloyd | 2009-09-08 | 7 | -51/+44 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388... | lloyd | 2009-07-21 | 6 | -31/+36 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d... | lloyd | 2009-07-15 | 7 | -51/+44 |
| | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head d6d32791adfa878b6fc0dd3a5b6... | lloyd | 2009-07-03 | 1 | -1/+1 |
| | | | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * \ \ \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205... | lloyd | 2009-06-04 | 7 | -51/+44 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | | | | | | | | | Use C++0x std::shared_ptr<> instead of TR1's | lloyd | 2009-04-01 | 6 | -50/+43 |
| | | | | | | | | * | | | | | | | | | Replace the (deprecated) auto_ptr with unique_ptr. | lloyd | 2009-04-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Clean up exceptions. Remove some unused ones like Config_Error. Make | lloyd | 2010-01-05 | 2 | -6/+5 |
* | | | | | | | | | | | | | | | | | | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | | | Remove BOTAN_DLL from forward decl, not needed and GCC 4.1 warns | lloyd | 2009-12-30 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Remove extraneous check in low_zero_bits | lloyd | 2009-12-22 | 1 | -2/+0 |
|/ / / / / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / / / | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | / | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 7 | -8/+11 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Make many more headers internal-only. | lloyd | 2009-12-16 | 9 | -50/+51 |
* | | | | | | | | | | | | | | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 37 | -84/+93 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Fix typo | lloyd | 2009-11-18 | 1 | -1/+1 |
* | | | | | | | | | | | | | Clean up BigInt doxygen comments | lloyd | 2009-11-18 | 1 | -471/+458 |
* | | | | | | | | | | | | | In ressol(), t is just an alias for s and is not modified, remove it | lloyd | 2009-11-17 | 1 | -3/+2 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 2 | -6/+6 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Instead of having two asm_macr.h files being switched in based on module | lloyd | 2009-11-14 | 3 | -3/+3 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Cleanups - remove emails from source files, they should only live in | lloyd | 2009-11-10 | 6 | -42/+23 |
|/ / / / / / / / / |
|
* | | | | | | | | | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 13 | -26/+0 |
* | | | | | | | | | Also enable x86 asm word_add | lloyd | 2009-10-15 | 1 | -8/+0 |
* | | | | | | | | | Enable x86-64 asm word_add | lloyd | 2009-10-15 | 1 | -8/+0 |
* | | | | | | | | | Avoid using word_add() in gfp_element.cpp, actually more complex than necessary, | lloyd | 2009-10-15 | 1 | -1/+3 |
|/ / / / / / / / |
|
* | | | | | | | | Oops, removed assert.h from gfp_element.cpp which uses assert :( | lloyd | 2009-10-07 | 1 | -0/+1 |
* | | | | | | | | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 6 | -84/+79 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Split up util.h into 3 files | lloyd | 2009-09-17 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Add 'Distributed under the terms of the Botan license' notices to the .S | lloyd | 2009-08-11 | 3 | -12/+18 |
* | | | | | | Add support for Dragonfly BSD (a fork of FreeBSD). | lloyd | 2009-07-25 | 3 | -0/+3 |