CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/09/24 19:14:34
Modified files: lib/libcrypto/man: Makefile X509_new.3 Added files: lib/libcrypto/man: ASIdentifiers_new.3 X509v3_asid_add_id_or_range.3 X509v3_addr_add_inherit.3 Log message: Add initial documentation for the RFC 3779 API This documents the part of the API that allows building the two extensions. It is all very complicated and the bug density is quite high. Surely there's lots of room for improvement, but I've been sitting way too long on versions of these. I'll never finish. Let's fix and improve in tree.