| .. |
|
aes
|
In CFB mode, the iv is always encrypted.
|
2002-05-31 13:07:39 +00:00 |
|
asn1
|
Some more prototype fixes.
|
2002-06-14 19:01:52 +00:00 |
|
bf
|
…
|
|
|
bio
|
Add support for DJGPP.
|
2002-06-13 20:42:35 +00:00 |
|
bn
|
Add support for DJGPP.
|
2002-06-13 20:42:35 +00:00 |
|
buffer
|
…
|
|
|
cast
|
…
|
|
|
comp
|
…
|
|
|
conf
|
Add missing prototypes.
|
2002-06-13 17:40:27 +00:00 |
|
des
|
Add support for DJGPP.
|
2002-06-13 20:42:35 +00:00 |
|
dh
|
fix DH_generate_parameters for general 'generator'
|
2002-03-20 16:04:04 +00:00 |
|
dsa
|
Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
|
2002-03-09 18:25:03 +00:00 |
|
dso
|
Set DLOPEN_FLAG the same way on NetBSD as on OpenBSD.
|
2002-05-29 21:00:08 +00:00 |
|
ec
|
Some more prototype fixes.
|
2002-06-14 19:01:52 +00:00 |
|
ecdsa
|
Fix warnings.
|
2002-06-11 12:03:51 +00:00 |
|
engine
|
Add missing prototypes.
|
2002-06-13 17:40:27 +00:00 |
|
err
|
Handle read errors.
|
2002-06-11 12:41:37 +00:00 |
|
evp
|
OpenSSL_add_all_algorithms has been replaced by configuration dependent
|
2002-06-16 10:18:25 +00:00 |
|
hmac
|
Initialize cipher context in KRB5
|
2002-03-14 18:22:23 +00:00 |
|
idea
|
…
|
|
|
krb5
|
…
|
|
|
lhash
|
Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>.
|
2002-03-21 19:08:35 +00:00 |
|
md2
|
…
|
|
|
md4
|
…
|
|
|
md5
|
…
|
|
|
mdc2
|
…
|
|
|
objects
|
Add OIDs for Secure Electronic Transactions (SET)
|
2002-06-13 11:52:56 +00:00 |
|
ocsp
|
ECDSA support
|
2002-02-13 18:21:51 +00:00 |
|
pem
|
Check errors when parsing a PKCS8INF PEM FILE, or there will be a core dump on error.
|
2002-06-05 11:58:29 +00:00 |
|
perlasm
|
…
|
|
|
pkcs7
|
in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey)
|
2002-05-07 15:14:12 +00:00 |
|
pkcs12
|
Initialize cipher context in KRB5
|
2002-03-14 18:22:23 +00:00 |
|
rand
|
Add support for DJGPP.
|
2002-06-13 20:42:35 +00:00 |
|
rc2
|
…
|
|
|
rc4
|
…
|
|
|
rc5
|
…
|
|
|
rijndael
|
…
|
|
|
ripemd
|
Synchronise with 0.9.7-stable.
|
2002-04-29 10:19:19 +00:00 |
|
rsa
|
Add missing prototypes.
|
2002-06-13 17:40:27 +00:00 |
|
sha
|
…
|
|
|
stack
|
Fix various warnings when compiling with KRB5 code.
|
2002-03-12 02:59:37 +00:00 |
|
threads
|
…
|
|
|
txt_db
|
Check the return values where memory allocation failures may happen.
|
2002-05-30 16:47:45 +00:00 |
|
ui
|
Add support for DJGPP.
|
2002-06-13 20:42:35 +00:00 |
|
x509
|
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
|
2002-02-28 12:42:19 +00:00 |
|
x509v3
|
Fix ext_dat.h extension ordering.
|
2002-06-13 12:56:27 +00:00 |
|
.cvsignore
|
…
|
|
|
Makefile.ssl
|
fix for 'make update'
|
2002-06-10 11:46:32 +00:00 |
|
cpt_err.c
|
…
|
|
|
cryptlib.c
|
new locks
|
2002-02-13 17:25:27 +00:00 |
|
cryptlib.h
|
…
|
|
|
crypto-lib.com
|
Make sure ECDSA is built and tested on VMS.
|
2002-05-23 13:33:55 +00:00 |
|
crypto.h
|
new locks
|
2002-02-13 17:25:27 +00:00 |
|
cversion.c
|
…
|
|
|
ebcdic.c
|
Instead of just checking for OpenVMS, check if DEC C is used, since it's as
|
2002-02-20 12:01:24 +00:00 |
|
ebcdic.h
|
…
|
|
|
ex_data.c
|
…
|
|
|
install.com
|
Make sure ECDSA is built and tested on VMS.
|
2002-05-23 13:33:08 +00:00 |
|
md32_common.h
|
…
|
|
|
mem.c
|
…
|
|
|
mem_dbg.c
|
…
|
|
|
o_time.c
|
…
|
|
|
o_time.h
|
…
|
|
|
opensslconf.h.in
|
…
|
|
|
opensslv.h
|
Change the date to XX xxx XXXX in development versions.
|
2002-04-11 21:51:40 +00:00 |
|
ossl_typ.h
|
…
|
|
|
symhacks.h
|
Define a short alias for another long EC symbol.
|
2002-05-23 13:34:38 +00:00 |
|
tmdiff.c
|
Missing #endif
|
2002-02-16 11:58:16 +00:00 |
|
tmdiff.h
|
…
|
|
|
uid.c
|
…
|
|