.. |
aes
|
Fix bug in aes-586.pl.
|
2006-08-31 21:15:38 +00:00 |
asn1
|
Add verify callback functions to lookup a STACK of matching certs or CRLs
|
2006-09-10 12:38:37 +00:00 |
bf
|
Update filenames in makefiles.
|
2006-02-04 01:45:59 +00:00 |
bio
|
Add BeOS support.
|
2006-04-11 21:34:21 +00:00 |
bn
|
+20% tune-up for Power5.
|
2006-08-09 15:40:30 +00:00 |
buffer
|
New utility function to reverse a buffer, either by copying or in-place.
|
2006-04-10 00:11:30 +00:00 |
camellia
|
New Camellia implementation (replacing previous version)
|
2006-07-19 13:38:26 +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 various error codes to match functions.
|
2006-07-17 16:33:31 +00:00 |
dsa
|
Make things static that should be. Declare stuff in headers that should be.
|
2006-08-28 17:01:04 +00:00 |
dso
|
Someone made a mistake, and some function and reason codes got
|
2006-05-12 15:27:52 +00:00 |
ec
|
Use correct pointer types for various functions.
|
2006-07-20 16:56:47 +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
|
Make things static that should be. Declare stuff in headers that should be.
|
2006-08-28 17:01:04 +00:00 |
err
|
New functions CRYPTO_set_idptr_callback(),
|
2006-06-23 15:21:36 +00:00 |
evp
|
Fix C++ style comments, change assert to OPENSSL_assert, stop warning with
|
2006-08-31 20:56: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
|
New functions to enumerate digests and ciphers.
|
2006-07-09 00:53:45 +00:00 |
md2
|
Update filenames in makefiles.
|
2006-02-04 01:45:59 +00:00 |
md4
|
improve make dclean to remove files generated during build
|
2006-04-11 20:05:23 +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
|
Make things static that should be. Declare stuff in headers that should be.
|
2006-08-28 17:01:04 +00:00 |
ocsp
|
WIN32 fixes signed/unsigned issues and slightly socket semantics.
|
2006-07-17 18:52:51 +00:00 |
pem
|
Camellia cipher, contributed by NTT
|
2006-06-09 15:44:59 +00:00 |
perlasm
|
Fix bug in x86unix.pl introduced in latest update.
|
2006-08-31 21:12:17 +00:00 |
pkcs7
|
Make things static that should be. Declare stuff in headers that should be.
|
2006-08-28 17:01:04 +00:00 |
pkcs12
|
PKCS#12 mac key length should equal digest length.
|
2006-05-17 18:19:51 +00:00 |
pqueue
|
Update filenames in makefiles.
|
2006-02-04 01:45:59 +00:00 |
rand
|
use <poll.h> as by Single Unix Specification
|
2006-06-30 08:14:39 +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
|
Make sure the int_rsa_verify() prototype matches the implementation
|
2006-09-08 06:00:40 +00:00 |
sha
|
Rewrite sha1-586.pl.
|
2006-08-31 21:27:30 +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
|
Add BeOS support.
|
2006-04-11 21:34:21 +00:00 |
ts
|
Update .cvsignore
|
2006-07-17 16:40:20 +00:00 |
txt_db
|
Update filenames in makefiles.
|
2006-02-04 01:45:59 +00:00 |
ui
|
Add BeOS support.
|
2006-04-11 21:34:21 +00:00 |
whrlpool
|
Update .cvsignore again.
|
2006-07-17 16:42:06 +00:00 |
x509
|
Fixes for new CRL/cert callbacks. Update CRL processing code to use new
|
2006-09-11 13:00:52 +00:00 |
x509v3
|
Add verify callback functions to lookup a STACK of matching certs or CRLs
|
2006-09-10 12:38:37 +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
|
New functions CRYPTO_set_idptr_callback(),
|
2006-06-23 15:21: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
|
Keep synchronised with Unix
|
2006-06-12 06:46:18 +00:00 |
crypto.h
|
New functions CRYPTO_set_idptr_callback(),
|
2006-06-23 15:21:36 +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
|
|
|
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
|
Keep synchronised with the Unix build
|
2006-06-10 05:38:23 +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
|
improve make dclean to remove files generated during build
|
2006-04-11 20:05:23 +00:00 |
md32_common.h
|
SHA1 for PowerPC.
|
2006-05-01 13:35:03 +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
|
New functions CRYPTO_set_idptr_callback(),
|
2006-06-23 15:21:36 +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
|
Use gmtime on cygwin
|
2006-08-13 09:03:38 +00:00 |
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
|
Cache some CRL related extensions.
|
2006-07-24 12:39:22 +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
|
A few more ENGINE strings that need shortening.
|
2006-06-04 08:22:25 +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 |