.. |
asn1
|
New function DSA_dup_DH, and fixes for bugs that were found
|
1999-08-05 11:50:18 +00:00 |
bf
|
rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
|
1999-06-14 14:48:25 +00:00 |
bio
|
change formatting a bit
|
1999-08-07 02:45:31 +00:00 |
bn
|
Make it compile under -pedantic.
|
1999-08-03 10:18:27 +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
|
"make update" (added to top Makefile, and applied).
|
1999-06-09 16:18:53 +00:00 |
comp
|
Update dependencies.
|
1999-05-01 22:36:10 +00:00 |
conf
|
Don't shadow.
|
1999-06-21 10:08:56 +00:00 |
des
|
avoid cast
|
1999-08-02 19:55:51 +00:00 |
dh
|
New function DSA_dup_DH, and fixes for bugs that were found
|
1999-08-05 11:50:18 +00:00 |
dsa
|
fix the bug
|
1999-08-06 12:27:39 +00:00 |
err
|
correct error signalling for opendir() failure
|
1999-07-30 10:43:34 +00:00 |
evp
|
NO_HMAC.
|
1999-07-15 23:44:04 +00:00 |
hmac
|
Survive pedanticism.
|
1999-06-08 18:37:43 +00:00 |
idea
|
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
|
1999-06-09 13:23:38 +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
|
SPARC Solaris config updates.
|
1999-07-25 22:25:12 +00:00 |
mdc2
|
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
1999-06-04 21:35:58 +00:00 |
objects
|
Revert erroneous change.
|
1999-08-03 06:05:54 +00:00 |
pem
|
VMS updates.
|
1999-07-28 23:25:59 +00:00 |
perlasm
|
More NASM support code it still doesn't work but it doesn't work less than it
|
1999-07-12 18:12:43 +00:00 |
pkcs7
|
Allow the PKCS#7 (S/MIME encrypt) application to support more than one
|
1999-07-30 01:12:46 +00:00 |
pkcs12
|
Fix to PKCS#12 code to use the cipher block length when allocating a buffer
|
1999-07-30 10:11:21 +00:00 |
rand
|
Avoid warnings.
|
1999-06-10 16:29:32 +00:00 |
rc2
|
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
|
1999-06-09 13:23:38 +00:00 |
rc4
|
rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
|
1999-06-14 14:48:25 +00:00 |
rc5
|
ignore r586unix.cpp
|
1999-07-22 16:23:54 +00:00 |
ripemd
|
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
1999-06-04 21:35:58 +00:00 |
rsa
|
New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.
|
1999-07-27 21:58:08 +00:00 |
sha
|
Don't use inline assembler when configured for "no-asm".
|
1999-06-23 12:18:31 +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
|
Additional user data argument to pem_password_cb function type
|
1999-07-21 20:57:16 +00:00 |
x509v3
|
avoid some NO_<cipher> problems
|
1999-08-02 21:44:49 +00:00 |
.cvsignore
|
Always use buildinf.h, which now includes the mk1mfinf.h data.
|
1999-07-29 12:57:23 +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
|
avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,
|
1999-07-21 20:49:15 +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 updates.
|
1999-07-28 23:25:59 +00:00 |
crypto.h
|
New compile time option -DCRYPTO_MDEBUG_THREAD.
|
1999-07-19 10:36:10 +00:00 |
cversion.c
|
Always use buildinf.h, which now includes the mk1mfinf.h data.
|
1999-07-29 12:57:23 +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
|
Make the perl module compile and eliminate some of the warnings.
|
1999-07-22 16:10:31 +00:00 |
install.com
|
VMS updates.
|
1999-07-28 23:25:59 +00:00 |
Makefile.ssl
|
avoid some NO_<cipher> problems
|
1999-08-02 21:44:49 +00:00 |
md32_common.h
|
Don't use inline assembler when configured for "no-asm".
|
1999-06-23 12:18:31 +00:00 |
mem.c
|
New compile time option -DCRYPTO_MDEBUG_THREAD.
|
1999-07-19 10:36:10 +00:00 |
opensslconf.h.in
|
Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).
|
1999-06-09 13:23:38 +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 |