]> git.ipfire.org Git - thirdparty/openssl.git/commit - include/openssl/cmp.h.in
allow to disable http
authorVladimír Kotal <vladimir.kotal@oracle.com>
Thu, 1 Jun 2023 17:55:54 +0000 (19:55 +0200)
committerPauli <pauli@openssl.org>
Tue, 6 Jun 2023 01:05:02 +0000 (11:05 +1000)
commit3ca28c9e81fae36b0b44dc39beecd2b5a7561975
tree4d1028ff958edec00915ef4b962c31c1c232ca9a
parentc69756e7a0133b67df50525e89206c9cc4a7d2b8
allow to disable http

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21108)
18 files changed:
.github/workflows/run-checker-ci.yml
Configure
apps/cmp.c
apps/lib/apps.c
apps/s_client.c
crypto/cmp/build.info
crypto/cmp/cmp_client.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_local.h
crypto/err/err_all.c
crypto/x509/x_all.c
include/openssl/cmp.h.in
include/openssl/http.h
test/build.info
test/cmp_ctx_test.c
test/recipes/79-test_http.t
test/recipes/80-test_cmp_http.t
util/libcrypto.num