Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -2/+2 |
* | WPACKET: don't write DER length when we don't want to | Richard Levitte | 2020-05-04 | 1 | -1/+4 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Add "endfirst" writing to WPACKET | Matt Caswell | 2020-04-04 | 1 | -1/+54 |
* | Give WPACKET the ability to have a NULL buffer underneath it | Matt Caswell | 2019-07-12 | 1 | -11/+43 |
* | Make the PACKET/WPACKET code available to both libcrypto and libssl | Matt Caswell | 2019-07-12 | 1 | -0/+424 |