index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
OSSL_HTTP_transfer.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve and move text on OPENSSL_TRACE from doc/man1/openssl.pod to doc/man7/...
Dr. David von Oheimb
2024-10-09
1
-2
/
+2
*
doc/man{1,3}: fix details on IPv6 host addresses and of whitespace in no_proxy
David von Oheimb
2024-09-23
1
-2
/
+4
*
OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_transfer.pod; improve the...
Dr. David von Oheimb
2023-10-10
1
-3
/
+5
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request()}: backward compat w.r.t...
Dr. David von Oheimb
2023-08-10
1
-2
/
+5
*
OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matching
Dr. David von Oheimb
2022-08-23
1
-2
/
+10
*
http_client.c: fix comment and documentation of the memory BIOs used
Dr. David von Oheimb
2022-07-06
1
-3
/
+3
*
OSSL_HTTP_open(): improve use of use_ssl and its documentation
Dr. David von Oheimb
2022-07-06
1
-2
/
+2
*
http_client.c: Dump response on error when tracing is enabled
Dr. David von Oheimb
2022-05-30
1
-1
/
+6
*
HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function
Dr. David von Oheimb
2021-12-22
1
-5
/
+13
*
OSSL_HTTP_open(): clarify doc of 'server' arg and its use of BIO_new_connect()
Dr. David von Oheimb
2021-12-07
1
-4
/
+5
*
OSSL_HTTP_open(): Complete documentation of checks for server and proxy args
Dr. David von Oheimb
2021-12-07
1
-0
/
+2
*
OSSL_HTTP_set1_request(): Fix check for presence of port option and its docum...
Dr. David von Oheimb
2021-12-07
1
-1
/
+3
*
OSSL_HTTP_transfer.pod: Some clarifications on the BIO connect/disconnect cal...
Dr. David von Oheimb
2021-12-03
1
-7
/
+10
*
OSSL_HTTP_transfer.pod: Fix omission documenting the 'ok' parameter of OSSL_H...
Dr. David von Oheimb
2021-12-03
1
-0
/
+1
*
OSSL_HTTP_transfer.pod: clarify that resulting BIO must be freed
Dr. David von Oheimb
2021-10-23
1
-3
/
+7
*
Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity
Dr. David von Oheimb
2021-06-11
1
-12
/
+12
*
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
Dr. David von Oheimb
2021-05-14
1
-3
/
+2
*
HTTP client: Allow streaming of response data (with possibly indefinite length)
Dr. David von Oheimb
2021-05-14
1
-5
/
+6
*
HTTP client: Allow streaming of request data (for POST method)
Dr. David von Oheimb
2021-05-14
1
-1
/
+2
*
HTTP client API: Generalize to arbitrary request and response contents
Dr. David von Oheimb
2021-05-14
1
-12
/
+22
*
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
2021-05-14
1
-23
/
+11
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-119
/
+153
*
HTTP client: Correct the use of optional proxy URL and its documentation
Dr. David von Oheimb
2021-05-04
1
-4
/
+5
*
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
Dr. David von Oheimb
2021-03-01
1
-38
/
+19
*
OSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: various improvements
Dr. David von Oheimb
2021-02-02
1
-6
/
+8
*
HTTP: Fix mistakes and unclarities on maxline and max_resp_len params
Dr. David von Oheimb
2021-02-02
1
-2
/
+3
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Make the OSSL_HTTP manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-3
/
+3
*
OSSL_HTTP_parse_url(): add optional port number return parameter and strength...
Dr. David von Oheimb
2020-09-08
1
-62
/
+74
*
DOC: Spelling fixes
Sebastian Andrzej Siewior
2020-06-18
1
-1
/
+1
*
Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs
Dr. David von Oheimb
2020-06-16
1
-1
/
+1
*
Constify 'req' parameter of OSSL_HTTP_post_asn1()
Dr. David von Oheimb
2020-05-09
1
-1
/
+1
*
HTTP client: make server/proxy and port params more consistent; minor other i...
Dr. David von Oheimb
2020-04-02
1
-25
/
+40
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
1
-6
/
+14
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-0
/
+210