aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3...lloyd2011-03-0836-242/+936
|\
| * Tick to 1.9.15-devlloyd2011-03-074-5/+9
| * Split up deleting empty buffers with removing buffer slots from thelloyd2011-03-071-9/+10
| * Update amalgamation copyright yearslloyd2011-03-021-1/+1
| * Fix variable mask warning in Sun C++.lloyd2011-03-012-5/+7
| * Tick version numbers for 1.9.14 release1.9.14lloyd2011-03-013-4/+4
| * Add bcrypt and keywrap exampleslloyd2011-02-232-0/+83
| * Fix PR 142: the zlib filters were not updated in 1.9.11 to use zeroiselloyd2011-02-183-15/+26
| * Add a new option --link-method which allows the user to override thelloyd2011-02-181-5/+34
| * Typo fixlloyd2011-02-181-2/+2
| * Canonicalize OS name for Cygwin; apparently platform will reportlloyd2011-02-181-0/+5
| * Move password hashing schemes to src/passhashlloyd2011-02-177-2/+7
| * Add support for bcrypt, the Blowfish-based password hashing schemelloyd2011-02-167-7/+317
| * Use size_t rather than u32bit for loop variableslloyd2011-02-164-20/+20
| * Forward declare Algorithm_Factorylloyd2011-02-162-1/+3
| * Add some more ECDSA tests (generated using Crypto++ 5.6)lloyd2011-02-161-0/+55
| * Add the NIST AES key wrap algorithm, as specified in RFC 3394 andlloyd2011-02-155-0/+253
| * Remove dead codelloyd2011-02-142-127/+0
| * Const variables where possiblelloyd2011-02-141-5/+5
| * Make this test easier to understandlloyd2011-02-141-46/+25
| * Add a set of ECDSA tests using the Brainpool curves. Test caseslloyd2011-02-141-0/+65
| * Add HMAC, AES, SHA-2, HMAC_RNG deps in libstate for the globallloyd2011-02-111-0/+5
| * Some dependency fixeslloyd2011-02-114-2/+6
| * Warn about unknown modules passed to --enable-modules or --disable-moduleslloyd2011-02-111-0/+8
* | 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
| | | | | | | |\ \ \ \ \ \ \