..
aes
Minor aes-sparcv9.pl optimization.
2005-12-10 12:32:22 +00:00
asn1
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
bf
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
bio
make some internal functions static; patch supplied by Kurt Roeckx
2006-02-15 20:20:20 +00:00
bn
ensure the pointer is valid before using it
2006-03-18 14:27:41 +00:00
buffer
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
cast
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
comp
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
conf
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
des
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
dh
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
2006-03-13 23:14:57 +00:00
dsa
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
dso
fix problems found by coverity: remove useless code
2006-03-15 17:45:43 +00:00
ec
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
ecdh
Missing CFLAG in couple of depend: targets.
2005-12-18 19:00:54 +00:00
ecdsa
fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman
2006-02-13 08:16:00 +00:00
engine
Stop compiler warnings.
2006-03-20 11:44:34 +00:00
err
make update
2006-02-12 23:21:56 +00:00
evp
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
hmac
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
idea
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
krb5
Further BUILDENV refinement, further fool-proofing of Makefiles and
2005-05-16 16:55:47 +00:00
lhash
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
md2
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
md4
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
md5
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
mdc2
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
objects
Fix from stable branch.
2006-02-15 15:04:42 +00:00
ocsp
improved error checking and some fixes
2005-07-26 21:10:34 +00:00
pem
make update
2006-02-12 23:21:56 +00:00
perlasm
Recognize mingw in perlasm.
2006-02-04 01:25:19 +00:00
pkcs7
RFC 3161 compliant time stamp request creation, response generation
2006-02-12 23:11:56 +00:00
pkcs12
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
pqueue
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
rand
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
rc2
fix "#ifndef HZ" statement
2006-02-28 19:52:15 +00:00
rc4
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
rc5
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
ripemd
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
rsa
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
sha
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
stack
RFC 3161 compliant time stamp request creation, response generation
2006-02-12 23:11:56 +00:00
store
add additional checks + cleanup
2006-01-29 23:12:22 +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
ts
fix last commit: return NULL is TS_RESP_CTX_set_status_info_cond() failed
2006-03-19 21:09:48 +00:00
txt_db
Update filenames in makefiles.
2006-02-04 01:45:59 +00:00
ui
Update from stable branch.
2005-09-26 11:18:04 +00:00
whrlpool
fix signed vs. unsigned warning
2006-03-11 11:54:27 +00:00
x509
Initial support for pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +00:00
x509v3
unused function
2006-03-06 17:58:25 +00:00
.cvsignore
Fix warnings.
2006-02-15 14:45:31 +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
Add TS to the VMS build.
2006-02-26 10:46:39 +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
EBCDIC support.
2000-02-01 02:21:16 +00:00
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
Add TS to the VMS build.
2006-02-26 10:46:39 +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
Update filenames in makefiles.
2006-02-04 01:45:59 +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 pluggable public key ASN1 support. Process most public
2006-03-20 12:22:24 +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
Make shorter TS symbols for OpenVMS.
2006-03-02 13:55:40 +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