aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/http.h
Commit message (Expand)AuthorAgeFilesLines
* OSSL_HTTP_parse_url(): add optional port number return parameter and strength...Dr. David von Oheimb2020-09-081-1/+1
* 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-0/+10
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-4/+4
* 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-2/+2
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+72