summaryrefslogtreecommitdiff
path: root/include/openssl/httperr.h
Commit message (Expand)AuthorAgeFilesLines
* OSSL_HTTP_get(): Fix timeout handling on redirectionDr. David von Oheimb2021-12-091-0/+1
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-121-0/+2
* Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb2021-03-011-1/+1
* Update copyright yearMatt Caswell2021-02-181-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2021-02-051-6/+0
* HTTP: add more error detection to low-level APIDr. David von Oheimb2021-02-021-0/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-4/+1
* OSSL_HTTP_parse_url(): add optional port number return parameter and strength...Dr. David von Oheimb2020-09-081-0/+4
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-1/+2
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-3/+3
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+55