PACKET: add methods for reading length-prefixed TLS vectors.
[openssl.git] / ssl / packet_locl.h
2015-08-26 Emilia KasperPACKET: add methods for reading length-prefixed TLS...
2015-08-26 Emilia KasperPACKET: constify where possible
2015-08-13 Matt CaswellEnhance PACKET readability
2015-08-04 Matt CaswellFix a bug in the new PACKET implementation
2015-08-03 Matt CaswellAdd initial packet parsing code