summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/dsa.c
diff options
context:
space:
mode:
authortb <>2024-01-25 12:20:17 +0000
committertb <>2024-01-25 12:20:17 +0000
commit9a8a5389de656fa8ebe9b22e40f46852fe5eb5fa (patch)
tree3a8b9abaa6440cff35a908c4fa179a94228eb86b /src/usr.bin/openssl/dsa.c
parent5591371e337724aff2335fd8508e39ec9e15b944 (diff)
downloadopenbsd-9a8a5389de656fa8ebe9b22e40f46852fe5eb5fa.tar.gz
openbsd-9a8a5389de656fa8ebe9b22e40f46852fe5eb5fa.tar.bz2
openbsd-9a8a5389de656fa8ebe9b22e40f46852fe5eb5fa.zip
Remove the custom X509v3 extensions stack
This is essentially unused. The only consumer, www/kore,-acme is in the process of being fixed. It is also incomplete: in particular, the verifier doesn't learn about extensions added to the list, making the entire exercise rather pointless. So let's ditch that crap. This was the last consumer of the horror that is OBJ_bsearch_(). The even worse OBJ_bsearch_ex_() is still being "used" by M2Crypto... This prepares the removal of X509V3_EXT_{add{,_list,_alias},cleanup}(). and removes another piece of thread-unsafe global state. ok jsing
Diffstat (limited to 'src/usr.bin/openssl/dsa.c')
0 files changed, 0 insertions, 0 deletions