aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_alert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Alert::Level enum, replace with boollloyd2012-01-261-1/+1
* Change callback interface to pass the Alert object itself insteadlloyd2012-01-261-1/+70
* Make Alert a first class object ala Version. Move the alert codes intolloyd2012-01-261-0/+46