Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -113/+0 |
* | Remove Record struct | lloyd | 2013-09-07 | 1 | -1/+1 |
* | Avoid using representable value for internal null alert | lloyd | 2013-04-19 | 1 | -3/+3 |
* | Remove Record_Writer::send_alert. Move Alert serialization to Alert::serialize | lloyd | 2012-09-04 | 1 | -10/+15 |
* | Doxygen comments | lloyd | 2012-07-06 | 1 | -1/+9 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Add support for TLS heartbeats (RFC 6520). Heartbeat initiations from | lloyd | 2012-04-16 | 1 | -1/+3 |
* | Add support for the 3 alert types we didn't have codes for. | lloyd | 2012-04-09 | 1 | -31/+32 |
* | Remove Alert::Level enum, replace with bool | lloyd | 2012-01-26 | 1 | -6/+2 |
* | Change callback interface to pass the Alert object itself instead | lloyd | 2012-01-26 | 1 | -1/+1 |
* | Make Alert a first class object ala Version. Move the alert codes into | lloyd | 2012-01-26 | 1 | -0/+101 |