aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/httperr.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-09OSSL_HTTP_get(): Fix timeout handling on redirectionDr. David von Oheimb1-0/+1
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb1-0/+2
2021-03-01Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb1-1/+1
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-05ERR: Rebuild all generated error headers and source filesRichard Levitte1-6/+0
2021-02-02HTTP: add more error detection to low-level APIDr. David von Oheimb1-0/+1
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte1-4/+1
2020-09-08OSSL_HTTP_parse_url(): add optional port number return parameter and strength...Dr. David von Oheimb1-0/+4
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb1-1/+2
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb1-3/+3
2020-02-10Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb1-0/+55