.. |
aes
|
Fix #if _MSC_VER clause in aes_locl.h
|
2005-07-30 19:42:50 +00:00 |
asn1
|
Extensive OID code enhancement and fixes.
|
2005-11-20 13:07:47 +00:00 |
bf
|
fix warnings when building openssl with the following compiler options:
|
2005-08-28 22:49:57 +00:00 |
bio
|
Make cygwin work in directories mounted with 'text' attribute.
|
2005-11-03 16:43:53 +00:00 |
bn
|
Apply "better safe than sorry" approach after addressing sporadic SEGV in
|
2005-11-15 08:02:10 +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
|
Only define ZLIB_SHARED if it hasn't already been defined (on the command
|
2005-06-18 04:32:12 +00:00 |
conf
|
Change a comment so it corresponds to reality. Put back a character that
|
2005-09-28 18:02:41 +00:00 |
des
|
Address MASM-specific problems introduced with
|
2005-11-06 22:01:27 +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 numerous bugs in the Win32 path splitter
|
2005-11-01 07:49:45 +00:00 |
ec
|
deFUDify: don't require OPENSSL_EC_BIN_PT_COMP
|
2005-11-16 04:07:43 +00:00 |
ecdh
|
make
|
2005-07-16 12:37:36 +00:00 |
ecdsa
|
cleanup doxygen comments
|
2005-09-19 08:32:56 +00:00 |
engine
|
Update from stable branch.
|
2005-11-06 17:58:26 +00:00 |
err
|
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
|
2005-05-17 00:01:48 +00:00 |
evp
|
fix warnings when building openssl with the following compiler options:
|
2005-08-28 22:49:57 +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
|
Eliminate false preprocessor dependencies introduced with VOS support.
|
2005-10-25 15:55:06 +00:00 |
md5
|
Eliminate false preprocessor dependencies introduced with VOS support.
|
2005-10-25 15:55:06 +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
|
Remove warnings about signed vs. unsigned...
|
2005-09-05 07:04:40 +00:00 |
perlasm
|
Whirlpool hash implementation. The fact that subdirectory and .h file are
|
2005-11-28 20:09:58 +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
|
add a .cvsignore
|
2005-07-26 04:50:36 +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
|
Eliminate false preprocessor dependencies introduced with VOS support.
|
2005-10-25 15:55:06 +00:00 |
rsa
|
protect BN_BLINDING_invert with a write lock and BN_BLINDING_convert
|
2005-09-22 23:37:37 +00:00 |
sha
|
Make pshufw optional and update performance table in sha512-sse2.pl
|
2005-11-03 15:23:11 +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
|
|
|
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
|
Adapt Whirlpool API for EVP.
|
2005-11-30 20:53:14 +00:00 |
x509
|
Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
|
2005-11-03 16:22:40 +00:00 |
x509v3
|
fix potential memory leak + improved error checking
|
2005-08-05 09:42:45 +00:00 |
.cvsignore
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
WCE update, mostly typos.
|
2005-08-03 19:56:36 +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
|
Build Whirlpool on VMS as well
|
2005-11-29 12:46:17 +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
|
Build Whirlpool on VMS as well
|
2005-11-29 12:46:17 +00:00 |
LPdir_nyi.c
|
|
|
LPdir_unix.c
|
|
|
LPdir_vms.c
|
|
|
LPdir_win32.c
|
|
|
LPdir_win.c
|
|
|
LPdir_wince.c
|
|
|
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_clr.c
|
|
|
mem_dbg.c
|
Pull up Win64 support from 0.9.8.
|
2005-07-05 11:44:45 +00:00 |
mem.c
|
|
|
o_dir_test.c
|
|
|
o_dir.c
|
|
|
o_dir.h
|
|
|
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
|
|
|
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
|
Cpuid modules updates.
|
2005-05-03 21:05:06 +00:00 |
symhacks.h
|
|
|
uid.c
|
|
|
x86_64cpuid.pl
|
Solaris x86_64 /usr/ccs/bin/as support.
|
2005-06-20 14:56:48 +00:00 |
x86cpuid.pl
|
Replace emms with finit in x86cpuid.
|
2005-06-24 16:32:10 +00:00 |