openssl/crypto/ui
Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/
in particular X509_NAME*, X509_STORE{,_CTX}*, and ASN1_INTEGER *,
also some result types of new functions, which does not break compatibility

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/10504)
2020-03-23 08:30:37 +01:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ui_lib.c Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01:00
ui_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ui_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_openssl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_util.c UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback 2019-11-22 15:19:19 +01:00