Richard Levitte
|
b646179229
Copyright year updates
|
7 months ago |
Alexandr Nedvedicky
|
103952d439
Minor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3)
|
8 months ago |
Alexandr Nedvedicky
|
7f8aba2f44
Limit the number of http headers when receiving the http response
|
8 months ago |
Matt Caswell
|
a36d10dfb7
Add a test case for OSSL_HTTP_parse_url
|
11 months ago |
Dr. David von Oheimb
|
a497a90213
http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.x
|
2 years ago |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 years ago |
Dr. David von Oheimb
|
7a9b09feaa
BIO_s_connect(): Enable BIO_gets()
|
3 years ago |
Dr. David von Oheimb
|
647a5dbf10
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
|
3 years ago |
Dr. David von Oheimb
|
19f97fe6f1
HTTP: Implement persistent connections (keep-alive)
|
3 years ago |
Dr. David von Oheimb
|
8f965908a5
HTTP client: Minimal changes that include the improved API
|
3 years ago |
Dr. David von Oheimb
|
2318379119
OSSL_parse_url(): Improve handling of IPv6 addresses
|
3 years ago |
Dr. David von Oheimb
|
b6a06b13a4
http_test.c: Fix minor Coverity issue CID 1473608
|
3 years ago |
Dr. David von Oheimb
|
7932982b88
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
|
3 years ago |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 years ago |
Dr. David von Oheimb
|
0b7368dda0
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
|
3 years ago |
Matt Caswell
|
e74e562f1c
Fix safestack issues in conf.h
|
4 years ago |
Dr. David von Oheimb
|
d7fcee3b3b
OSSL_HTTP_parse_url(): add optional port number return parameter and strengthen documentation
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Dr. David von Oheimb
|
afe554c2d2
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
|
4 years ago |
Dr. David von Oheimb
|
29f178bddf
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
|
5 years ago |