Fix grammar in certificates.txt
[openssl.git] / crypto / http / http_local.h
2021-06-16 Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-03-18 Shane LontisAdd ossl_provider symbols
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-06 Dr. David von Oheimbhttp_local.h: Remove unused declaration of HTTP_sendreq...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2020-05-09 Dr. David von OheimbConstify 'req' parameter of OSSL_HTTP_post_asn1()
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-10 Dr. David von Oheimbfix coding style nits w.r.t. 'defined' in http_local...
2020-02-21 Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-12 Dr. David von Oheimbfix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...