.. |
aes
|
The output from AES_cbc_encrypt() should be exact multiple blocks when encrypting
|
2003-06-10 04:11:46 +00:00 |
asn1
|
Fix sign bugs.
|
2003-05-21 14:29:33 +00:00 |
bf
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
bio
|
Make sure to NUL-terminate the string on end-of-file (and error)
|
2003-06-11 18:43:49 +00:00 |
bn
|
Have ASFLAGS be defined the same way as CFLAGS
|
2003-05-29 22:20:57 +00:00 |
buffer
|
Remove warnings.
|
2002-11-14 15:58:01 +00:00 |
cast
|
IA-32 assembler support enhancements from HEAD branch: unified ELF,
|
2003-01-12 16:35:30 +00:00 |
comp
|
Implement a stateful variant if the ZLIB compression method. The old
|
2002-12-08 02:39:38 +00:00 |
conf
|
Add the possibility to build without the ENGINE framework.
|
2003-01-30 17:37:49 +00:00 |
des
|
PR: 630
|
2003-05-29 20:59:30 +00:00 |
dh
|
make update.
|
2003-04-10 20:10:22 +00:00 |
dsa
|
make update.
|
2003-04-10 20:10:22 +00:00 |
dso
|
Third argument to shl_load() is "long address", not a pointer.
|
2003-01-08 08:26:59 +00:00 |
ec
|
Make sure EC_window_bits_for_scalar_size() returns a size_t
|
2003-05-21 08:40:18 +00:00 |
engine
|
This memset() in the ubsec ENGINE is a bug. Zeroing out the result array
|
2003-06-06 17:53:24 +00:00 |
err
|
Make the no-err option work properly
|
2003-02-18 12:15:13 +00:00 |
evp
|
Move the base64 BIO fixes to 0.9.7-stable
|
2003-06-03 00:11:37 +00:00 |
hmac
|
make update
|
2002-12-05 01:55:48 +00:00 |
idea
|
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
2002-11-28 18:57:30 +00:00 |
krb5
|
Armor against systems without ranlib...
|
2003-01-16 17:21:15 +00:00 |
lhash
|
Security fixes brought forward from 0.9.7.
|
2002-11-13 15:43:43 +00:00 |
md2
|
Move header file inclusion to prevent irritation of users forgetting to
|
2003-05-28 19:56:04 +00:00 |
md4
|
Make sure not to declare a clashing read() for DJGPP.
|
2003-01-13 15:35:27 +00:00 |
md5
|
Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configuration
|
2003-05-29 22:22:34 +00:00 |
mdc2
|
A few more memset()s converted to OPENSSL_cleanse().
|
2002-11-29 11:31:51 +00:00 |
objects
|
"!Cname surname" has now become redundant ...
|
2003-01-13 15:55:52 +00:00 |
ocsp
|
Don't give an error if response reason absent in OCSP HTTP.
|
2003-03-14 23:37:17 +00:00 |
pem
|
A few more memset()s converted to OPENSSL_cleanse().
|
2002-11-29 11:31:51 +00:00 |
perlasm
|
Provide "dummy" &main::picmeup even in Windows perlasm modules.
|
2003-01-24 09:38:18 +00:00 |
pkcs7
|
Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect
|
2003-06-02 17:52:19 +00:00 |
pkcs12
|
Shut up an ANSI compiler about uninitialised variables.
|
2003-03-20 10:57:12 +00:00 |
rand
|
Add the possibility to build without the ENGINE framework.
|
2003-01-30 17:37:49 +00:00 |
rc2
|
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
2002-11-28 18:57:30 +00:00 |
rc4
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
rc5
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
ripemd
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
rsa
|
DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function
|
2003-05-07 11:38:13 +00:00 |
sha
|
A few more files to ignore
|
2003-01-16 21:33:06 +00:00 |
stack
|
Use double dashes so makedepend doesn't misunderstand the flags we
|
2002-10-09 13:25:12 +00:00 |
threads
|
mingw related cleanups, as in head
|
2003-02-22 18:02:46 +00:00 |
txt_db
|
Security fixes brought forward from 0.9.7.
|
2002-11-13 15:43:43 +00:00 |
ui
|
Armor against systems without ranlib...
|
2003-01-16 17:21:15 +00:00 |
x509
|
Really get X509_CRL_CHECK_ALL right this time...
|
2003-06-04 00:40:47 +00:00 |
x509v3
|
PR: 627
|
2003-05-28 17:28:42 +00:00 |
.cvsignore
|
|
|
cpt_err.c
|
|
|
cryptlib.c
|
Add a static lock called HWCRHK, for the case of having an application
|
2002-12-12 17:41:36 +00:00 |
cryptlib.h
|
Merge from 0.9.7-stable.
|
2002-11-13 18:10:30 +00:00 |
crypto-lib.com
|
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
|
2002-11-27 12:25:52 +00:00 |
crypto.h
|
Add a static lock called HWCRHK, for the case of having an application
|
2002-12-12 17:41:36 +00:00 |
cversion.c
|
|
|
ebcdic.c
|
The default C compiler on MacOS X doesn't like empty object files
|
2002-07-16 10:46:09 +00:00 |
ebcdic.h
|
|
|
ex_data.c
|
|
|
install.com
|
A new header.
|
2002-08-09 22:34:57 +00:00 |
Makefile.ssl
|
Propagate MAKEDEPPROG to the subdirs under crypto/.
|
2002-12-20 15:28:45 +00:00 |
md32_common.h
|
x86_64 performance patch.
|
2002-12-14 20:45:39 +00:00 |
mem.c
|
Make sure the memory allocation routines check for negative sizes
|
2003-02-19 11:54:57 +00:00 |
mem_clr.c
|
Make CRYPTO_cleanse() independent of endianness.
|
2002-12-03 16:07:03 +00:00 |
mem_dbg.c
|
fix memory leak in memory debuggin code ...
|
2002-11-18 14:01:24 +00:00 |
o_time.c
|
Return an error if gmtime returns NULL.
|
2003-03-13 14:10:11 +00:00 |
o_time.h
|
|
|
opensslconf.h.in
|
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
|
2002-12-11 07:24:47 +00:00 |
opensslv.h
|
The release is tagged, time to work on 0.9.7c.
|
2003-04-10 20:40:19 +00:00 |
ossl_typ.h
|
Make sure OPENSSL_SYS_ macros are defined.
|
2002-12-28 02:37:05 +00:00 |
symhacks.h
|
Remove clashes between symbols that have the same name except for
|
2002-08-11 12:23:08 +00:00 |
tmdiff.c
|
Determine HZ exactly as in apps/speed.c.
|
2002-11-18 23:06:46 +00:00 |
tmdiff.h
|
|
|
uid.c
|
Add a few more VxWorks targets.
|
2002-10-09 13:41:31 +00:00 |