aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0...lloyd2010-10-28103-935/+933
|\
| * Document adding base64 standalone encoderlloyd2010-10-281-0/+1
| * Use standalone encoder for end of message padding toolloyd2010-10-282-27/+9
| * Consolidate hex and base64 filters into a single sub-module.lloyd2010-10-287-66/+44
| * Simple standalone base64 encoderlloyd2010-10-284-0/+163
| * These are internal headers and do not need public linkagelloyd2010-10-283-3/+3
| * Rename the base64 filter and macro names in prep for addinglloyd2010-10-276-8/+6
| * Move base64 char tables to base64.cpplloyd2010-10-272-48/+36
| * Make TLS_Client entirely via callbacks, not talking to Socket directlylloyd2010-10-193-44/+31
| * Make Record_Writer call a callback instead of writing directly to the socketlloyd2010-10-195-10/+20
| * Run MAC as standalone object instead of running it through a Pipe atlloyd2010-10-193-48/+56
| * Update AES-NI for SecureVector and BlockCipher changeslloyd2010-10-191-9/+9
| * BigInt::get_substring really shouldn't return size_t. Revert tolloyd2010-10-185-10/+8
| * For const BigInt::operator[], return a const reference instead of alloyd2010-10-181-1/+1
| * s/u32bit/size_t/lloyd2010-10-184-38/+38
| * s/u32bit/size_t/lloyd2010-10-187-51/+51
| * Prefix vs postfixlloyd2010-10-152-4/+4
| * Last u32bit->size_t for ssllloyd2010-10-1510-101/+108
| * Use binary I/O where neededlloyd2010-10-1510-11/+11
| * More size_tlloyd2010-10-153-28/+28
| * More size_tlloyd2010-10-153-30/+30
| * Use size_t in ssllloyd2010-10-1512-75/+75
| * Only allocate as much working space as needed in key schedulelloyd2010-10-141-4/+4
| * Remove standalone S functionlloyd2010-10-141-12/+13
| * In all cases where the block size of the cipher is fixed, the keylloyd2010-10-1433-366/+244
* | propagate from branch 'net.randombit.botan' (head cba32f885eb7889a9711cbee120...lloyd2010-10-1330-153/+164
|\|
| * Fix exampleslloyd2010-10-134-7/+11
| * More size_tlloyd2010-10-1311-26/+26
| * More size_tlloyd2010-10-133-18/+18
| * Implicit rounds based on key variable sizelloyd2010-10-134-27/+44
| * Make the rounds implicit with the size of the key valueslloyd2010-10-132-55/+42
| * More size_t. Document changeslloyd2010-10-138-20/+23
* | 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
| | | | | |\ \ \ \