Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Huge pile of post merge fixups, mtn really fucked that merge | lloyd | 2012-04-25 | 1 | -15/+15 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07... | lloyd | 2012-04-25 | 1 | -6/+6 |
|\ | |||||
| * | Limit the lifetime of tickets to Policy::session_ticket_lifetime() | lloyd | 2012-04-04 | 1 | -17/+17 |
* | | Merge fixups. Add locking to default session manager. Use chrono lib | lloyd | 2012-02-20 | 1 | -7/+17 |
|/ | |||||
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -10/+14 |
* | Split hello.cpp into c_hello.cpp and s_hello.cpp | lloyd | 2012-01-04 | 1 | -2/+0 |
* | Add support for client-side session resumption | lloyd | 2011-12-31 | 1 | -3/+5 |
* | Better names on the session manager. Plausible client lookup support, | lloyd | 2011-12-30 | 1 | -10/+36 |
* | Rename the session type to 'TLS_Session'. Split the manager out into | lloyd | 2011-12-30 | 1 | -0/+66 |