Dr. Stephen Henson
ddb0cb5bfd
Avoid warnings. Fix fips_dssvs program.
2007-06-22 12:17:52 +00:00
Dr. Stephen Henson
53c381105a
Update from stable branch.
2007-05-21 12:40:07 +00:00
Dr. Stephen Henson
1139eeecbc
Merge from 0.9.8 stable branch.
2007-04-24 11:30:51 +00:00
Dr. Stephen Henson
282af42404
Add algorithm configuration module.
2007-04-08 17:51:02 +00:00
Dr. Stephen Henson
a81f337331
Block low level public key signature operations in FIPS mode.
...
Update self tests for all modes and use EVP.
Update pairwise consistency checks.
2007-04-06 00:30:24 +00:00
Andy Polyakov
5c77786a55
Typos in Makefiles.
2007-03-25 14:40:33 +00:00
Dr. Stephen Henson
aeb9ccfaad
And so it begins...
2007-03-22 00:39:24 +00:00
Dr. Stephen Henson
82877ea449
Make update.
2007-02-23 01:01:08 +00:00
Lutz Jänicke
81fae49db9
Fix problem with multi line responses in -starttls by using a buffering
...
BIO and BIO_gets().
2007-02-22 17:39:50 +00:00
Lutz Jänicke
cdb13ae8d0
Extend SMTP and IMAP protocol handling to perform the required
...
EHLO or CAPABILITY handshake before sending STARTTLS
Submitted by: Goetz Babin-Ebell <goetz@shomitefo.de>
2007-02-21 18:20:33 +00:00
Dr. Stephen Henson
c31cc72d79
Avoid warning.
2007-02-18 18:18:31 +00:00
Dr. Stephen Henson
d1049ad93e
Fix Win32 warnings.
2007-02-18 17:23:20 +00:00
Richard Levitte
28f5873179
Add STARTTLS support for IMAP and FTP.
...
Submitted by Kees Cook <kees@outflux.net>
2007-02-16 18:12:20 +00:00
Dr. Stephen Henson
594c723f98
Add hmac option to dgst from 0.9.7-stable.
2007-02-08 19:08:21 +00:00
Nils Larsch
3a4cf918bf
fix return value of get_cert_chain()
...
PR: 1441
2006-12-27 09:39:51 +00:00
Nils Larsch
9d5460d72d
properly initialize SSL context, check return value
2006-12-13 22:08:20 +00:00
Nils Larsch
36abe6fe61
return 0 if 'noout' is used and no has occurred
...
PR: 1435
Submitted by: "Haridharan" <haridharan@gmail.com>
2006-12-05 20:08:03 +00:00
Nils Larsch
d4a6240005
replace macros with functions
...
Submitted by: Tracy Camp <tracyx.e.camp@intel.com>
2006-11-29 20:47:15 +00:00
Ben Laurie
4636341b05
Add RFC 3779 support, contributed by ARIN.
2006-11-27 13:36:55 +00:00
Richard Levitte
07b4bc3979
APP_FILES is no longer used, remove it everywhere.
2006-09-29 06:54:39 +00:00
Dr. Stephen Henson
c574d0cdf2
Fix from HEAD.
2006-09-22 17:14:44 +00:00
Dr. Stephen Henson
1a5e414863
Fix but in apps/pkcs12.c
...
PR: 1377
2006-09-22 00:28:37 +00:00
Dr. Stephen Henson
6d14cc7ec1
Fix from HEAD.
2006-07-13 20:35:33 +00:00
Bodo Möller
1921a1adb2
"make depend" for the default configuration, i.e. no-camellia here in
...
the 0.9.8 branch!
2006-06-14 09:56:08 +00:00
Bodo Möller
e18eef3d7a
Camellia cipher, contributed by NTT
...
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
2006-06-09 15:42:21 +00:00
Dr. Stephen Henson
83231cb376
Fix from HEAD.
2006-05-17 18:25:59 +00:00
Dr. Stephen Henson
eb2ec6bee9
make update
2006-05-04 12:15:59 +00:00
Dr. Stephen Henson
6300c14248
Create a crlnumber file when a CA is created using CA.pl
2006-04-28 00:28:51 +00:00
Dr. Stephen Henson
fc12885b1b
Fix from HEAD.
2005-11-30 19:25:31 +00:00
Ben Laurie
9e31e63147
Improve documentation.
2005-11-25 13:46:41 +00:00
Nils Larsch
d796e6acb7
compile sstrsep only if HAVE_FORK is defined; patch supplied by Johan Gill <johane@lysator.liu.se>
2005-11-02 22:13:23 +00:00
Dr. Stephen Henson
54f51116b2
Update from HEAD.
2005-09-30 23:38:20 +00:00
Nils Larsch
b0d90958fc
successfully updating the db shouldn't result in an error message
2005-09-30 16:47:15 +00:00
Dr. Stephen Henson
3a8b42f291
Don't always use issuer serial version of AKID.
2005-09-16 12:20:24 +00:00
Nils Larsch
3b2ba5f7fb
don't try to load cert/key when the "-nocert" option is set
2005-09-02 12:27:02 +00:00
Dr. Stephen Henson
1682e8fb12
Allow PKCS7_decrypt() to work if no cert supplied.
2005-08-04 22:10:05 +00:00
Nils Larsch
4913b88f70
make
...
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa]
make all test
work again (+ make update)
PR: 1159
2005-07-16 11:13:10 +00:00
Richard Levitte
11024f252e
make update
2005-07-05 18:41:28 +00:00
Dr. Stephen Henson
09c1a425a9
Add utf8 options to ca utility.
...
PR:1109
2005-07-04 23:04:28 +00:00
Richard Levitte
8c6fed007f
The private key should never have ended up in newreq.pem.
...
Now, it ends up in newkey.pem instead.
2005-07-04 21:44:22 +00:00
Nils Larsch
8b963f4ba4
initialize newly allocated data
...
PR: 1145
2005-07-01 16:15:48 +00:00
Richard Levitte
cc4cba7b5d
asn1parse doesn't support any TXT format, so let's stop pretending
...
it does.
2005-06-28 15:44:18 +00:00
Ben Laurie
f18dd687c8
Nasty fix for another warning, but all I have the patience for right now.
2005-06-28 13:07:46 +00:00
Andy Polyakov
a24b7eeb87
Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099
...
for further details].
2005-06-28 09:10:19 +00:00
Andy Polyakov
71a61c573e
Fix typos in apps/apps.c.
2005-06-27 15:58:55 +00:00
Richard Levitte
cbcbd07da2
Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PR
...
1107. He says:
This is a followup to the NetWare patch that was applied to beta3. It
does the following:
- Fixes a problem in the CLib build with undefined symbols.
- Adds the ability to use BSD sockets as the default for the OpenSSL
socket BIO. NetWare supports 2 flavors of sockets and our Apache
developers need BSD sockets as a configurable option when building
OpenSSL. This adds that for them.
- Updates to the INSTALL.NW file to explain new options.
I have tried very hard to make sure all the changes are in NetWare
specific files or guarded carefully to make sure they only impact
NetWare builds. I have tested the Windows build to make sure it does
not break that since we have made changes to mk1mf.pl.
We are still working the gcc cross compile for NetWare issue and hope
to have a patch for that before beta 6 is released.
2005-06-13 03:21:01 +00:00
Nils Larsch
e00b165e9b
let "make all test" work with "no-aes"
...
PR: 1078
2005-05-31 17:56:17 +00:00
Nils Larsch
5467ddf0e1
include opensslconf.h if OPENSSL_NO_* is used
2005-05-31 17:31:50 +00:00
Richard Levitte
2728a1b4f3
Forgottent needed changed. This file will be retagged.
2005-05-30 23:19:11 +00:00
Richard Levitte
77b97ee0d7
DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>
2005-05-30 22:37:41 +00:00