.. |
aes
|
Minor aes-sparcv9.pl optimization.
|
2005-12-10 12:32:22 +00:00 |
asn1
|
fix problems found by coverity: remove useless code
|
2006-03-15 17:45:43 +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
|
make update
|
2006-02-12 23:21:56 +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
|
remove unnecessary code
|
2006-03-18 14:22:20 +00:00 |
dso
|
fix problems found by coverity: remove useless code
|
2006-03-15 17:45:43 +00:00 |
ec
|
fix problems found by coverity: remove useless code
|
2006-03-15 17:45:43 +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
|
Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,
|
2005-12-28 16:16:56 +00:00 |
err
|
make update
|
2006-02-12 23:21:56 +00:00 |
evp
|
remove unnecessary code
|
2006-03-18 14:22:20 +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
|
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
2006-03-13 23:14:57 +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
|
|
|
ts
|
fix function name in error message
|
2006-03-07 10:22:45 +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
|
no need to cast away the const
|
2006-03-04 13:55:55 +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
|
|
|
ebcdic.c
|
|
|
ebcdic.h
|
|
|
ex_data.c
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
o_dir.h
|
|
|
o_dir_test.c
|
|
|
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
|
|
|
o_time.h
|
|
|
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
|
Make shorter TS symbols for OpenVMS.
|
2006-03-02 13:55:40 +00:00 |
uid.c
|
|
|
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 |