openssl/include/openssl
Matt Caswell c486283cb8 Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7668)
2018-11-20 13:26:47 +00:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes.h
asn1.h Put back the #include <openssl/safestack.h> lines in public headers. 2017-09-29 07:56:35 +10:00
asn1_mac.h
asn1err.h i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer 2018-08-11 12:27:02 +02:00
asn1t.h
async.h Update copyright year 2018-02-13 13:59:25 +00:00
asyncerr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
bio.h Use gnu_printf format attribute to minimise MinGW warnings 2018-04-03 16:00:01 +02:00
bioerr.h Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
blowfish.h
bn.h Make number of Miller-Rabin tests for a prime tests depend on the security level of the prime 2018-07-26 06:27:23 +02:00
bnerr.h Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
buffer.h Update copyright year 2018-02-13 13:59:25 +00:00
buffererr.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
camellia.h
cast.h
cmac.h
cms.h Update copyright year 2018-02-13 13:59:25 +00:00
cmserr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
comp.h Update copyright year 2018-02-13 13:59:25 +00:00
comperr.h Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
conf.h Update copyright year 2018-02-13 13:59:25 +00:00
conf_api.h
conferr.h NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
crypto.h Add automatic initializations support for EVP_MAC objects 2018-10-29 13:35:19 +01:00
cryptoerr.h VMS & cryptoerr.h: include symhacks.h 2018-10-29 14:03:02 +01:00
ct.h Update copyright year 2018-02-13 13:59:25 +00:00
cterr.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
des.h
dh.h DH: add simple getters for commonly used DH struct members 2018-05-18 08:53:48 +02:00
dherr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
dsa.h Change the number of Miller-Rabin test for DSA generation to 64 2018-07-26 06:27:22 +02:00
dsaerr.h Pick a q size consistent with the digest for DSA param generation 2018-04-05 15:44:24 +01:00
dtls1.h Update copyright year 2018-02-13 13:59:25 +00:00
e_os2.h include/openssl/e_os2.h: define last-resort SSIZE_MAX. 2018-07-20 13:40:23 +02:00
ebcdic.h
ec.h Deprecate ECDH_KDF_X9_62() 2018-10-17 13:22:14 +03:00
ecdh.h
ecdsa.h
ecerr.h Provide EC functions that are not curve type specific 2018-07-31 09:08:38 +01:00
engine.h Update copyright year 2018-02-13 13:59:25 +00:00
engineerr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
err.h openssl/err.h: remove duplicate OSSL_STOREerr() 2018-04-20 13:05:22 +02:00
evp.h KMAC implementation using EVP_MAC 2018-11-14 07:01:09 +10:00
evperr.h KMAC implementation using EVP_MAC 2018-11-14 07:01:09 +10:00
hmac.h Fix HMAC SHA3-224 and HMAC SHA3-256. 2018-09-04 08:09:12 +10:00
idea.h
kdf.h Update copyright year 2018-02-13 13:59:25 +00:00
kdferr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
lhash.h
md2.h
md4.h
md5.h
mdc2.h
modes.h
obj_mac.h KMAC implementation using EVP_MAC 2018-11-14 07:01:09 +10:00
objects.h Add EVP_MAC API 2018-10-29 13:35:19 +01:00
objectserr.h Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
ocsp.h Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h) 2018-09-30 19:46:19 +02:00
ocsperr.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
opensslconf.h.in Collapse different classes of macro databases 2018-11-05 09:27:36 +01:00
opensslv.h The next version in master is at least 1.1.2, not 1.1.1x 2018-09-11 16:51:38 +02:00
ossl_typ.h Add EVP_MAC API 2018-10-29 13:35:19 +01:00
pem.h PEM_def_callback(): use same parameter names as for pem_password_cb 2018-04-26 10:39:44 +02:00
pem2.h Update copyright year 2018-02-13 13:59:25 +00:00
pemerr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
pkcs7.h
pkcs7err.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
pkcs12.h
pkcs12err.h Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
rand.h Modify the DEVRANDOM source so that the files are kept open persistently. 2018-06-27 07:15:36 +10:00
rand_drbg.h rand_drbg.h: include <openssl/obj_mac.h> 2018-10-30 08:01:26 +01:00
randerr.h DRBG: fix reseeding via RAND_add()/RAND_seed() with large input 2018-10-16 22:15:43 +02:00
rc2.h
rc4.h
rc5.h
ripemd.h
rsa.h Fix a typo in a macro 2018-10-12 09:45:53 +01:00
rsaerr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
safestack.h Add sk_TYPE_new_reserve() function 2017-10-26 09:35:36 +10:00
seed.h NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 2017-08-25 15:50:59 +02:00
sha.h
srp.h Making SRP_user_pwd functions public 2018-11-15 10:53:47 +00:00
srtp.h Add documentation for SRTP functions 2017-08-24 09:34:51 +01:00
ssl.h Deprecate SSL_set_tmp_ecdh 2018-11-15 10:53:47 +00:00
ssl2.h
ssl3.h Increase CT_NUMBER values 2018-08-07 15:28:59 -04:00
sslerr.h Fix some TLSv1.3 alert issues 2018-07-31 09:31:50 +01:00
stack.h Add sk_TYPE_new_reserve() function 2017-10-26 09:35:36 +10:00
store.h STORE: Add the possibility to search for specific information 2018-02-23 07:40:42 +01:00
storeerr.h STORE 'file' scheme loader: Add search capibility 2018-02-23 07:40:42 +01:00
symhacks.h Update copyright year 2018-11-20 13:26:47 +00:00
tls1.h Added missing signature algorithm reflection functions 2018-11-12 16:55:38 -05:00
ts.h Update copyright year 2018-02-13 13:59:25 +00:00
tserr.h Small simplification in mkerr.pl 2018-02-09 07:04:32 -05:00
txt_db.h Put back the #include <openssl/safestack.h> lines in public headers. 2017-09-29 07:56:35 +10:00
ui.h Update copyright year 2018-02-13 13:59:25 +00:00
uierr.h Set error code on alloc failures 2018-04-03 11:31:16 -04:00
whrlpool.h
x509.h Update copyright year 2018-09-11 13:45:17 +01:00
x509_vfy.h Avoid shadowing 'free' in X509_LOOKUP_met_set_free 2018-08-17 13:57:23 -05:00
x509err.h Add APIs for custom X509_LOOKUP_METHOD creation 2018-05-30 15:45:48 +02:00
x509v3.h Add X509_get0_authority_key_id() function 2018-02-19 15:47:02 -05:00
x509v3err.h Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00