openssl/crypto/cmp
Dr. David von Oheimb afe554c2d2 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Also improve the generic HTTP client w.r.t. proxy and no_proxy options.

    Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
    Also includes CRMF (RFC 4211) and HTTP transfer (RFC 6712).
    Adds the CMP and CRMF API to libcrypto and the "cmp" app to the CLI.
    Adds extensive documentation and tests.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11404)
2020-04-02 18:17:00 +02:00
..
build.info Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_asn.c fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 2020-02-17 07:43:58 +01:00
cmp_client.c Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_ctx.c Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_err.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00
cmp_hdr.c Constify various mostly X509-related parameter types in crypto/ and apps/ 2020-03-23 08:30:37 +01:00
cmp_http.c Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_local.h Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests 2020-04-02 18:17:00 +02:00
cmp_msg.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00
cmp_protect.c Fix handling of CMP msg senderKID and improve doc of related CTX functions 2020-03-10 16:09:44 +01:00
cmp_server.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00
cmp_status.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00
cmp_util.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00
cmp_vfy.c Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 2020-03-25 14:10:18 +01:00