summaryrefslogtreecommitdiffstats
path: root/crypto/packet.c
AgeCommit message (Expand)Author
2022-10-11Update copyright yearMatt Caswell
2022-08-22Coverity 1508506: misuse of time_tPauli
2021-06-17Update copyright yearMatt Caswell
2021-06-04Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-05-04WPACKET: don't write DER length when we don't want toRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-04Add "endfirst" writing to WPACKETMatt Caswell
2019-07-12Give WPACKET the ability to have a NULL buffer underneath itMatt Caswell
2019-07-12Make the PACKET/WPACKET code available to both libcrypto and libsslMatt Caswell