..
aes
Fix a few if(, for(, while( inside code.
2016-07-20 07:21:53 -04:00
asn1
Enforce and explicit some const casting
2016-07-25 08:20:00 -04:00
async
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
bf
bio
Discard BIO_set(BIO* bio) method
2016-07-25 13:48:32 -04:00
blake2
bn
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
buffer
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
camellia
cast
chacha
cmac
cms
Constify CMS_decrypt_set1_key input buffer
2016-07-25 08:20:00 -04:00
comp
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
conf
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
ct
Typo and comment fix
2016-07-25 08:35:39 -04:00
des
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:25:08 +02:00
dh
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
dsa
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
dso
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
ec
Constify EC_KEY_*_oct2priv() input buffer
2016-07-25 08:20:00 -04:00
engine
explicit init
2016-07-25 08:35:39 -04:00
err
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
evp
Add EVP_ENCODE_CTX_copy
2016-07-24 19:23:00 +01:00
hmac
Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp()
2016-06-24 12:31:31 -04:00
idea
include /internal
Add setter and getter for X509_STORE's check_policy
2016-07-25 17:20:58 +02:00
kdf
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
lhash
fix code formatting
2016-07-01 10:56:19 -04:00
md2
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:51:57 +01:00
md4
md5
mdc2
modes
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:25:08 +02:00
objects
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
ocsp
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
pem
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
perlasm
crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.
2016-07-15 13:20:52 +02:00
pkcs7
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
pkcs12
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
poly1305
SPARC assembly pack: enforce V8+ ABI constraints.
2016-07-01 14:25:38 +02:00
rand
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
rc2
rc4
rc5
ripemd
rsa
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
seed
sha
srp
check return values for EVP_Digest*() APIs
2016-07-15 14:09:05 +01:00
stack
Constify a bit more OPENSSL_sk_ API
2016-06-30 12:58:21 -04:00
ts
Fix OOB read in TS_OBJ_print_bio().
2016-07-22 15:15:17 +01:00
txt_db
ui
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
whrlpool
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:51:57 +01:00
x509
Add X509_STORE lock and unlock functions
2016-07-25 17:33:41 +02:00
x509v3
Make it possible for external code to set the certiciate proxy path length
2016-07-25 17:36:39 +02:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info
c64xpluscpuid.pl
cpt_err.c
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
cryptlib.c
cversion.c
dllmain.c
ebcdic.c
ex_data.c
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
2016-07-19 23:49:54 +02:00
ia64cpuid.S
init.c
Check for errors allocating the error strings.
2016-07-20 19:20:53 +02:00
LPdir_nyi.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 07:58:23 +02:00
LPdir_unix.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 07:58:23 +02:00
LPdir_vms.c
LPdir_win32.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 07:58:23 +02:00
LPdir_win.c
Fix mingw build
2016-07-18 10:47:07 +01:00
LPdir_wince.c
Remove the silly CVS markers from LPdir_*.c
2016-07-16 07:58:23 +02:00
mem_clr.c
mem_dbg.c
fix crypto-mdebug build
2016-07-20 12:41:31 +01:00
mem_sec.c
mem.c
Convert memset calls to OPENSSL_cleanse
2016-06-30 15:51:57 +01:00
o_dir.c
o_fips.c
o_fopen.c
Fix a few if(, for(, while( inside code.
2016-07-20 07:21:53 -04:00
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c
include/openssl: don't include <windows.h> in public headers.
2016-07-08 11:49:44 +02:00
uid.c
vms_rms.h
x86_64cpuid.pl
crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.
2016-07-15 13:20:52 +02:00
x86cpuid.pl
crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.
2016-07-15 13:20:52 +02:00