openssl/crypto
Dr. Stephen Henson 775e82c58d Fix from HEAD.
2005-05-14 12:59:05 +00:00
..
aes Add DTLS support. 2005-04-26 16:02:40 +00:00
asn1 Update from HEAD. 2005-04-30 18:16:40 +00:00
bf Update dependencies. 2005-05-02 23:02:19 +00:00
bio Fix from HEAD. 2005-05-12 23:13:40 +00:00
bn New function BN_MONT_CTX_set_locked, to set montgomery parameters in a 2005-04-22 13:17:49 +00:00
buffer Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
cast Update dependencies. 2005-05-02 23:02:19 +00:00
comp Rebuild error codes. 2005-04-12 16:15:22 +00:00
conf Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
des Add DTLS support. 2005-04-26 16:02:40 +00:00
dh Pointer to BN_MONT_CTX could be used uninitialized. 2005-04-28 08:52:29 +00:00
dsa Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several 2005-04-27 00:04:59 +00:00
dso Fixes from HEAD. 2005-05-13 00:23:02 +00:00
ec rewrite of bn_nist.c, disable support for some curves on 64 bit platforms 2005-05-03 20:23:33 +00:00
engine Typo. 2005-05-12 17:27:48 +00:00
err Include error library value in C error source files instead of fixing up 2005-04-12 13:31:14 +00:00
evp Allow AES CFB1 ciphers in FIPS mode. 2005-05-11 16:28:33 +00:00
hmac Backport SHA-[224|256|384|512] from HEAD to FIPS. 2005-05-07 17:21:34 +00:00
idea Update dependencies. 2005-05-02 23:02:19 +00:00
krb5 Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
lhash Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
md2 Fix from HEAD. 2005-04-14 22:59:17 +00:00
md4 Fix from HEAD. 2005-04-14 22:59:17 +00:00
md5 Cvs missed adapted module itself, here it goes... 2005-05-03 23:03:31 +00:00
mdc2 Fix from HEAD. 2005-04-14 22:59:17 +00:00
objects Backport SHA-[224|256|384|512] from HEAD to FIPS. 2005-05-07 17:21:34 +00:00
ocsp Rebuild error codes. 2005-04-12 16:15:22 +00:00
pem Stop compiler warnings about deprecated lvalue casts. 2005-04-20 21:39:13 +00:00
perlasm x86_64 assembler translator update. 2005-05-04 08:42:47 +00:00
pkcs7 Update from HEAD. 2005-05-01 12:47:33 +00:00
pkcs12 Rebuild error codes. 2005-04-12 16:15:22 +00:00
rand Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
rc2 Update dependencies. 2005-05-02 23:02:19 +00:00
rc4 Backport of rc4-x86_64 from HEAD. 2005-05-04 16:12:07 +00:00
rc5 Update dependencies. 2005-05-02 23:02:19 +00:00
ripemd Add DTLS support. 2005-04-26 16:02:40 +00:00
rsa fix typo 2005-04-23 12:46:24 +00:00
sha Backport SHA-[224|256|384|512] from HEAD to FIPS. 2005-05-07 17:21:34 +00:00
stack Fix from HEAD. 2005-05-14 12:59:05 +00:00
threads
txt_db Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
ui Rebuild error codes. 2005-04-12 16:15:22 +00:00
x509 Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts. 2005-04-20 21:48:06 +00:00
x509v3 Rebuild error codes. 2005-04-12 16:15:22 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:18:14 +00:00
cpt_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
cryptlib.c Cygwin doesn't expose Win32 [not "officially"]. 2005-05-03 21:20:17 +00:00
cryptlib.h Backport OPENSSL_NONPIC_relocated from HEAD. 2005-04-13 08:49:51 +00:00
crypto-lib.com Synchronise with Unix build system. 2005-04-28 04:55:28 +00:00
crypto.h Eliminate "statement with no effect" warning when OPENSSL_assert macro 2005-05-08 19:52:13 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com
Makefile Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
md32_common.h FIPS algorithm blocking. 2005-01-26 20:00:40 +00:00
mem.c
mem_clr.c avoid warnings when building on systems where sizeof(void *) > sizeof(int) 2005-04-29 14:26:59 +00:00
mem_dbg.c
o_str.c Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX 2005-01-14 16:22:02 +00:00
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h Now that things have been tagged properly, make preparations for the 2005-04-11 15:15:09 +00:00
ossl_typ.h
symhacks.h
tmdiff.c
tmdiff.h
uid.c