aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_version.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
| | | | | | Renames a couple of functions for somewhat better name consistency, eg make_u32bit becomes make_uint32. The old typedefs remain for now since probably lots of application code uses them.
* Improve tls doxygen [ci skip]René Korthaus2016-10-191-0/+6
|
* Internal header cleanupsJack Lloyd2015-09-191-1/+1
| | | | Only user-visible change is the removal of get_byte.h
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-1/+0
|
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Add TLS fallback signalling (draft-ietf-tls-downgrade-scsv-00)lloyd2014-10-311-7/+0
|
* Move lib into srclloyd2014-01-101-0/+151