.. |
aes
|
AES assembler implementation for IA-64. Note that there is no anchor from
|
2004-07-01 11:15:23 +00:00 |
asn1
|
PKCS#8 fixes from stable branch.
|
2004-07-04 16:44:52 +00:00 |
bf
|
|
|
bio
|
|
|
bn
|
Improve error handling if decompression of an ec point fails, and cleanup
|
2004-07-06 15:50:04 +00:00 |
buffer
|
Make some more API types opaquely available from ossl_typ.h, meaning the
|
2004-05-15 18:32:08 +00:00 |
cast
|
|
|
comp
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
conf
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
des
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
dh
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
dsa
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
dso
|
|
|
ec
|
Using Horner's algorithm to evaluate the ec polynomial
|
2004-07-16 03:24:19 +00:00 |
ecdh
|
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
2004-05-17 19:14:22 +00:00 |
ecdsa
|
Quick fix.
|
2004-07-16 03:24:51 +00:00 |
engine
|
Incomplete initial sweep over the engine code. Mainly reducing some
|
2004-06-19 03:58:42 +00:00 |
err
|
|
|
evp
|
I think it could be a good thing to know what went wrong with the tests...
|
2004-07-12 12:25:54 +00:00 |
hmac
|
Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.
|
2004-05-31 13:28:23 +00:00 |
idea
|
|
|
krb5
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
lhash
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
md2
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
md4
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
md5
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
mdc2
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
objects
|
make update
|
2004-05-31 13:16:08 +00:00 |
ocsp
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
pem
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
perlasm
|
Support for IA-32 SSE2 instruction set.
|
2004-05-06 10:31:09 +00:00 |
pkcs7
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
pkcs12
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
rand
|
Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.
|
2004-06-28 22:01:37 +00:00 |
rc2
|
|
|
rc4
|
Integration of RC4 AMD64 module.
|
2004-07-11 16:49:09 +00:00 |
rc5
|
|
|
ripemd
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
rsa
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
sha
|
Minor (+12% on P4) performance tweak for sha512_block_sse2.
|
2004-07-01 11:29:00 +00:00 |
stack
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
store
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
threads
|
|
|
txt_db
|
|
|
ui
|
After the latest round of header-hacking, regenerate the dependencies in
|
2004-05-17 19:26:06 +00:00 |
x509
|
Delete obsolete and unimplemented function.
|
2004-05-19 17:05:02 +00:00 |
x509v3
|
Delta CRL support in extension code.
|
2004-07-06 17:16:40 +00:00 |
.cvsignore
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
|
|
cryptlib.h
|
|
|
crypto-lib.com
|
o_dir needs to be compiler with the warnings about dollar signs in
|
2004-07-11 20:21:56 +00:00 |
crypto.h
|
Reduce dependencies on crypto.h by moving the opaque definition of
|
2004-05-17 18:39:00 +00:00 |
cversion.c
|
|
|
ebcdic.c
|
|
|
ebcdic.h
|
|
|
ex_data.c
|
|
|
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
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +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
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
LPdir_win.c
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
LPdir_wince.c
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
Makefile.ssl
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +00:00 |
md32_common.h
|
SHA fails to compile on x86_64 if compiled with custom flags, without
|
2004-06-11 17:50:57 +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
|
Copy a few files from LPlib (a new project of mine), add a wrapper.
|
2004-07-10 13:16:02 +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
|
|
|
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
|
Make reservations for FIPS code in HEAD branch, so that the moment FIPS
|
2004-05-17 15:49:13 +00:00 |
ossl_typ.h
|
Reduce dependencies on crypto.h by moving the opaque definition of
|
2004-05-17 18:39:00 +00:00 |
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
|
|
|