Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OSSL_parse_url(): Improve handling of IPv6 addresses | Dr. David von Oheimb | 2021-03-31 | 1 | -1/+1 |
* | http_test.c: Fix minor Coverity issue CID 1473608 | Dr. David von Oheimb | 2021-03-09 | 1 | -1/+2 |
* | OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components | Dr. David von Oheimb | 2021-03-01 | 1 | -11/+52 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | TEST: move cert, key, and CSR loading aux functions to new testutil/load.c | Dr. David von Oheimb | 2021-01-13 | 1 | -15/+1 |
* | Fix safestack issues in conf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | OSSL_HTTP_parse_url(): add optional port number return parameter and strength... | Dr. David von Oheimb | 2020-09-08 | 1 | -0/+72 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+2 |
* | Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests | Dr. David von Oheimb | 2020-04-02 | 1 | -2/+2 |
* | Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c | Dr. David von Oheimb | 2020-02-10 | 1 | -0/+181 |