aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/rec_wri.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-2/+2
|\
| * Fix comparison to use IVs with a hypothetical negotiated TLS that useslloyd2010-06-091-1/+1
| * Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* | propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...lloyd2010-04-091-20/+36
|\|
| * Add support for TLS v1.1's per-record random IV. Tested against GnuTLS server.lloyd2010-03-301-1/+21
| * Rename pad_amount to block_size, more accurate/descriptivelloyd2010-03-301-5/+11
| * Also remove compression bits from record writerlloyd2010-03-251-14/+4
* | Post-merge fixupslloyd2010-02-241-1/+1
|/
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Various minor SSL fixeslloyd2010-02-141-1/+0
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+259