summaryrefslogtreecommitdiff
path: root/crypto/http/http_err.c
Commit message (Expand)AuthorAgeFilesLines
* Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()Dr. David von Oheimb2021-03-011-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* HTTP: add more error detection to low-level APIDr. David von Oheimb2021-02-021-0/+2
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2
* OSSL_HTTP_parse_url(): add optional port number return parameter and strength...Dr. David von Oheimb2020-09-081-0/+5
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-0/+2
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-6/+6
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-0/+67