HTTP client: make server/proxy and port params more consistent; minor other improvements
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 25 Mar 2020 12:46:02 +0000 (13:46 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 2 Apr 2020 16:31:06 +0000 (18:31 +0200)
commit4b1fe471ac99b9f8692be85dcbcbf6977eb35c78
tree1589302a8fad703bc2e626a45bddffa5f0d6c4d9
parentafe554c2d244b4e7fc8c1b14acef806a2a581a8d
HTTP client: make server/proxy and port params more consistent; minor other improvements

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/11404)
18 files changed:
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_http.c
crypto/cmp/cmp_local.h
crypto/err/openssl.txt
crypto/http/http_client.c
crypto/http/http_err.c
crypto/http/http_lib.c
crypto/http/http_local.h
doc/man3/OSSL_CMP_CTX_new.pod
doc/man3/OSSL_CMP_MSG_http_perform.pod
doc/man3/OSSL_HTTP_transfer.pod
include/openssl/cmp.h
include/openssl/http.h
include/openssl/httperr.h
test/build.info
test/cmp_ctx_test.c
util/libcrypto.num
util/other.syms