CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/15 08:13:54
Modified files: lib/libcrypto/man: X509_EXTENSION_set_object.3 Log message: Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod. Explain what an X509_EXTENSION object is and where it is used. Add STANDARDS references. Sort the functions into a more logical order. Link to all other pages dealing with X509_EXTENSION objects.