openssl/crypto
2008-03-28 13:15:39 +00:00
..
aes Update dependencies. 2008-03-22 18:52:03 +00:00
asn1 Fix duplicate asn1 ctrl values. 2008-03-23 14:13:45 +00:00
bf crypto/rc5/Makefile was erroneously omitted from last perlasm unification. 2008-01-15 11:27:06 +00:00
bio Fix a variety of warnings generated by some elevated compiler-fascism, 2008-03-16 21:05:46 +00:00
bn There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
buffer size_t-fy crypto/buffer. 2007-10-09 15:52:07 +00:00
camellia Make room for Camellia assembler. 2007-08-28 20:45:25 +00:00
cast Unify x86 perlasm make rules. 2008-01-11 13:15:11 +00:00
cms Support for verification of signed receipts. 2008-03-28 13:15:39 +00:00
comp And so it begins... 2008-03-12 21:14:28 +00:00
conf Change safestack reimplementation to match 0.9.8. 2007-09-07 13:25:15 +00:00
des crypto/rc5/Makefile was erroneously omitted from last perlasm unification. 2008-01-15 11:27:06 +00:00
dh Update dependencies. 2008-03-22 18:52:03 +00:00
dsa There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
dso Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it is 2008-01-04 23:03:23 +00:00
ec There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
ecdh There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
ecdsa There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
engine There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
err There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
evp There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
hmac Fix some warnings. 2008-03-16 20:59:10 +00:00
idea
krb5
lhash
md2 Constify seed and md2. 2007-08-31 10:12:35 +00:00
md4 Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
md5 Make all x86_64 modules independent on current working directory. 2008-01-13 17:42:04 +00:00
mdc2
objects Update dependencies. 2008-03-22 18:52:03 +00:00
ocsp Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 2007-12-04 12:41:28 +00:00
pem Update dependencies. 2008-03-22 18:52:03 +00:00
perlasm Support for NASM>=2 in Win64/x64 build. 2008-02-13 13:07:52 +00:00
pkcs7 And so it begins... 2008-03-12 21:14:28 +00:00
pkcs12
pqueue Remove pq_compat.h. 2007-09-16 19:29:35 +00:00
rand There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
rc2 Wire RC4 key_table to read-only segment. 2007-09-18 21:10:32 +00:00
rc4 rc4-x86_64 portability fix. 2008-01-12 11:29:45 +00:00
rc5 rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. 2008-01-17 19:48:01 +00:00
ripemd Unify x86 perlasm make rules. 2008-01-11 13:15:11 +00:00
rsa There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
seed Fix dependencies. Make depend. 2007-09-19 14:53:18 +00:00
sha Unify ppc assembler make rules. 2008-01-13 22:01:30 +00:00
stack Signed Receipt Request utility functions and option on CMS utility to 2008-03-26 13:10:21 +00:00
store Typo in str_lib.c 2007-07-07 20:11:12 +00:00
threads
ts Update dependencies. 2008-03-22 18:52:03 +00:00
txt_db
ui
whrlpool Make all x86_64 modules independent on current working directory. 2008-01-13 17:42:04 +00:00
x509 And so it begins... 2008-03-12 21:14:28 +00:00
x509v3 Signed Receipt Request utility functions and option on CMS utility to 2008-03-26 13:10:21 +00:00
.cvsignore Update .cvsignore 2007-06-18 12:40:24 +00:00
alphacpuid.s Fix linking error after adding alphacpuid.s. 2007-05-15 07:11:23 +00:00
cpt_err.c
cryptlib.c There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
cryptlib.h
crypto-lib.com Synchronise VMS with Unix. 2007-05-01 12:25:15 +00:00
crypto.h There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c Avoid warnings. 2008-02-28 14:05:01 +00:00
ia64cpuid.S ia64cpuid update. 2007-07-27 18:03:27 +00:00
install.com
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile Unify ppc assembler make rules. 2008-01-13 22:01:30 +00:00
md32_common.h md32_common.h update. 2007-07-23 13:57:15 +00:00
mem_clr.c Fix warning. 2007-06-23 18:47:51 +00:00
mem_dbg.c There was a need to support thread ID types that couldn't be reliably cast 2008-03-28 02:49:43 +00:00
mem.c Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than 2007-05-14 21:35:25 +00:00
o_dir_test.c
o_dir.c
o_dir.h
o_str.c <strings.h> does not exist under WIN32. 2008-01-14 18:10:55 +00:00
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h #undef X509_EXTENSIONS to avoid conflict with CryptoAPI. 2008-03-12 00:37:31 +00:00
ppccpuid.pl Unify ppc assembler make rules. 2008-01-13 22:01:30 +00:00
sparccpuid.S sparccpuid.s update. 2007-05-19 17:26:48 +00:00
sparcv9cap.c Typo in Linux part of sparcv9cap.c 2007-06-20 13:02:34 +00:00
symhacks.h
uid.c
x86_64cpuid.pl Use default value for $dir if it is empty. 2008-02-25 13:14:06 +00:00
x86cpuid.pl Update perl asm scripts include paths for perlasm. 2008-01-05 22:28:38 +00:00