Ulf Möller 14cfde9c83 make engine file names unique in 8.3 23 years ago
..
asn1 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
bf 710e5d5639 make update 23 years ago
bio 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
bn d98a4b7366 bug fix: bn_sqr_recursive output is twice its input size. 23 years ago
buffer 710e5d5639 make update 23 years ago
cast 710e5d5639 make update 23 years ago
comp d66ace9da5 Start to reduce some of the header bloat. 23 years ago
conf 710e5d5639 make update 23 years ago
des ce9eab79a7 unused function 23 years ago
dh dc2a33d680 "DH_up" had been changed to "DH_up_ref" in libeay.num but the function 23 years ago
dsa 6ac4e8bd6e Rename recently introduced functions for improved code clarity: 23 years ago
dso d9ff889073 Add a "_up" -> "_up_ref" change to libeay.num that was missing from the 23 years ago
ec 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
engine 14cfde9c83 make engine file names unique in 8.3 23 years ago
err 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH. 23 years ago
evp e815d3015e Change DH_up() -> DH_up_ref() 23 years ago
hmac d66ace9da5 Start to reduce some of the header bloat. 23 years ago
idea 710e5d5639 make update 23 years ago
krb5 d66ace9da5 Start to reduce some of the header bloat. 23 years ago
lhash 710e5d5639 make update 23 years ago
md2 710e5d5639 make update 23 years ago
md4 710e5d5639 make update 23 years ago
md5 710e5d5639 make update 23 years ago
mdc2 710e5d5639 make update 23 years ago
objects d66ace9da5 Start to reduce some of the header bloat. 23 years ago
ocsp 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
pem d66ace9da5 Start to reduce some of the header bloat. 23 years ago
perlasm 20251f01ea Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana.org.au> 23 years ago
pkcs12 d66ace9da5 Start to reduce some of the header bloat. 23 years ago
pkcs7 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
rand 14cfde9c83 make engine file names unique in 8.3 23 years ago
rc2 710e5d5639 make update 23 years ago
rc4 710e5d5639 make update 23 years ago
rc5 710e5d5639 make update 23 years ago
rijndael 710e5d5639 make update 23 years ago
ripemd 710e5d5639 make update 23 years ago
rsa a9ed4da8eb improve OAEP check 23 years ago
sha 710e5d5639 make update 23 years ago
stack 354c3ace73 Add first cut symmetric crypto support. 23 years ago
threads bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
txt_db 710e5d5639 make update 23 years ago
ui 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
x509 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
x509v3 d66ace9da5 Start to reduce some of the header bloat. 23 years ago
.cvsignore 571199434c Always use buildinf.h, which now includes the mk1mfinf.h data. 25 years ago
Makefile.ssl d66ace9da5 Start to reduce some of the header bloat. 23 years ago
cpt_err.c 3a0799977b First step in fixing "ex_data" support. Warning: big commit log ... 23 years ago
cryptlib.c 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH. 23 years ago
cryptlib.h 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there 24 years ago
crypto-lib.com ea71c22731 Addapt VMS script to the latest changes in the makefiles. 23 years ago
crypto.h 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH. 23 years ago
cversion.c 673b3fde82 Add SSLEAY_DIR argument code for SSLeay_version. 24 years ago
ebcdic.c 56a6ccc84f DEC C on VMS is pedantic by definition. 24 years ago
ebcdic.h 8efb60144d EBCDIC support. 25 years ago
ex_data.c 435037d4e4 OpenSSL copyright notices ... 23 years ago
install.com d0afe49d3e ui was forgotten when installing libcrypto and it's headers. 23 years ago
md32_common.h 2dc769a1c1 24 years ago
mem.c b93642c5cc No functional change, but slightly improved code clarity. 24 years ago
mem_dbg.c 3ae34e3a8c Ensure that failure to create the BIO in 'CRYPTO_mem_leaks_fp' doesn't 23 years ago
o_time.c 5cd6571fae Make sure memcpy() gets properly declared by including string.h. 23 years ago
o_time.h f3229ee19a Use one address consistently. 23 years ago
opensslconf.h.in f3a3106807 Spelling corrected. 24 years ago
opensslv.h 6bc847e49e Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> 23 years ago
symhacks.h 88db657ac2 Make more short aliases for symbols that are longer than 31 23 years ago
tmdiff.c 70d70a3c81 Code for better build under Darwin (MacOS X). 24 years ago
tmdiff.h a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago
types.h 2618893114 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. 23 years ago
uid.c 91dc71f98d User OPENSSL_UNISTD instead of <unistd.h>. 23 years ago