openssl/crypto
Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy().
Use BUF_strlcat() instead of strcat().
Use BIO_snprintf() instead of sprintf().
In some cases, keep better track of buffer lengths.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2003-12-27 14:40:17 +00:00
..
aes Removing those memcpy()s also took away the possibility for in and out to 2003-10-29 06:21:22 +00:00
asn1 Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bf Netware-specific changes, 2003-11-28 13:10:58 +00:00
bio Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bn Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
buffer Netware-specific changes, 2003-11-28 13:10:58 +00:00
cast Some more ASFLAGS settings required 2003-12-01 08:12:47 +00:00
comp make update 2003-10-28 22:10:47 +00:00
conf Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
des Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
dh Netware-specific changes, 2003-11-28 13:10:58 +00:00
dsa Netware-specific changes, 2003-11-28 13:10:58 +00:00
dso Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
ec Add IPSec/IKE/Oakley curves. 2003-11-29 09:25:59 +00:00
ecdh
ecdsa Skip a curve with generator of non-prime order. 2003-12-06 11:41:22 +00:00
engine Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
err Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
evp Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
hmac A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
idea Netware-specific changes, 2003-11-28 13:10:58 +00:00
krb5
lhash Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
md2 Netware-specific changes, 2003-11-28 13:10:58 +00:00
md4
md5 Netware-specific changes, 2003-11-28 13:10:58 +00:00
mdc2 Netware-specific changes, 2003-11-28 13:10:58 +00:00
objects Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
ocsp
pem Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
perlasm Netware-specific changes, 2003-11-28 13:10:58 +00:00
pkcs7 Add support for digested data PKCS#7 type. 2003-10-11 22:11:45 +00:00
pkcs12
rand Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
rc2 Netware-specific changes, 2003-11-28 13:10:58 +00:00
rc4 Netware-specific changes, 2003-11-28 13:10:58 +00:00
rc5 Some more ASFLAGS settings required 2003-12-01 08:12:47 +00:00
ripemd Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rsa Netware-specific changes, 2003-11-28 13:10:58 +00:00
sha Netware-specific changes, 2003-11-28 13:10:58 +00:00
stack
store
threads Netware-specific changes, 2003-11-28 13:10:58 +00:00
txt_db
ui Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
x509 Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
x509v3 Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Damnit, I'm sick of having to do something special every time a module 2003-11-29 09:19:12 +00:00
crypto.h
cversion.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h
ex_data.c Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
install.com
Makefile.ssl Restructure make targets to allow parallel make. 2003-12-03 16:29:41 +00:00
md32_common.h Netware-specific changes, 2003-11-28 13:10:58 +00:00
mem_clr.c
mem_dbg.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:15 +00:00
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
tmdiff.h For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00