openssl/include/crypto
Dr. David von Oheimb 8f965908a5 HTTP client: Minimal changes that include the improved API
This is a minimal version of pull request #15053 including all the
proposed improvements to the HTTP client API and its documentation
but only those code adaptations strictly needed for it.

The proposed new features include
* support for persistent connections (keep-alive),
* generalization to arbitrary request and response types, and
* support for streaming BIOs for request and response data.

The related API changes include:
* Split the monolithic OSSL_HTTP_transfer() into OSSL_HTTP_open(),
  OSSL_HTTP_set_request(), a lean OSSL_HTTP_transfer(), and OSSL_HTTP_close().
* Split the timeout functionality accordingly and improve default behavior.
* Extract part of OSSL_HTTP_REQ_CTX_new() to OSSL_HTTP_REQ_CTX_set_expected().

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15147)
2021-05-12 15:11:51 +02:00
..
__DECC_INCLUDE_EPILOGUE.H Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
__DECC_INCLUDE_PROLOGUE.H Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
aes_platform.h Update copyright year 2021-02-18 15:05:17 +00:00
aria.h Add ossl_aria symbols 2021-03-18 17:52:37 +10:00
asn1_dsa.h Add ossl_encode symbols 2021-03-18 17:52:37 +10:00
asn1.h Implement EVP_PKEY_dup() function 2021-03-28 16:38:57 +10:00
asn1err.h Check for integer overflow in i2a_ASN1_OBJECT and error out if found. 2021-04-07 18:06:06 +10:00
async.h Update copyright year 2021-02-18 15:05:17 +00:00
asyncerr.h Update copyright year 2020-11-26 14:18:57 +00:00
bioerr.h Update copyright year 2020-11-26 14:18:57 +00:00
bn_conf.h.in Update copyright year 2021-02-18 15:05:17 +00:00
bn_dh.h Update copyright year 2021-03-11 13:27:36 +00:00
bn_srp.h Update copyright year 2021-04-08 13:04:41 +01:00
bn.h Fix external symbols for bn 2021-02-26 10:32:22 +10:00
bnerr.h Update copyright year 2020-11-26 14:18:57 +00:00
buffererr.h Update copyright year 2020-11-26 14:18:57 +00:00
chacha.h Update copyright year 2021-02-18 15:05:17 +00:00
cmll_platform.h Update copyright year 2021-02-18 15:05:17 +00:00
cmperr.h Update copyright year 2020-11-26 14:18:57 +00:00
cmserr.h Update copyright year 2020-11-26 14:18:57 +00:00
comperr.h Update copyright year 2020-11-26 14:18:57 +00:00
conferr.h Allow absolute paths to be set 2021-05-05 13:11:17 +02:00
crmferr.h Update copyright year 2020-11-26 14:18:57 +00:00
cryptlib.h Add RUN_ONCE support to zlib init 2021-04-22 17:41:55 +02:00
cryptoerr.h openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input 2020-12-10 15:19:55 +01:00
cterr.h Update copyright year 2020-11-26 14:18:57 +00:00
ctype.h Add ossl_asn1 symbols 2021-03-18 17:52:37 +10:00
decoder.h CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
decodererr.h ENCODER & DECODER: Allow decoder implementations to specify "carry on" 2021-04-21 10:53:03 +02:00
des_platform.h Update copyright year 2021-02-18 15:05:17 +00:00
dh.h Fixes related to separation of DH and DHX types 2021-04-26 19:52:11 +02:00
dherr.h Add a range check (from SP800-56Ar3) to DH key derivation. 2021-04-01 09:07:08 +10:00
dsa.h Detect low-level engine and app method based keys 2021-04-19 11:36:16 +02:00
dsaerr.h Update copyright year 2020-11-26 14:18:57 +00:00
dso_conf.h.in Update copyright year 2021-02-18 15:05:17 +00:00
ec.h Add convenience functions and macros for asymmetric key generation 2021-05-11 12:46:42 +02:00
ecerr.h Update copyright year 2020-11-26 14:18:57 +00:00
ecx.h Add selection support to the provider keymgmt_dup function 2021-04-15 09:19:39 +02:00
encoder.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
encodererr.h Update copyright year 2020-11-26 14:18:57 +00:00
engine.h Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
engineerr.h Update copyright year 2020-11-26 14:18:57 +00:00
err.h Update copyright year 2021-02-18 15:05:17 +00:00
ess.h TS ESS: Move four internal aux function to where they belong in crypto/ts 2021-04-28 14:10:47 +02:00
esserr.h TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
evp.h Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. 2021-05-11 12:46:42 +02:00
evperr.h Don't overflow the output length in EVP_CipherUpdate calls 2021-02-16 11:40:12 +00:00
httperr.h HTTP client: Minimal changes that include the improved API 2021-05-12 15:11:51 +02:00
lhash.h Add ossl_lhash symbols 2021-03-18 17:52:38 +10:00
md32_common.h Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
modes.h Update copyright year 2021-03-11 13:27:36 +00:00
objects.h Update copyright year 2021-04-08 13:04:41 +01:00
objectserr.h Update copyright year 2020-11-26 14:18:57 +00:00
ocsperr.h Update copyright year 2020-11-26 14:18:57 +00:00
pem.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pemerr.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pkcs7.h Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
pkcs7err.h Update copyright year 2020-11-26 14:18:57 +00:00
pkcs12err.h Update copyright year 2020-11-26 14:18:57 +00:00
poly1305.h Update copyright year 2021-02-18 15:05:17 +00:00
punycode.h Update copyright year 2021-02-18 15:05:17 +00:00
rand_pool.h Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
rand.h Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
randerr.h Update copyright year 2020-11-26 14:18:57 +00:00
rsa.h Detect low-level engine and app method based keys 2021-04-19 11:36:16 +02:00
rsaerr.h Update copyright year 2020-11-26 14:18:57 +00:00
security_bits.h Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
sha.h Crypto: Add deprecation compatibility declarations for SHA* message digest functions 2021-05-08 14:41:36 +02:00
siphash.h Fix a TODO(3.0) in the siphash code 2021-03-17 10:16:21 +10:00
siv.h Update copyright year 2021-04-08 13:04:41 +01:00
sm2.h Fix external symbols related to ec & sm2 keys 2021-02-26 10:53:01 +10:00
sm2err.h ERR: Rebuild all generated error headers and source files 2021-02-05 14:09:16 +01:00
sm4.h Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
sparse_array.h Add ossl_sa symbols 2021-03-18 17:52:37 +10:00
store.h Update copyright year 2021-02-18 15:05:17 +00:00
storeerr.h Update copyright year 2020-11-26 14:18:57 +00:00
tserr.h Update copyright year 2020-11-26 14:18:57 +00:00
types.h Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h 2021-03-31 13:28:46 +10:00
uierr.h Update copyright year 2020-11-26 14:18:57 +00:00
x509.h Implement EVP_PKEY_dup() function 2021-03-28 16:38:57 +10:00
x509err.h Update copyright year 2020-11-26 14:18:57 +00:00
x509v3err.h Update copyright year 2020-11-26 14:18:57 +00:00