]> git.ipfire.org Git - thirdparty/openssl.git/history - test/http_test.c
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
[thirdparty/openssl.git] / test / http_test.c
2021-05-14  Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14  Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-03-31  Dr. David von OheimbOSSL_parse_url(): Improve handling of IPv6 addresses
2021-03-09  Dr. David von Oheimbhttp_test.c: Fix minor Coverity issue CID 1473608
2021-03-01  Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbTEST: move cert, key, and CSR loading aux functions...
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...