.. |
aes
|
Make aes_ctr.c 64-bit savvy.
|
2004-08-23 22:19:51 +00:00 |
asn1
|
Make ASN1_INTEGER_cmp() work as expected with negative integers.
|
2004-08-10 17:40:14 +00:00 |
bf
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
bio
|
Basically, I wanted to be able to make a dump to a FILE*, and not have
|
2004-08-11 21:13:57 +00:00 |
bn
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
buffer
|
|
|
cast
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
comp
|
|
|
conf
|
|
|
des
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
dh
|
|
|
dsa
|
|
|
dso
|
|
|
ec
|
Using Horner's algorithm to evaluate the ec polynomial
|
2004-07-16 03:24:19 +00:00 |
ecdh
|
|
|
ecdsa
|
Quick fix.
|
2004-07-16 03:24:51 +00:00 |
engine
|
Minor VIA Padlock engine update: eliminate -Wunused warning when *not*
|
2004-08-24 09:01:09 +00:00 |
err
|
Oops, wrong version...
|
2004-07-27 00:19:58 +00:00 |
evp
|
Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff.
|
2004-08-29 16:19:27 +00:00 |
hmac
|
Zero key-length for HMAC is apparently OK.
|
2004-07-25 20:24:49 +00:00 |
idea
|
|
|
krb5
|
|
|
lhash
|
|
|
md2
|
Typos, typos...
|
2004-07-25 20:09:56 +00:00 |
md4
|
Minor 64-bit md32_common.h update and minor unsignification of digests.
|
2004-07-25 19:10:43 +00:00 |
md5
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
mdc2
|
Minor 64-bit md32_common.h update and minor unsignification of digests.
|
2004-07-25 19:10:43 +00:00 |
objects
|
|
|
ocsp
|
|
|
pem
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
perlasm
|
crypto/perlasm update primarily to unify Netware modules. Once it's verified
|
2004-08-29 16:10:27 +00:00 |
pkcs7
|
|
|
pkcs12
|
|
|
rand
|
Make rand_win.c UNICODE savvy.
|
2004-07-21 17:17:30 +00:00 |
rc2
|
|
|
rc4
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
rc5
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
ripemd
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
rsa
|
|
|
sha
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
stack
|
|
|
store
|
|
|
threads
|
|
|
txt_db
|
|
|
ui
|
|
|
x509
|
|
|
x509v3
|
Delta CRL support in extension code.
|
2004-07-06 17:16:40 +00:00 |
.cvsignore
|
|
|
amd64cpuid.pl
|
Add framework for yet another assembler module dubbed "cpuid." Idea
|
2004-07-26 20:18:55 +00:00 |
cpt_err.c
|
|
|
cryptlib.c
|
Cygwin fix-up for shared build.
|
2004-08-01 21:24:34 +00:00 |
cryptlib.h
|
|
|
crypto-lib.com
|
We build the crypto stuff, not the ssl stuff, in this command procedure...
|
2004-07-29 22:25:59 +00:00 |
crypto.h
|
|
|
cversion.c
|
|
|
ebcdic.c
|
|
|
ebcdic.h
|
|
|
ex_data.c
|
|
|
ia64cpuid.S
|
Add framework for yet another assembler module dubbed "cpuid." Idea
|
2004-07-26 20:18:55 +00:00 |
install.com
|
|
|
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
|
#include <limits.h> is required at least on HP-UX and IRIX. And what's
|
2004-07-22 10:53:26 +00:00 |
LPdir_vms.c
|
In some cases, EVMSERR isn't visible (that's fairly new...).
|
2004-07-11 20:21:19 +00:00 |
LPdir_win32.c
|
From LPlib:
|
2004-07-20 21:24:43 +00:00 |
LPdir_win.c
|
Typos and due casts. As for the latter. It's "safe" to cast as below,
|
2004-07-25 16:48:28 +00:00 |
LPdir_wince.c
|
From LPlib:
|
2004-07-20 21:24:43 +00:00 |
Makefile.ssl
|
OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...
|
2004-08-01 21:16:26 +00:00 |
md32_common.h
|
Minor 64-bit md32_common.h update and minor unsignification of digests.
|
2004-07-25 19:10:43 +00:00 |
mem_clr.c
|
|
|
mem_dbg.c
|
|
|
mem.c
|
|
|
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_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_str.c
|
o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and
|
2004-07-08 08:32:48 +00:00 |
o_str.h
|
o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and
|
2004-07-08 08:32:48 +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
|
|
|
opensslconf.h.in
|
This fixes the installation target for dynamic engines, which was trying to
|
2004-06-01 03:18:58 +00:00 |
opensslv.h
|
|
|
ossl_typ.h
|
|
|
symhacks.h
|
'SSL_add_dir_cert_subjects_to_stack' is longer than 31 characters.
|
2004-07-11 20:22:37 +00:00 |
tmdiff.c
|
|
|
tmdiff.h
|
|
|
uid.c
|
|
|
x86cpuid.pl
|
Add framework for yet another assembler module dubbed "cpuid." Idea
|
2004-07-26 20:18:55 +00:00 |