]> git.ipfire.org Git - thirdparty/openssl.git/commit
Declare a new x509v3 extension: x509ExtAdmission
authorFdaSilvaYY <fdasilvayy@gmail.com>
Tue, 20 Jun 2017 13:24:53 +0000 (09:24 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 20 Jun 2017 13:25:30 +0000 (09:25 -0400)
commit0c9d6818c85ad185ac7a8904c70486724473420b
treeb90551dfe5cfdd0d3c1ac11f26e1cdd42b910ed5
parent8d1598b0ce994c35f16701c0630ba9ed3c8c02e0
Declare a new x509v3 extension: x509ExtAdmission

Reviewed-by: Stephen Henson <steve@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2759)
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
crypto/x509v3/build.info
crypto/x509v3/ext_dat.h
crypto/x509v3/standard_exts.h
crypto/x509v3/v3_admis.c [new file with mode: 0644]
crypto/x509v3/v3_admis.h [new file with mode: 0644]
include/openssl/obj_mac.h