]> git.ipfire.org Git - thirdparty/openssl.git/commit
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Fri, 16 Nov 2018 13:05:31 +0000 (14:05 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 12 Mar 2019 12:26:06 +0000 (12:26 +0000)
commita61b7f2fa6de3bf8d5b1436e66c52d6bf7150ae4
tree9281fa1b15fd09fe2358fc5fce8e7ae892bc7b5b
parent2a3b52eacd098a74157f5d4cbbb34ad8f863f04e
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
in INSTALL, Configure, crypto/build.info, include/openssl/crmferr.h,
crypto/err/, include/openssl/err.h, and (to be updated:) util/libcrypto.num

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7646)
19 files changed:
Configure
crypto/build.info
crypto/crmf/build.info [new file with mode: 0644]
crypto/crmf/crmf_asn.c [new file with mode: 0644]
crypto/crmf/crmf_err.c [new file with mode: 0644]
crypto/crmf/crmf_int.h [new file with mode: 0644]
crypto/crmf/crmf_lib.c [new file with mode: 0644]
crypto/crmf/crmf_pbm.c [new file with mode: 0644]
crypto/err/err.c
crypto/err/err_all.c
crypto/err/openssl.ec
crypto/err/openssl.txt
doc/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.pod
doc/man3/OSSL_CRMF_MSG_set_validity.pod
doc/man3/OSSL_CRMF_pbmp_new.pod
include/openssl/crmf.h
include/openssl/crmferr.h [new file with mode: 0644]
include/openssl/err.h
util/libcrypto.num