Dr. Stephen Henson
a5668db68b
Use correct values for lookup method.
2009-05-29 14:01:35 +00:00
Richard Levitte
48f48d96ce
Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
...
Thank you\!
(note: not tested for now, a few nightly builds should give indications though)
2009-05-15 16:37:29 +00:00
Richard Levitte
085cb7cac0
make update
2009-05-15 16:15:03 +00:00
Richard Levitte
9874ff33c3
make update
2009-05-15 16:05:43 +00:00
Andy Polyakov
277ba3ebd2
e_capi.c: update from HEAD.
2009-05-05 19:18:26 +00:00
Richard Levitte
9fe4b73d97
Add the CAPI engine
2009-02-02 00:18:09 +00:00
Andy Polyakov
f17c45611e
Backport http://cvs.openssl.org/chngview?cn=17710 from HEAD.
...
PR: 1230
2008-12-30 13:30:57 +00:00
Geoff Thorpe
40ea9ff9e8
Clarify a 'chil' engine param that is a little unintuitive.
...
Submitted by: Sander Temme <sander@temme.net>
2008-11-28 22:04:25 +00:00
Geoff Thorpe
bfc6482a7a
Allow the CHIL engine to load even if dynamic locks aren't registered.
...
Submitted by: Sander Temme
2008-11-19 14:08:06 +00:00
Dr. Stephen Henson
3795297af8
Change old obsolete email address...
2008-11-05 18:36:57 +00:00
Dr. Stephen Henson
e852835da6
Make update: delete duplicate error code.
2008-09-17 17:11:09 +00:00
Dr. Stephen Henson
1af12ff1d1
Fix error code discrepancy.
...
Make update.
2008-09-14 16:43:37 +00:00
Andy Polyakov
6455100f7a
AIX build updates [from HEAD].
2008-09-12 14:47:02 +00:00
Dr. Stephen Henson
705c3dec2c
Changes to allow capi ENGINE to compile with older headers on e.g. VC6.
2008-06-25 10:41:48 +00:00
Dr. Stephen Henson
ecc20b75f8
Fix typo and filter on X509_PURPOSE_SSL_CLIENT when presenting certs.
2008-06-18 14:42:27 +00:00
Dr. Stephen Henson
540e455e3a
Add support for machine stores and handle provider type errors properly in keys.
2008-06-18 12:05:23 +00:00
Dr. Stephen Henson
3dc466424e
Update CryptoAPI ENGINE from head. Export OPENSSL_isservice().
2008-06-06 15:52:32 +00:00
Dr. Stephen Henson
353415cc81
Make headers work with older versions of Window platform SDK.
2008-06-05 16:56:00 +00:00
Dr. Stephen Henson
bca68e90cc
Don't show choice dialog if only one cert.
2008-06-05 11:44:53 +00:00
Dr. Stephen Henson
dfbf646ac4
Remove some unneeded columns from dialog.
2008-06-04 23:00:59 +00:00
Dr. Stephen Henson
f4c98a6a3d
Update CryptoAPI ENGINE from HEAD.
2008-06-04 18:49:44 +00:00
Dr. Stephen Henson
694ce314a8
DSA method slightly more tested and fixed ;-)
2008-05-30 17:44:36 +00:00
Dr. Stephen Henson
94299a36a6
Update error codes.
2008-05-30 17:07:18 +00:00
Dr. Stephen Henson
3aaeb5c1e5
Untested initial CryptoAPI dsa signing code.
2008-05-30 17:03:16 +00:00
Dr. Stephen Henson
80ec6cc806
Some DSA method structures and placeholders, not complete yet.
2008-05-30 16:31:51 +00:00
Dr. Stephen Henson
3d83320279
Delete unused functions.
2008-05-30 16:14:34 +00:00
Dr. Stephen Henson
4ab252d198
Get BIO_snprintf() argument order right....
2008-05-30 15:28:40 +00:00
Dr. Stephen Henson
058ffd7623
Add new error codes, log unknown magic or algorithm IDs.
2008-05-30 15:24:19 +00:00
Dr. Stephen Henson
0330a13aea
Initial DSA public key loading support in CryptoAPI ENGINE.
2008-05-30 15:05:39 +00:00
Dr. Stephen Henson
00f716bbe6
Add error codes for blob sanity checks, rebuild error table.
2008-05-30 11:58:50 +00:00
Dr. Stephen Henson
2f2f032497
Blob type and algorithm type sanity checks
2008-05-30 11:54:51 +00:00
Dr. Stephen Henson
777d717c40
Make CryptoAPI engine look more like the others....
2008-05-29 21:03:48 +00:00
Dr. Stephen Henson
e5be1e1696
Create error codes, compile in source.
2008-05-29 17:13:15 +00:00
Dr. Stephen Henson
9e47c34729
CryptoAPI ENGINE... initial version, not compiled in yet.
2008-05-29 16:46:38 +00:00
Geoff Thorpe
292248b8c2
Update from HEAD.
2008-04-27 18:52:14 +00:00
Lutz Jänicke
eb492df2bb
Add missing 'extern "C" {' to some _err.h files in crypto/engines/
...
PR: 1609
2008-04-18 07:43:23 +00:00
Dr. Stephen Henson
3b0e61a812
Netware support.
...
Submitted by: Guenter Knauf <eflash@gmx.net>
2008-01-03 22:53:06 +00:00
Andy Polyakov
180eb5b3c2
gmp engine was non-operational.
2007-12-04 20:30:49 +00:00
Dr. Stephen Henson
927a28ba3b
gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.
...
Fix various "computed value not used" warnings too.
2007-09-06 12:43:54 +00:00
Nils Larsch
22d1087e16
backport recent changes from the cvs head
2006-02-08 19:16:33 +00:00
Dr. Stephen Henson
9f85fcefdc
Update filenames in makefiles
2006-02-04 01:49:36 +00:00
Bodo Möller
2e885232c2
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
2006-01-08 19:41:25 +00:00
Andy Polyakov
3bfe024d8d
Fix install problems on MacOS X and HP-UX.
...
PR: 1218,1185
2005-10-25 22:03:36 +00:00
Nils Larsch
7f622f6c04
fix warnings when building openssl with (gcc 3.3.1):
...
-Wmissing-prototypes -Wcomment -Wformat -Wimplicit -Wmain -Wmultichar
-Wswitch -Wshadow -Wtrigraphs -Werror -Wchar-subscripts
-Wstrict-prototypes -Wreturn-type -Wpointer-arith -W -Wunused
-Wno-unused-parameter -Wuninitialized
2005-08-28 23:20:52 +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
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
Nils Larsch
3000bdcc3a
clear dso pointer in case of an error
...
PR: 816
2005-06-17 21:27:28 +00:00
Nils Larsch
cbe77a6753
update for the cswift engine:
...
- fix the problem described in bug report 825
- fix a segfault when the engine fails to initialize
- let the engine switch to software when keysize > 2048
PR: 825, 826
Submitted by: Frédéric Giudicelli
2005-06-17 20:43:05 +00:00
Ben Laurie
d0c11e9d72
Fix warnings.
2005-05-31 13:13:18 +00:00
Richard Levitte
3d37d5e24a
Forgottent make update. These files will be retagged.
2005-05-30 23:20:32 +00:00