openssl/include/openssl
Richard Levitte bd9faf117d Do no mention private headers in public headers
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9812)
2019-09-09 12:06:43 +02:00
..
__DECC_INCLUDE_EPILOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
__DECC_INCLUDE_PROLOGUE.H Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
aes.h Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt() 2019-04-12 14:22:41 +01:00
asn1_mac.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
asn1.h Remove EXPORT_VAR_AS_FUNC 2019-07-01 20:13:03 -04:00
asn1err.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
asn1t.h Remove EXPORT_VAR_AS_FUNC 2019-07-01 20:13:03 -04:00
async.h add an additional async notification communication method based on callback 2019-01-27 12:27:17 +00:00
asyncerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
bio.h Do no mention private headers in public headers 2019-09-09 12:06:43 +02:00
bioerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
blowfish.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
bn.h Make sure all BIGNUM operations work within the FIPS provider 2019-07-15 11:03:44 +01:00
bnerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
buffer.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
buffererr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
camellia.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
cast.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
cmac.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
cmp.h Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 2019-05-30 11:18:52 +01:00
cmperr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
cms.h CAdES : lowercase name for now internal methods. 2019-07-31 19:14:12 +10:00
cmserr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
comp.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
comperr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
conf_api.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
conf.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
conferr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
core_names.h Use common define for properties, engine, cipher and digest params 2019-09-07 16:01:53 +10:00
core_numbers.h Move OSSL_OP_KDF into its rightful place amongst the other OSSL_OP_ definitions 2019-09-06 19:27:57 +10:00
core.h Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere 2019-07-23 07:30:33 +02:00
crmf.h Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 2019-05-30 11:18:52 +01:00
crmferr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
crypto.h Remove old KDF initialisation 2019-09-06 19:27:57 +10:00
cryptoerr.h Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() 2019-08-12 12:50:41 +02:00
ct.h Do no mention private headers in public headers 2019-09-09 12:06:43 +02:00
cterr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
des.h Fix comment; unchecked->checked 2019-07-02 20:09:27 +02:00
dh.h Change DH parameters to generate the order q subgroup instead of 2q 2019-07-22 20:03:27 +02:00
dherr.h Enforce a minimum DH modulus size of 512 bits 2019-07-24 14:44:08 +02:00
dsa.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
dsaerr.h make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA 2019-07-31 16:56:22 +03:00
dtls1.h Do no mention private headers in public headers 2019-09-09 12:06:43 +02:00
e_os2.h Remove global-var/function macros 2019-07-01 19:42:12 -04:00
ebcdic.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ec.h Fix a documentation bug in ec.h 2019-08-29 11:10:14 +01:00
ecdh.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ecdsa.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ecerr.h KDF error codes reworked 2019-09-06 19:27:57 +10:00
engine.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
engineerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
err.h Cleanse KDF error files 2019-09-06 19:27:57 +10:00
ess.h CAdES : lowercase name for now internal methods. 2019-07-31 19:14:12 +10:00
esserr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
evp.h Do no mention private headers in public headers 2019-09-09 12:06:43 +02:00
evperr.h KDF error codes reworked 2019-09-06 19:27:57 +10:00
fips_names.h Add fips provider code for handling self test data 2019-08-19 09:18:33 +10:00
hmac.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
idea.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
kdf.h More KDF cleanup 2019-09-06 19:27:57 +10:00
lhash.h Properties for implementation selection. 2019-02-18 13:28:14 +10:00
macros.h Untangle / retangle opensslv.h, openssslconf.h and macros.h 2019-08-19 07:12:28 +02:00
md2.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
md4.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
md5.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
mdc2.h Change provider params from int to size_t 2019-09-05 11:23:57 +10:00
modes.h Move the public SIV mode functions from public headers to internal ones 2019-06-27 09:47:23 +01:00
obj_mac.h Add X9.42 KDF. 2019-07-09 09:33:18 +10:00
objects.h Added EVP_KDF (similiar to the EVP_MAC) 2019-05-03 17:52:50 +02:00
objectserr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
ocsp.h Fix an incorrect macro 2019-06-12 10:12:14 +01:00
ocsperr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
opensslconf.h.in Untangle / retangle opensslv.h, openssslconf.h and macros.h 2019-08-19 07:12:28 +02:00
opensslv.h Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER 2019-09-05 21:48:41 +02:00
ossl_typ.h Add basic EVP_KEYMGMT API and libcrypto <-> provider interface 2019-07-22 06:17:38 +02:00
params.h Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text() 2019-08-12 12:50:41 +02:00
pem2.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
pem.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
pemerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
pkcs7.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
pkcs7err.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
pkcs12.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
pkcs12err.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
provider.h Rename provider and core get_param_types functions 2019-08-15 11:58:25 +02:00
rand_drbg.h Convert drbg_lib to use OPENSSL_CTX for its global data 2019-06-07 12:04:34 +01:00
rand.h Remove tab characters from C source files. 2019-07-16 20:24:10 +10:00
randerr.h Make rand_pool buffers more dynamic in their sizing. 2019-07-23 18:07:19 +10:00
rc2.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
rc4.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
rc5.h Change RC5_32_set_key to return an int type 2019-07-01 10:18:37 +01:00
ripemd.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
rsa.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
rsaerr.h make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA 2019-07-31 16:56:22 +03:00
safestack.h Mark generated functions unused (applies to safestack, lhash, sparse_array) 2019-02-15 11:44:35 +01:00
seed.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
sha.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
srp.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
srtp.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ssl2.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ssl3.h Remove heartbeats completely 2019-03-29 13:50:59 +01:00
ssl.h API to get negotiated key exchange algorithm in TLS1.3 2019-08-06 12:04:52 +01:00
sslerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
stack.h Properties for implementation selection. 2019-02-18 13:28:14 +10:00
store.h Fix Typos 2019-07-01 10:09:22 +02:00
storeerr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
symhacks.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
tls1.h Correct the Extended Master Secret string for EBCDIC 2019-08-06 11:02:50 +01:00
trace.h Convert the ENGINE_CONF trace calls to use CONF instead 2019-04-05 12:50:55 +02:00
ts.h constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tserr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
txt_db.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
ui.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
uierr.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
whrlpool.h Following the license change, modify the boilerplates in include/ and crypto/include/ 2018-12-06 15:57:31 +01:00
x509_vfy.h X509_STORE: fix two misspelled compatibility macros 2019-01-25 11:18:35 +01:00
x509.h x509: publish X509_PUBKEY_dup 2019-07-22 07:34:30 +02:00
x509err.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00
x509v3.h Add missing accessors for X509 AuthorityKeyIdentifier 2019-08-01 11:32:12 +02:00
x509v3err.h Regenerate mkerr files 2019-07-16 05:26:28 +02:00