| Commit message (Expand) | Author | Age | Files | Lines |
* | function<> is in in std in C++0x | lloyd | 2010-10-28 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan' (head 2841fb518e20d2fe0a374e4f6b0... | lloyd | 2010-10-28 | 1 | -40/+36 |
|\ |
|
| * | Make Record_Writer call a callback instead of writing directly to the socket | lloyd | 2010-10-19 | 1 | -5/+5 |
| * | Run MAC as standalone object instead of running it through a Pipe at | lloyd | 2010-10-19 | 1 | -26/+22 |
| * | Last u32bit->size_t for ssl | lloyd | 2010-10-15 | 1 | -5/+5 |
| * | More size_t | lloyd | 2010-10-15 | 1 | -12/+12 |
* | | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a... | lloyd | 2010-06-17 | 1 | -2/+2 |
| |\ |
|
| * \ | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74... | lloyd | 2010-04-09 | 1 | -20/+36 |
| |\ \ |
|
| * | | | Post-merge fixups | lloyd | 2010-02-24 | 1 | -1/+1 |
* | | | | Hide a number of the internal SSL headers from the user, you can still | lloyd | 2010-09-15 | 1 | -1/+1 |
* | | | | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 1 | -2/+2 |
* | | | | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -1/+1 |
* | | | | Big, invasive but mostly automated change, with a further attempt at | lloyd | 2010-09-07 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Fix comparison to use IVs with a hypothetical negotiated TLS that uses | lloyd | 2010-06-09 | 1 | -1/+1 |
* | | | Use "/*" instead of "/**" in starting comments at the begining of a file. | lloyd | 2010-06-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server. | lloyd | 2010-03-30 | 1 | -1/+21 |
* | | Rename pad_amount to block_size, more accurate/descriptive | lloyd | 2010-03-30 | 1 | -5/+11 |
* | | Also remove compression bits from record writer | lloyd | 2010-03-25 | 1 | -14/+4 |
|/ |
|
* | Rename Policy to TLS_Policy. | lloyd | 2010-02-16 | 1 | -1/+1 |
* | Various minor SSL fixes | lloyd | 2010-02-14 | 1 | -1/+0 |
* | Import latest version of Ajisai into src/ssl; once this hits mainline | lloyd | 2010-01-11 | 1 | -0/+259 |