Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Record_Writer::send_alert. Move Alert serialization to Alert::serialize | lloyd | 2012-09-04 | 1 | -3/+11 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Huge pile of post merge fixups, mtn really fucked that merge | lloyd | 2012-04-25 | 1 | -2/+1 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07... | lloyd | 2012-04-25 | 1 | -3/+11 |
|\ | |||||
| * | Add support for TLS heartbeats (RFC 6520). Heartbeat initiations from | lloyd | 2012-04-16 | 1 | -1/+4 |
| * | Add support for the 3 alert types we didn't have codes for. | lloyd | 2012-04-09 | 1 | -1/+6 |
* | | Merge fixups. Add locking to default session manager. Use chrono lib | lloyd | 2012-02-20 | 1 | -2/+2 |
|/ | |||||
* | Remove Alert::Level enum, replace with bool | lloyd | 2012-01-26 | 1 | -1/+1 |
* | Change callback interface to pass the Alert object itself instead | lloyd | 2012-01-26 | 1 | -1/+70 |
* | Make Alert a first class object ala Version. Move the alert codes into | lloyd | 2012-01-26 | 1 | -0/+46 |