openssl/crypto
Andy Polyakov d40a13af5d crypto/sparcv9cap.c: add missing declaration.
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-08-12 10:26:20 +02:00
..
aes spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
asn1 spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
async Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
bf
bio Adapt BIO_new_accept() to call BIO_set_accept_name() 2016-08-10 11:07:42 -04:00
blake2
bn Change callers to use the new constants. 2016-08-10 10:07:37 -04:00
buffer Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
camellia
cast
chacha spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
cmac
cms Constify some ASN1_OBJECT *obj input parameters 2016-08-04 17:02:48 +02: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 Mkae CT_log_new_from_base64 always return 0 on failure 2016-08-05 21:34:59 -04:00
des SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:25:08 +02:00
dh Change callers to use the new constants. 2016-08-10 10:07:37 -04:00
dsa Add DSA_bits() function. 2016-08-01 19:37:42 +01:00
dso Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
ec spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
engine Fix some style issues... 2016-08-02 09:59:23 +02:00
err Remove get_hash completely 2016-08-04 14:23:08 -04:00
evp Fix spelling of error code 2016-08-10 09:58:57 -04:00
hmac Teach EVP_PKEY_HMAC keys how to EVP_PKEY_cmp() 2016-06-24 12:31:31 -04:00
idea
include/internal spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04: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 spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
objects Forgotten make update 2016-08-01 16:14:41 +02:00
ocsp spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
pem spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04: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 Sanity check input length in OPENSSL_uni2asc(). 2016-08-05 18:58:56 +01:00
poly1305 spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
rand spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
rc2
rc4 spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
rc5
ripemd
rsa Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
seed
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 2016-08-11 13:39:57 +02:00
srp check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
stack Add some const casts 2016-08-10 09:53:58 -04:00
ts Limit status message sisze in ts_get_status_check 2016-08-04 17:34:28 +01:00
txt_db
ui crypto/ui/ui_openssl.c: let new-line through after query in Windows path. 2016-08-11 14:36:54 +02:00
whrlpool Convert memset calls to OPENSSL_cleanse 2016-06-30 15:51:57 +01:00
x509 spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
x509v3 Fix irregularities in GENERAL_NAME_print(). 2016-08-05 21:36:42 -04:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Move OS-specific fopen quirks to o_fopen.c. 2016-06-22 21:51:53 +02:00
c64xpluscpuid.pl
cpt_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
cryptlib.c crypto/cryptlib.c: omit OPENSSL_ia32cap_loc(). 2016-06-22 20:20:37 +02:00
cversion.c
dllmain.c
ebcdic.c
ex_data.c Const the ex data stuff too to fix warnings 2016-08-01 16:13:27 +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 Fix some style issues... 2016-08-02 09:59:23 +02:00
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 buf2hexstr: properly deal with empty string 2016-06-21 20:55:54 +02:00
o_time.c VSI submisson: make better use of item lists in o_time.c 2016-08-04 16:51:39 +02:00
pariscid.pl
ppc_arch.h
ppccap.c Fix some style issues... 2016-08-02 09:59:23 +02:00
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
sparcv9cap.c crypto/sparcv9cap.c: add missing declaration. 2016-08-12 10:26:20 +02:00
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