summaryrefslogtreecommitdiff
path: root/crypto/http/http_local.h
Commit message (Expand)AuthorAgeFilesLines
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-121-15/+0
* Add ossl_provider symbolsShane Lontis2021-03-181-0/+1
* Fix misc external ossl_ symbols.Shane Lontis2021-03-181-13/+15
* http_local.h: Remove unused declaration of HTTP_sendreq_bio()Dr. David von Oheimb2021-03-061-8/+0
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz2021-01-191-14/+0
* Constify 'req' parameter of OSSL_HTTP_post_asn1()Dr. David von Oheimb2020-05-091-1/+1
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-2/+0
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-0/+5
* fix coding style nits w.r.t. 'defined' in http_local.h, http.h, and ocsp.hDr. David von Oheimb2020-03-101-1/+1
* Don't exclude quite so much in a no-sock buildDr. David von Oheimb2020-02-211-3/+1
* fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSPDr. David von Oheimb2020-02-121-6/+6
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+51