]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/err/openssl.txt
Replumbing: make it possible for providers to specify multiple names
authorRichard Levitte <levitte@openssl.org>
Thu, 23 May 2019 01:36:21 +0000 (03:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Oct 2019 13:47:25 +0000 (15:47 +0200)
commit695d195bbb81f8ed4027468fe1c480f958e846c8
tree97adf9d6199573bed701910b41cfe56bb4e56dd7
parente7c27a6c3716843f8412fd96311b70ac84b785f9
Replumbing: make it possible for providers to specify multiple names

This modifies the treatment of algorithm name strings to allow
multiple names separated with colons.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/8985)
crypto/core_algorithm.c
crypto/core_fetch.c
crypto/core_namemap.c
crypto/err/openssl.txt
crypto/evp/evp_err.c
crypto/evp/evp_fetch.c
doc/internal/man3/ossl_namemap_new.pod
include/internal/namemap.h
include/openssl/core.h
include/openssl/evperr.h