openssl/crypto
2002-03-12 02:59:37 +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 various warnings when compiling with KRB5 code. 2002-03-12 02:59:37 +00:00
bf
bio disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bn remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
buffer remove redundant ERR_load_... declarations 2001-12-17 19:22:23 +00:00
cast
comp add automatically generated ERR_load_... prototype 2002-01-04 13:12:08 +00:00
conf make update, after moving around symbols in libeay.num to match 2002-02-26 14:41:29 +00:00
des Change des_old.c to use types prefixed with _ossl_old_des_. 2002-03-07 15:41:36 +00:00
dh Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dsa Make {RSA,DSA,DH}_new_method obtain and release an ENGINE 2002-03-09 18:25:03 +00:00
dso formatting consistency 2001-12-17 19:28:05 +00:00
ec EC curve stuff 2002-03-08 11:10:40 +00:00
ecdsa Add more curves. 2002-03-07 12:14:03 +00:00
engine Synchronise the AEP engine in all branches. For 0.9.6-stable [engine], implement software fallback 2002-03-07 19:38:59 +00:00
err For some reason, getting the topmost error was done the same way as 2002-02-14 13:45:26 +00:00
evp Make ciphers and digests obtain an ENGINE functional reference 2002-03-09 18:58:05 +00:00
hmac Improve back compatibility. 2001-12-09 21:53:31 +00:00
idea
krb5
lhash disable '#ifdef DEBUG' code 2002-03-05 12:37:35 +00:00
md2
md4
md5
mdc2 'make update' 2002-02-05 17:34:58 +00:00
objects add SECG OIDs 2002-03-06 13:47:32 +00:00
ocsp ECDSA support 2002-02-13 18:21:51 +00:00
pem use ERR_peek_last_error() instead of ERR_peek_error() to ignore 2002-02-28 14:05:13 +00:00
perlasm
pkcs7 Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up. 2002-02-26 19:33:24 +00:00
pkcs12 ECDSA support 2002-02-13 18:21:51 +00:00
rand disable '#ifdef DEBUG' sections 2002-02-21 13:07:44 +00:00
rc2
rc4
rc5
rijndael
ripemd
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 Add the configuration target VxWorks. 2002-02-14 15:37:38 +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 new locks 2002-02-13 17:25:27 +00:00
cryptlib.h
crypto-lib.com Typo. In DCL, the continuation character is a dash at the end of the 2002-03-04 18:07:59 +00:00
crypto.h new locks 2002-02-13 17:25:27 +00:00
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 Because Rijndael is more known as AES, use crypto/aes instead of 2002-01-02 16:55:35 +00:00
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +00:00
md32_common.h
mem_dbg.c
mem.c
o_time.c Patches to make OpenSSL compilable on MacOS/X. 2002-01-08 09:19:31 +00:00
o_time.h
opensslconf.h.in GCC uses __i386__. 2002-01-26 03:57:41 +00:00
opensslv.h Modify the main trunk version to 0.9.8-dev. 2002-02-13 17:46:38 +00:00
ossl_typ.h #undef some things that cause a conflict under Win32 when 2002-02-02 13:19:27 +00:00
symhacks.h VMS addaptation, including a few more long names that needed hacking. 2002-02-28 13:17:40 +00:00
tmdiff.c Missing #endif 2002-02-16 11:58:16 +00:00
tmdiff.h
uid.c