.. |
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
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +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
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
buffer
|
|
|
cast
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
comp
|
|
|
conf
|
|
|
des
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
dh
|
|
|
dsa
|
|
|
dso
|
|
|
ec
|
|
|
ecdh
|
|
|
ecdsa
|
|
|
engine
|
Stop compiler warnings.
|
2004-09-06 18:37:46 +00:00 |
err
|
Oops, wrong version...
|
2004-07-27 00:19:58 +00:00 |
evp
|
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
2004-08-29 16:36:05 +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
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +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
|
|
|
perlasm
|
x86 assembler updates: more instructions, new OPENSSL_instrument_halt
|
2004-09-09 14:50:32 +00:00 |
pkcs7
|
|
|
pkcs12
|
|
|
rand
|
Make rand_win.c UNICODE savvy.
|
2004-07-21 17:17:30 +00:00 |
rc2
|
|
|
rc4
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
rc5
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
ripemd
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
rsa
|
|
|
sha
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +00:00 |
stack
|
New X509_VERIFY_PARAM structure and associated functionality.
|
2004-09-06 18:43:01 +00:00 |
store
|
|
|
threads
|
|
|
txt_db
|
|
|
ui
|
|
|
x509
|
New X509_VERIFY_PARAM structure and associated functionality.
|
2004-09-06 18:43:01 +00:00 |
x509v3
|
|
|
.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
|
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
2004-08-29 16:36:05 +00:00 |
cryptlib.h
|
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
2004-08-29 16:36:05 +00:00 |
crypto-lib.com
|
Synchronise VMS build files with Unixly Makefiles.
|
2004-09-08 08:13:34 +00:00 |
crypto.h
|
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
2004-08-29 16:36:05 +00:00 |
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
|
|
|
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
|
|
|
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
|
Proper support for OpenBSD-i386 shared build, including assember modules!
|
2004-08-29 21:36:37 +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
|
|
|
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
|
|
|
o_str.c
|
|
|
o_str.h
|
|
|
o_time.c
|
|
|
o_time.h
|
|
|
opensslconf.h.in
|
|
|
opensslv.h
|
|
|
ossl_typ.h
|
|
|
symhacks.h
|
Another symbol longer than 31 characters...
|
2004-09-08 08:13:03 +00:00 |
tmdiff.c
|
|
|
tmdiff.h
|
|
|
uid.c
|
|
|
x86cpuid.pl
|
x86 assembler updates: more instructions, new OPENSSL_instrument_halt
|
2004-09-09 14:50:32 +00:00 |