summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-28Add a few accessors for IPAddressFamily and make first use of themtb1-25/+94
2021-12-28Simplify and explain expand_addr() a bittb1-12/+23
2021-12-28Add a comment so I don't forget to think about input validationtb1-1/+3
2021-12-28Convert make_IPAddressFamily to CBS/CBBtb1-13/+26
2021-12-28Remove two pointless NULL checks and allocationstb1-7/+1
2021-12-28Check for trailing garbage in X509_addr_get_afi()tb1-1/+5
2021-12-28Convert X509v3_adr_get_afi() to CBStb1-6/+21
2021-12-27Pull BN_{new,init,clear,clear_free,free} up to the top of bn_lib.cjsing1-58/+58
2021-12-27Provide a set of RSA and ECDSA test certificates/keys.jsing30-0/+919