openssl/crypto
Richard Levitte b4000e8ad8 Move an assert() to avoid core dumps when a static buffer hasn't been given.
Notified by Verdon Walker <VWalker@novell.com>
2002-05-09 18:19:21 +00:00
..
aes With Compaq make, it seems like # inside an action becomes part of the command, not a comment at all 2002-02-20 11:43:40 +00:00
asn1 Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not 2002-04-26 08:28:34 +00:00
bf
bio Move an assert() to avoid core dumps when a static buffer hasn't been given. 2002-05-09 18:19:21 +00:00
bn add missing declaration 2002-03-25 23:15:21 +00:00
buffer
cast
comp
conf Fix bugs and typos. 2002-03-18 13:10:45 +00:00
des make update (libeay.num has been edited to match 0.9.7-stable) 2002-04-06 19:16:12 +00:00
dh fix DH_generate_parameters for general 'generator' 2002-03-20 16:04:04 +00:00
dsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dso
ec Change internals of the EC library so that the functions 2002-05-08 11:54:24 +00:00
ecdsa No point constifying an int. 2002-04-20 10:22:01 +00:00
engine Synchronise with 0.9.7-stable. 2002-04-29 10:19:19 +00:00
err ERR_file_name is no longer being used. 2002-04-22 13:54:50 +00:00
evp Fix CRLF problem in BASE64 decode. 2002-04-15 09:55:40 +00:00
hmac Initialize cipher context in KRB5 2002-03-14 18:22:23 +00:00
idea
krb5
lhash Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>. 2002-03-21 19:08:35 +00:00
md2
md4
md5
mdc2
objects Add generationQualifier OID (proposed by Fiel Cabral). 2002-04-25 18:03:13 +00:00
ocsp
pem Uhmmm, if we use && after having tested for the presence of the certificate, 2002-04-23 13:15:08 +00:00
perlasm
pkcs7 in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey) 2002-05-07 15:14:12 +00:00
pkcs12 Initialize cipher context in KRB5 2002-03-14 18:22:23 +00:00
rand disable '#ifdef DEBUG' sections 2002-02-21 13:07:44 +00:00
rc2
rc4
rc5
rijndael
ripemd Synchronise with 0.9.7-stable. 2002-04-29 10:19:19 +00:00
rsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
sha
stack Fix various warnings when compiling with KRB5 code. 2002-03-12 02:59:37 +00:00
threads
txt_db
ui Correct the mapping for des_read_pw() 2002-03-26 13:54:15 +00:00
x509 Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated 2002-02-28 12:42:19 +00:00
x509v3 disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Add the mapping of des_random_seed() for 0.9.6 compatibility. 2002-03-26 13:59:22 +00:00
crypto.h
cversion.c
ebcdic.c Instead of just checking for OpenVMS, check if DEC C is used, since it's as 2002-02-20 12:01:24 +00:00
ebcdic.h
ex_data.c
install.com
Makefile.ssl Make sure that date is run under the C locale, so dates are given in the 2002-05-02 08:05:46 +00:00
md32_common.h
mem_dbg.c
mem.c
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Change the date to XX xxx XXXX in development versions. 2002-04-11 21:51:40 +00:00
ossl_typ.h
symhacks.h VMS addaptation, including a few more long names that needed hacking. 2002-02-28 13:17:40 +00:00
tmdiff.c
tmdiff.h
uid.c