openssl/crypto
Dr. Stephen Henson b2e85f9d93 The new ASN1 code automatically allocates
structures for fields that are not OPTIONAL.

However in the AUTHORITY_INFO_ACCESS case
the 'location' field was set to NULL in
the old code.

So in 0.9.7+ we should free up the field before
overwriting it in v2i_AUTHORITY_INFO_ACCESS.
2002-06-13 00:43:59 +00:00
..
aes In CFB mode, the iv is always encrypted. 2002-05-31 13:07:45 +00:00
asn1 It's not good to have a pointer point at something in an inner block. 2002-06-05 13:47:15 +00:00
bf
bio Handle read failures better. 2002-06-11 11:41:26 +00:00
bn
buffer
cast
comp
conf
des
dh
dsa
dso
ec
engine Since there's no continuation, the ; can go as well :-) 2002-06-05 09:08:49 +00:00
err Handle read failures better. 2002-06-11 11:41:26 +00:00
evp use sstrsep() to get the proper type to aoti(). 2002-06-03 15:27:52 +00:00
hmac
idea
krb5
lhash
md2
md4
md5
mdc2
objects Make sure that settings are passed back and forth when walking around 2002-06-06 10:14:16 +00:00
ocsp
pem Check errors when parsing a PKCS8INF PEM FILE, or there will be a core dump on error. 2002-06-05 11:58:23 +00:00
perlasm
pkcs7
pkcs12
rand
rc2
rc4
rc5
rijndael
ripemd
rsa
sha
stack
threads
txt_db
ui
x509
x509v3 The new ASN1 code automatically allocates 2002-06-13 00:43:59 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com
crypto.h
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile.ssl fix for 'make update' 2002-06-10 11:45:21 +00:00
md32_common.h
mem.c
mem_dbg.c
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Ok, we are rolling 0.9.7-beta1 now. 2002-06-01 15:21:55 +00:00
ossl_typ.h
symhacks.h
tmdiff.c
tmdiff.h
uid.c