openssl/crypto
2005-05-11 16:39:05 +00:00
..
aes Comply with optimization manual (no data should share cache-line with code). 2005-05-09 21:48:01 +00:00
asn1 Fix more error codes. 2005-05-11 03:45:39 +00:00
bf Add DTLS support. 2005-04-26 16:02:40 +00:00
bio fix compiler warning; pow10 is also in math.h 2005-05-05 20:57:37 +00:00
bn There must be an explicit way to build the .o! 2005-05-11 16:39:05 +00:00
buffer Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
cast Add DTLS support. 2005-04-26 16:02:40 +00:00
comp Rebuild error codes. 2005-04-12 16:15:22 +00:00
conf Fix more error codes. 2005-05-11 03:45:39 +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:49:01 +00:00
dsa improve comment readability 2005-05-09 00:06:54 +00:00
dso Fix more error codes. 2005-05-11 03:45:39 +00:00
ec Fix more error codes. 2005-05-11 03:45:39 +00:00
ecdh give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
ecdsa give EC_GROUP_new_by_nid a more meanigful name: 2005-05-10 11:37:47 +00:00
engine Fix more error codes. 2005-05-11 03:45:39 +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 Fix more error codes. 2005-05-11 03:45:39 +00:00
hmac Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
idea Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
krb5 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
lhash Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
md2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md4 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md5 Cvs missed adapted module itself, here it goes... 2005-05-03 23:03:31 +00:00
mdc2 Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
objects Rebuild error codes. 2005-04-12 16:15:22 +00:00
ocsp Fix more error codes. 2005-05-11 03:45:39 +00:00
pem Fix more error codes. 2005-05-11 03:45:39 +00:00
perlasm Comply with optimization manual (no data should share cache-line with code). 2005-05-09 21:48:01 +00:00
pkcs7 Fix more error codes. 2005-05-11 03:45:39 +00:00
pkcs12 Fix more error codes. 2005-05-11 03:45:39 +00:00
pqueue Update util/ck_errf.pl script, and have it run automatically 2005-05-09 00:27:37 +00:00
rand Various Win32 and other fixes for warnings and compilation errors. 2005-04-19 00:12:36 +00:00
rc2 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
rc4 Commentary update motivating code update in 0.9.7. 2005-05-04 14:51:38 +00:00
rc5 Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ripemd Add DTLS support. 2005-04-26 16:02:40 +00:00
rsa Fix more error codes. 2005-05-11 03:45:39 +00:00
sha Comply with optimization manual (no data should share cache-line with code). 2005-05-09 21:48:01 +00:00
stack Make sure id2_func is properly cast as well... 2005-04-20 13:17:42 +00:00
store Fix more error codes. 2005-05-11 03:45:39 +00:00
threads
txt_db Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ui Rebuild error codes. 2005-04-12 16:15:22 +00:00
x509 Fix more error codes. 2005-05-11 03:45:39 +00:00
x509v3 Fix more error codes. 2005-05-11 03:45:39 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +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 Introduce OPENSSL_NONPIC_relocated to denote relocated DLLs. 2005-04-13 08:46:35 +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:54:33 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
md32_common.h
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
mem.c
o_dir_test.c
o_dir.c
o_dir.h
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
sparccpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
symhacks.h
tmdiff.c
tmdiff.h
uid.c
x86_64cpuid.pl Rename amd64 modules to x86_64 and update RC4 implementation. 2005-05-03 15:42:05 +00:00
x86cpuid.pl Cpuid modules updates. 2005-05-03 21:05:06 +00:00