aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/s_kex.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-1/+1
|\
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-1/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 75d272c759511a9a99a371ddc74...lloyd2010-04-091-1/+1
| |\ \
| * | | Various updates: unique_ptr, using chrono, merge fixups, etclloyd2010-03-091-1/+1
* | | | Add a helper function for encoding TLS values with length tagginglloyd2010-09-151-11/+4
* | | | Hide a number of the internal SSL headers from the user, you can stilllloyd2010-09-151-1/+1
* | | | Update all uses of MemoryRegion::append to use either push_back or operator+=lloyd2010-09-151-6/+6
* | | | More changes to avoid vector to pointer implicit conversionslloyd2010-09-141-1/+1
* | | | More vector->pointer conversion removals.lloyd2010-09-131-1/+1
| |_|/ |/| |
* | | Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
| |/ |/|
* | Fix DSA TLS serverslloyd2010-03-301-1/+1
|/
* Modify pubkey classes to take names instead of object pointers.lloyd2010-03-081-29/+33
* Remove some unnecessary usages of PK_Signing_Keylloyd2010-03-041-30/+17
* Remove use of old PKCS8_ and X509_ typedefslloyd2010-02-161-6/+6
* Rename Policy to TLS_Policy.lloyd2010-02-161-1/+1
* Import latest version of Ajisai into src/ssl; once this hits mainlinelloyd2010-01-111-0/+195