]> git.ipfire.org Git - thirdparty/openssl.git/commit - .gitignore
Add a compile time test to verify that openssl/rsa.h and complex.h can
authorPauli <paul.dale@oracle.com>
Sun, 16 Sep 2018 22:09:25 +0000 (08:09 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 16 Sep 2018 23:14:03 +0000 (09:14 +1000)
commitda5fac72b1cba5651b871902eea234e693cf01e5
treefe3ae2abd38c7d5580f624aba88b6dfc7dcbaf94
parent972f67889b5a10c33dbc3d500cfa65b544e68b46
Add a compile time test to verify that openssl/rsa.h and complex.h can
coexist.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7233)
.gitignore
test/build.info
test/rsa_complex.c [new file with mode: 0644]