VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
[openssl.git] / doc / man3 / OSSL_HTTP_REQ_CTX.pod
2024-04-09 Richard LevitteCopyright year updates
2024-03-15 Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-12 Alexandr NedvedickyLimit the number of http headers when receiving the...
2023-09-07 Matt CaswellCopyright year updates
2023-08-10 Dr. David von OheimbOSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request...
2022-08-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio: add support for partial content...
2022-07-06 Dr. David von Oheimbhttp_client.c: fix comment and documentation of the...
2022-05-30 Dr. David von Oheimbhttp_client.c: Dump response on error when tracing...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-05 Dimitris ApostolouFix typos
2021-10-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: clarify that resulting BIO must...
2021-09-09 PW HuFix some documentation errors
2021-07-11 Dr. David von OheimbImprove doc of OSSL_HTTP_REQ_CTX_set_expected() on...
2021-06-11 Dr. David von OheimbHTTP client: Fix GET request handling when rctx is...
2021-05-14 Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14 Dr. David von OheimbHTTP client: Allow streaming of response data (with...
2021-05-14 Dr. David von OheimbHTTP client API: Generalize to arbitrary request and...
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 OheimbHTTP: Fix method_POST param by moving it to OSSL_HTTP_R...
2021-03-26 Dr. David von OheimbHTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_C...
2021-02-02 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: vario...
2021-02-02 Dr. David von OheimbConstify OSSL_HTTP_REQ_CTX_get0_mem_bio()
2021-02-02 Dr. David von OheimbHTTP: Fix mistakes and unclarities on maxline and max_r...
2021-01-23 Dr. David von OheimbOCSP HTTP: Restore API of undocumented and recently...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX.pod: minor addition and remove redund...
2021-01-23 Dr. David von OheimbOSSL_HTTP_REQ_CTX_new(): replace method_GET parameter...
2021-01-23 Dr. David von Oheimbrename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx