openssl/crypto
Richard Levitte 9fc2570677 It's not just VMS that needs some symbols to be hacked. Let's
centralise those hacks in crypto/symhacks.h and use it everywhere it's
needed.
2000-09-07 08:18:05 +00:00
..
asn1 Get rid of ASN1_UTCTIME_get, which cannot work with time_t 2000-09-06 15:40:52 +00:00
bf
bio Change the printing mahine used by BIO_printf() and friends so it can 2000-09-07 05:50:14 +00:00
bn Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
buffer
cast
comp
conf Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
des On Unicos, shorts are 8 bytes, so instead, use a structure with 2 32-bit ints, just as in destest.c 2000-08-03 21:58:56 +00:00
dh
dsa
dso
err Use the passed buffer in ERR_error_string! 2000-08-28 10:57:01 +00:00
evp NULL is not an integer... 2000-08-18 09:30:31 +00:00
hmac MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
idea
lhash
md2
md4 Ignore Makefile.save 2000-09-05 12:42:05 +00:00
md5
mdc2
objects Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
pem It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
perlasm
pkcs7 Keep a not of original encoding in certificate requests. 2000-09-05 13:27:57 +00:00
pkcs12 New option to CA.pl to sign request using CA extensions. 2000-08-24 23:24:18 +00:00
rand Make sure that 'initialized' is zeroed as well when cleaning up. 2000-08-08 15:06:44 +00:00
rc2
rc4
rc5
ripemd
rsa MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
sha
stack *BIG* verify code reorganisation. 2000-09-05 17:53:58 +00:00
threads
txt_db
x509 It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
x509v3 *BIG* verify code reorganisation. 2000-09-05 17:53:58 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Added md4 to the VMS compilation 2000-08-17 22:43:31 +00:00
crypto.h It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
cversion.c
ebcdic.c
ebcdic.h
ex_data.c
install.com It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
Makefile.ssl It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
md32_common.h
mem_dbg.c
mem.c
opensslconf.h.in
opensslv.h
symhacks.h It's not just VMS that needs some symbols to be hacked. Let's 2000-09-07 08:18:05 +00:00
tmdiff.c
tmdiff.h