summaryrefslogtreecommitdiffstats
path: root/crypto/packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* WPACKET: don't write DER length when we don't want toRichard Levitte2020-05-041-1/+4
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add "endfirst" writing to WPACKETMatt Caswell2020-04-041-1/+54
* Give WPACKET the ability to have a NULL buffer underneath itMatt Caswell2019-07-111-11/+43
* Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell2019-07-111-0/+424