aboutsummaryrefslogtreecommitdiffstats
path: root/src/tls/tls_version.h
Commit message (Collapse)AuthorAgeFilesLines
* Storing the version as a single u16bit makes compares simplerlloyd2012-01-241-27/+14
|
* Make the version number a proper class, makes many things much easierlloyd2012-01-231-0/+100
for such a minor change.