openssl/crypto
Dr. Stephen Henson 25a58453ff Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
correctly encode FALSE for BOOL in ASN1_TYPE.
2006-01-19 17:16:56 +00:00
..
aes Minor aes-sparcv9.pl optimization. 2005-12-10 12:32:22 +00:00
asn1 Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 2006-01-19 17:16:56 +00:00
bf Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
bio The VMS I run on doesn't know socklen_t and uses size_t instead. 2006-01-04 12:03:47 +00:00
bn fix comment 2006-01-13 23:50:26 +00:00
buffer Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
cast Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
comp Update from 0.9.8-stable. 2005-12-05 13:46:46 +00:00
conf Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
des Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
dh Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
dsa Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
dso Fix from stable branch. 2006-01-15 17:31:08 +00:00
ec Further TLS extension updates 2006-01-09 19:49:05 +00:00
ecdh Missing CFLAG in couple of depend: targets. 2005-12-18 19:00:54 +00:00
ecdsa Missing CFLAG in couple of depend: targets. 2005-12-18 19:00:54 +00:00
engine Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself, 2005-12-28 16:16:56 +00:00
err Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 2006-01-08 19:42:30 +00:00
evp New functions to support opaque EVP_CIPHER_CTX handling. 2005-12-02 13:46:39 +00:00
hmac Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 2005-05-17 00:01:48 +00:00
idea Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
krb5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
lhash Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md2 WCE update, mostly typos. 2005-08-03 19:56:36 +00:00
md4 Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
md5 Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
mdc2 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
objects Add Whirlpool OID. 2005-11-28 20:51:46 +00:00
ocsp improved error checking and some fixes 2005-07-26 21:10:34 +00:00
pem Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
perlasm Support for indirect calls in x86 assembler modules. 2005-12-06 18:43:59 +00:00
pkcs7 Extend callback function to support print customization. 2005-09-01 20:42:52 +00:00
pkcs12 improved error checking and some fixes 2005-07-26 21:10:34 +00:00
pqueue Whoops, we were copying instead of comparing at the end of trying to 2005-12-20 07:03:10 +00:00
rand Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO. 2005-11-03 16:22:40 +00:00
rc2 Final(?) WinCE update. 2005-08-07 22:21:49 +00:00
rc4 Fix signed/unsigned warnings. 2005-07-26 04:25:05 +00:00
rc5 Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
ripemd Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
rsa Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) 2006-01-08 19:42:30 +00:00
sha Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
stack Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
store Wrap the inclusion of openssl/engine.h with a protective check for 2005-06-23 21:57:40 +00:00
threads Only use environment variables if uid and gid are the same as euid and egid. 2003-12-27 16:07:20 +00:00
txt_db improved error checking and some fixes 2005-07-26 21:10:34 +00:00
ui Update from stable branch. 2005-09-26 11:18:04 +00:00
whrlpool Make framework for Whirlpool assembler flexible. 2005-12-16 13:23:57 +00:00
x509 Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
x509v3 Avoid contradictive error code assignments. 2006-01-08 21:54:24 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
cpt_err.c Rebuild error codes. 2005-04-12 16:15:22 +00:00
cryptlib.c Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. 2005-12-16 17:39:57 +00:00
cryptlib.h Move _WIN32_WINNT definition from command line to e_os.h. The change is 2005-05-21 13:19:27 +00:00
crypto-lib.com Forgot to initialize CC6DISABLEWARNINGS properly... 2006-01-11 18:55:42 +00:00
crypto.h Eliminate "statement with no effect" warning when OPENSSL_assert macro 2005-05-08 19:54:33 +00:00
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ia64cpuid.S Cpuid modules updates. 2005-05-03 21:05:06 +00:00
install.com Missing files in the VMS installation 2006-01-02 23:33:36 +00:00
LPdir_nyi.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
LPdir_unix.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_vms.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_win32.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
LPdir_wince.c Import changed files from LPlib. The changes are logged as follows 2004-09-23 22:11:39 +00:00
Makefile Throw in comment so that one doesn't get tempted to optimize it away. 2005-11-09 20:46:37 +00:00
md32_common.h Eliminate false preprocessor dependencies introduced with VOS support. 2005-10-25 15:55:06 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:15 +00:00
mem_clr.c avoid warnings when building on systems where sizeof(void *) > sizeof(int) 2005-04-29 14:26:59 +00:00
mem_dbg.c Pull up Win64 support from 0.9.8. 2005-07-05 11:44:45 +00:00
o_dir.c DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 2004-08-03 19:15:21 +00:00
o_dir.h Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_dir_test.c Copy a few files from LPlib (a new project of mine), add a wrapper. 2004-07-10 13:16:02 +00:00
o_str.c "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 2005-09-20 20:19:07 +00:00
o_str.h "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 2005-09-20 20:19:07 +00:00
o_time.c Since version 7.0, The C RTL in VMS handles time in terms of UTC 2004-07-19 07:50:43 +00:00
o_time.h Use one address consistently. 2001-07-05 10:20:07 +00:00
opensslconf.h.in Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 2005-12-16 10:37:24 +00:00
opensslv.h I just branched 0.9.8, so HEAD needs to be bumped to 0.9.9-dev. 2005-05-18 03:58:34 +00:00
ossl_typ.h Initial support for ASN1 print code. 2005-09-01 13:59:16 +00:00
sparccpuid.S Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. 2005-12-16 17:39:57 +00:00
sparcv9cap.c Minor sparcv9 clean-ups. 2005-12-27 21:27:39 +00:00
symhacks.h Keep disclaiming 16-bit platform support. For now remove WIN16 references 2005-12-18 19:11:37 +00:00
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
x86_64cpuid.pl Solaris x86_64 /usr/ccs/bin/as support. 2005-06-20 14:56:48 +00:00
x86cpuid.pl Support for indirect calls in x86 assembler modules. 2005-12-06 18:43:59 +00:00