index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
http_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
Dr. David von Oheimb
2021-05-14
1
-2
/
+2
*
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
2021-05-14
1
-36
/
+147
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-18
/
+20
*
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