summaryrefslogtreecommitdiffstats
path: root/crypto/cmp/cmp_http.c
AgeCommit message (Expand)Author
2022-07-11cmp_http.c: extend comment in keep_alive()Dr. David von Oheimb
2022-05-04Remove duplicated #include headersJHH20
2021-11-17Move more general parts of internal/cryptlib.h to new internal/common.hDr. David von Oheimb
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-05-20Update copyright yearMatt Caswell
2021-05-14HTTP: Implement persistent connections (keep-alive)Dr. David von Oheimb
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-13Fix safestack issues in conf.hMatt Caswell
2020-09-01Add -verbosity option to apps/cmp.c and add log output also in crypto/cmpDr. David von Oheimb
2020-05-09Constify 'req' parameter of OSSL_HTTP_post_asn1()Dr. David von Oheimb
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb