aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_reader.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...lloyd2012-03-301-0/+9
|\
| * Small fixes, cleanupslloyd2012-03-191-0/+9
* | Merge fixups. Add locking to default session manager. Use chrono liblloyd2012-02-201-2/+2
|/
* Add client-side support for PSK kex. Tested against OpenSSL.lloyd2012-01-271-0/+12
* Since this branch is hugely API breaking already, go ahead and putlloyd2012-01-231-0/+4
* Missing a spacelloyd2012-01-201-1/+1
* Kinda maybe working TLS 1.2 for clients. Not well tested at all, but alloyd2012-01-191-4/+3
* Remove Handshake_Message::deserialize which was an unnecessary hook.lloyd2012-01-191-4/+1
* Full support for renegotiation including RFC 5746 extensions forlloyd2011-12-301-0/+3
* About half an implementation of RFC 5746lloyd2011-12-291-0/+3
* Add support for sending server name indicator in client hellolloyd2011-12-291-1/+15
* Assert there is nothing left over at the end of packet parsing.lloyd2011-12-281-0/+6
* Rename ssl module to tlslloyd2011-12-231-0/+186