openssl/crypto
1999-06-05 12:16:33 +00:00
..
asn1 Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
bf Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
bio Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
bn const/type fixes. 1999-06-05 12:16:33 +00:00
buffer It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
cast Some assembler-related clean-ups. 1999-05-28 23:18:51 +00:00
comp Update dependencies. 1999-05-01 22:36:10 +00:00
conf Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
des Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
dh More evil cast removal. 1999-06-03 18:04:04 +00:00
dsa It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
err Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
evp const/type fixes. 1999-06-05 12:16:33 +00:00
hmac Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
idea Missed one line. 1999-05-13 17:55:08 +00:00
lhash It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
md2 Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
md5 Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
mdc2 Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
objects The rest of the PKCS#5, PKCS#8 patch I forgot before :-) 1999-06-04 23:33:48 +00:00
pem The rest of the PKCS#5, PKCS#8 patch I forgot before :-) 1999-06-04 23:33:48 +00:00
perlasm New option to generate 80386 code. 1999-03-31 12:38:27 +00:00
pkcs7 Test apps. 1999-06-04 21:31:48 +00:00
pkcs12 The rest of the PKCS#5, PKCS#8 patch I forgot before :-) 1999-06-04 23:33:48 +00:00
rand It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
rc2 Missed one line. 1999-05-13 17:55:08 +00:00
rc4 Some assembler-related clean-ups. 1999-05-28 23:18:51 +00:00
rc5 Some assembler-related clean-ups. 1999-05-28 23:18:51 +00:00
ripemd Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
rsa Some constification and stacks that slipped through the cracks (how?). 1999-06-04 22:23:10 +00:00
sha Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
stack Another safe stack. 1999-05-30 15:25:47 +00:00
threads Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
txt_db It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
x509 Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outform 1999-06-05 01:45:20 +00:00
x509v3 Set ext_list to NULL after use. 1999-05-23 12:02:18 +00:00
.cvsignore Better to not have blanks in .cvsignore files 1999-05-01 14:55:27 +00:00
cpt_err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
cryptlib.c Various bugfixes: Uses locking for some more of the stuff that is not 1999-05-14 12:40:39 +00:00
cryptlib.h It was a very bad idea to use #include "../e_os.h" -- when this occurs 1999-05-21 11:16:48 +00:00
crypto-lib.com VMS support. 1999-05-13 11:37:32 +00:00
crypto.c Update NO_* macros. 1999-04-27 11:56:15 +00:00
crypto.h Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
cversion.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ebcdic.h Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:47:27 +00:00
ex_data.c New functions sk_set, sk_value and sk_num to replace existing macros: this is 1999-05-19 12:45:16 +00:00
install.com VMS support. 1999-05-13 11:37:32 +00:00
Makefile.ssl Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
md32_common.h Borland C fix. 1999-06-01 09:41:13 +00:00
mem.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
opensslconf.h.in VMS support. 1999-05-13 11:37:32 +00:00
opensslv.h And carry on with development... 1999-05-29 14:18:27 +00:00
tmdiff.c Remove redundant ifdef. 1999-05-13 13:29:41 +00:00
tmdiff.h Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00