openssl/crypto
2004-03-08 04:36:19 +00:00
..
aes Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
asn1 Recent changes from 0.9.7-stable. 2004-03-08 04:36:19 +00:00
bf Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
bio Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
bn Typo in crypto/bn/asm/x86_64.c, bn_div_words(). 2004-02-07 09:50:46 +00:00
buffer Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
cast Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
comp Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
conf Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
des Recent changes from 0.9.7-stable. 2004-02-13 21:57:51 +00:00
dh Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
dsa Add pairwise tests, fix makefiles. 2004-03-05 08:28:01 +00:00
dso Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
ec Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
engine Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
err Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
evp Recent changes from 0.9.7-stable. 2004-02-13 21:57:51 +00:00
hmac Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
idea Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
krb5 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
lhash Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
md2 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
md4 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
md5 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
mdc2 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
objects Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
ocsp Typos. 2004-03-04 21:45:16 +00:00
pem Recent changes from 0.9.7-stable. 2004-03-08 04:36:19 +00:00
perlasm Recent changes from 0.9.7-stable 2003-09-28 09:07:11 +00:00
pkcs7 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
pkcs12 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rand Improve selftests, check for stuck PRNG(!). 2004-02-17 11:51:54 +00:00
rc2 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rc4 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rc5 Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
ripemd Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
rsa Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
sha Recent changes from 0.9.7-stable. 2004-02-13 21:57:51 +00:00
stack Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
threads Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
txt_db Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
ui Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
x509 Recent changes from 0.9.7-stable. 2004-03-08 04:36:19 +00:00
x509v3 Recent changes from 0.9.7-stable. 2004-03-08 04:36:19 +00:00
.cvsignore
cpt_err.c First step in fixing "ex_data" support. Warning: big commit log ... 2001-09-01 19:56:46 +00:00
cryptlib.c Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
cryptlib.h Merge from 0.9.7-stable. 2002-11-13 18:10:30 +00:00
crypto-lib.com Generalise the definition of strcasecmp() and strncasecmp() for 2003-09-09 14:48:52 +00:00
crypto.h Define the OPENSSL_ITEM structure. 2003-05-01 03:45:18 +00:00
cversion.c Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
ebcdic.c The default C compiler on MacOS X doesn't like empty object files 2002-07-16 10:46:09 +00:00
ebcdic.h
ex_data.c Redo type-safety fix. 2001-09-07 11:43:30 +00:00
install.com A new header. 2002-08-09 22:34:57 +00:00
Makefile.ssl Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
md32_common.h Use OPENSSL_FIPS instead of FIPS. 2003-09-25 12:24:52 +00:00
mem.c I haven't merged from 0.9.7-stable in a loooong time. It shows :-). 2003-12-18 19:26:40 +00:00
mem_clr.c Make CRYPTO_cleanse() independent of endianness. 2002-12-03 16:07:03 +00:00
mem_dbg.c Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 2004-01-19 08:53:02 +00:00
o_str.c Update hashes. Fix a few typos in o_str.c 2003-09-09 23:43:29 +00:00
o_str.h Update hashes. Fix a few typos in o_str.c 2003-09-09 23:43:29 +00:00
o_time.c Do not try to use non-existent gmtime_r() on SunOS4. 2003-06-12 00:57:27 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H 2002-12-11 07:24:47 +00:00
opensslv.h Recent changes from 0.9.7-stable 2003-10-02 10:55:25 +00:00
ossl_typ.h Avoid clashes with Win32 names in WinCrypt.h 2003-07-23 00:10:43 +00:00
symhacks.h Another long name to deal with 2003-02-13 13:21:13 +00:00
tmdiff.c Determine HZ exactly as in apps/speed.c. 2002-11-18 23:06:46 +00:00
tmdiff.h
uid.c Add a few more VxWorks targets. 2002-10-09 13:41:31 +00:00