.. |
asn1
|
Make ASN1 types real typedefs.
|
2000-02-26 19:25:31 +00:00 |
bf
|
Move initial key to read-only segment.
|
2000-02-15 17:43:12 +00:00 |
bio
|
Don't include sys/types.h if NO_SYS_TYPES_H is defined.
|
2000-02-26 03:55:15 +00:00 |
bn
|
remove
|
2000-02-26 22:37:34 +00:00 |
buffer
|
Tidy up CRYPTO_EX_DATA structures.
|
2000-01-23 23:41:49 +00:00 |
cast
|
Move CAST_S_tables to read-only segment.
|
2000-02-15 17:37:44 +00:00 |
comp
|
Move the registration of callback functions to special functions
|
2000-02-20 23:43:02 +00:00 |
conf
|
Source code cleanups: Use void * rather than char * in lhash,
|
2000-01-30 22:20:28 +00:00 |
des
|
The main() return value is a program's exit code.
|
2000-02-25 16:04:52 +00:00 |
dh
|
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
2000-02-05 14:17:32 +00:00 |
dsa
|
Cosmetic changes.
|
2000-02-05 21:28:09 +00:00 |
err
|
Allow code which calls RSA temp key callback to cope
|
2000-02-25 00:23:48 +00:00 |
evp
|
Make ASN1 types real typedefs.
|
2000-02-26 19:25:31 +00:00 |
hmac
|
Document hash functions.
|
2000-02-03 18:22:01 +00:00 |
idea
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
lhash
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
md2
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
md5
|
Fix signed/unsigned warnings.
|
2000-02-16 12:09:17 +00:00 |
mdc2
|
Document hash functions.
|
2000-02-03 18:22:01 +00:00 |
objects
|
Enhance consistency by using BIO_flush() instead of fflush().
|
2000-02-25 20:40:12 +00:00 |
pem
|
Rename functions for new convention.
|
2000-02-26 01:55:33 +00:00 |
perlasm
|
Initial support for MacOS is now available
|
1999-12-19 16:17:45 +00:00 |
pkcs7
|
Rename functions for new convention.
|
2000-02-26 01:55:33 +00:00 |
pkcs12
|
Seek out and destroy another evil cast.
|
2000-01-30 23:33:40 +00:00 |
rand
|
make update
|
2000-02-26 04:48:22 +00:00 |
rc2
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
rc4
|
Document RC4.
|
2000-02-05 10:41:05 +00:00 |
rc5
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
ripemd
|
Fix signed/unsigned warnings.
|
2000-02-16 12:09:17 +00:00 |
rsa
|
Check tlen size in all padding_check functions. As called within the rsa
|
2000-02-22 11:34:01 +00:00 |
sha
|
Fix signed/unsigned warnings.
|
2000-02-16 12:09:17 +00:00 |
stack
|
ispell (and minor modifications)
|
2000-02-03 23:23:24 +00:00 |
threads
|
A small script to compile mttest.c on VMS as well.
|
2000-02-26 11:17:33 +00:00 |
txt_db
|
Seek out and destroy another evil cast.
|
2000-01-30 23:33:40 +00:00 |
x509
|
More get0 et al. changes. Also provide fgrep targets in CHANGES
|
2000-02-26 08:36:46 +00:00 |
x509v3
|
More get0 et al. changes. Also provide fgrep targets in CHANGES
|
2000-02-26 08:36:46 +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
|
Late break-in patch for MacOS support.
|
1999-12-19 21:35:29 +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
|
Compile rand_egd.c on VMS as well.
|
2000-02-26 00:29:33 +00:00 |
crypto.h
|
Since a stack with quite long name is declared here, vms_idhacks.h is
|
2000-02-26 00:01:16 +00:00 |
cversion.c
|
Always use buildinf.h, which now includes the mk1mfinf.h data.
|
1999-07-29 12:57:23 +00:00 |
ebcdic.c
|
Add new -notext option to 'ca', -pubkey option to spkac.
|
2000-02-03 02:56:48 +00:00 |
ebcdic.h
|
EBCDIC support.
|
2000-02-01 02:21:16 +00:00 |
ex_data.c
|
Tidy up CRYPTO_EX_DATA structures.
|
2000-01-23 23:41:49 +00:00 |
install.com
|
Make sure installed files are world readable
|
1999-11-12 01:42:59 +00:00 |
Makefile.ssl
|
EBCDIC support.
|
2000-02-01 02:21:16 +00:00 |
md32_common.h
|
Fix signed/unsigned warnings.
|
2000-02-16 12:09:17 +00:00 |
mem.c
|
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
2000-02-11 09:47:18 +00:00 |
mem_dbg.c
|
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
2000-02-11 09:47:18 +00:00 |
opensslconf.h.in
|
Cosmetic change. No, openssl.h.in is not autogenerated :-)
|
2000-02-18 09:06:55 +00:00 |
opensslv.h
|
Clarification.
|
2000-02-25 07:48:02 +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 |