]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES.md
Add .includedir pragma
authorRich Salz <rsalz@akamai.com>
Fri, 30 Apr 2021 16:18:00 +0000 (12:18 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 5 May 2021 11:11:35 +0000 (13:11 +0200)
commitf7050588bc76901e0a147c158e64ac3140dc8bfd
tree76a0453a8781c5e9ed61553d9086fa0ead7a4bca
parent3fb985fd04611082bbfc3622a078e8c5e5edb378
Add .includedir pragma

Also add a negative test, and fix typo's.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15090)
CHANGES.md
crypto/conf/conf_api.c
crypto/conf/conf_def.c
doc/man5/config.pod
include/openssl/conf.h.in
test/recipes/90-test_includes.t
test/recipes/90-test_includes_data/incdir.cnf [new file with mode: 0644]