openssl/crypto
Andy Polyakov fbdbb28ac6 modes/gcm128.c: make it indent-friendly.
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:26:38 +00:00
..
aes mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
asn1 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
bf mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
bio Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
bn bn/bntest.c: make it indent-friendly. 2015-01-22 09:25:45 +00:00
buffer Check length first in BUF_strnlen(). 2014-05-22 10:12:10 +01:00
camellia
cast Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
cmac
cms Don't clean up uninitialised EVP_CIPHER_CTX on error (CID 483259). 2014-07-10 17:49:53 +01:00
comp
conf mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
des Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
dh Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
dsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
dso Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ec Fix source where indent will not be able to cope 2015-01-22 09:24:04 +00:00
ecdh Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ecdsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
engine Fix indent issue with engine.h 2015-01-22 09:26:04 +00:00
err Fix SSL_R naming inconsistency. 2014-10-15 14:48:00 +02:00
evp mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
hmac RT2626: Change default_bits from 1K to 2K 2014-09-08 17:23:37 -04:00
idea mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
jpake Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
krb5 mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
lhash Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
md2
md4 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
md5 Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
mdc2
modes modes/gcm128.c: make it indent-friendly. 2015-01-22 09:26:38 +00:00
objects Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
ocsp Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
pem Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-09-22 00:07:44 +02:00
pkcs7 mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
pkcs12 Fix memory leak. 2014-05-29 13:49:50 +01:00
pqueue RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
rand Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
rc2 Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
rc4 Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
rc5
ripemd
rsa mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
seed
sha mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
srp Fix SRP buffer overrun vulnerability. 2014-08-06 20:41:24 +01:00
stack Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:23:50 +00:00
store
threads Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ts Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
txt_db
ui Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
whrlpool mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
x509 More indent fixes for STACK_OF 2015-01-22 09:26:15 +00:00
x509v3 More indent fixes for STACK_OF 2015-01-22 09:26:15 +00:00
.cvsignore
alphacpuid.pl
arm64cpuid.S Add linux-aarch64 taget. 2014-06-10 23:20:55 +02:00
arm_arch.h Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
armcap.c Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
armv4cpuid.S Remove inconsistency in ARM support. 2015-01-06 11:14:23 +01:00
constant_time_locl.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
constant_time_test.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
cpt_err.c
cryptlib.c crypto/cryptlib.c: make it indent-friendly. 2015-01-22 09:25:52 +00:00
cryptlib.h
crypto-lib.com Adjust VMS build to Unix build. Most of all, make it so the disabled 2014-06-18 13:43:09 +02:00
crypto.h Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
cversion.c Make build reproducible 2015-01-10 16:31:27 +01:00
ebcdic.c Additional comment changes for reformat of 1.0.2 2015-01-22 09:23:58 +00:00
ebcdic.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
ex_data.c
fips_err.h
fips_ers.c
ia64cpuid.S
install-crypto.com Adjust VMS build to Unix build. Most of all, make it so the disabled 2014-06-18 13:43:09 +02:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c Followup on RT3334 fix: make sure that a directory that's the empty 2014-09-03 22:23:34 +02:00
LPdir_win.c Check for FindNextFile when defining it rather than FindFirstFile 2014-11-28 23:31:28 +01:00
LPdir_win32.c
LPdir_wince.c
Makefile Make output from openssl version -f consistent with previous versions 2015-01-13 11:28:54 +00:00
md32_common.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
mem.c Fix datarace reported by valgrind/helgrind 2014-11-10 18:35:50 +01:00
mem_clr.c
mem_dbg.c crypto/mem_dbg.c: make it indent-friendly. 2015-01-22 09:26:26 +00:00
o_dir.c
o_dir.h
o_dir_test.c
o_fips.c
o_init.c
o_str.c
o_str.h
o_time.c mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
o_time.h
opensslconf.h.in
opensslv.h mark all block comments that need format preserving so that 2015-01-22 09:23:04 +00:00
ossl_typ.h RT2308: Add extern "C" { ... } wrapper 2014-08-27 21:45:09 -04:00
pariscid.pl
ppc_arch.h Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
ppccap.c Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
ppccpuid.pl Initial POWER8 support from development branch. 2014-07-20 14:36:49 +02:00
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
symhacks.h
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl