Nils Larsch
|
ff86d3d894
|
protect BN_BLINDING_invert with a write lock and BN_BLINDING_convert
with a read lock
Submitted by: Leandro Santi <lesanti@fiuba7504.com.ar>
|
2005-09-22 23:32:49 +00:00 |
|
Andy Polyakov
|
85b4c03e33
|
Fix SunOS 4 building issue [from HEAD].
PR: 1196
Submitted by: Russel Ruby
|
2005-09-22 20:39:25 +00:00 |
|
Andy Polyakov
|
efaf159af6
|
Broaden compatibility among Windows SDK versions [from HEAD].
|
2005-09-22 20:29:35 +00:00 |
|
Dr. Stephen Henson
|
daa657fb78
|
Fix from HEAD.
|
2005-09-21 00:57:28 +00:00 |
|
Andy Polyakov
|
4685663d73
|
Latest MSVCR80 doesn't tolerate unsupported signal numbers [from HEAD].
PR: 1205
|
2005-09-20 20:32:36 +00:00 |
|
Andy Polyakov
|
ed1f716022
|
"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD].
PR: 1196
Submitted by: Russel Ruby
|
2005-09-20 20:25:17 +00:00 |
|
Andy Polyakov
|
d3205a4898
|
Fix typo [from HEAD].
PR: 1198
|
2005-09-20 12:16:30 +00:00 |
|
Andy Polyakov
|
86731ce2c6
|
Refine AIX support [from HEAD].
PR: 1198
|
2005-09-20 07:44:11 +00:00 |
|
Andy Polyakov
|
1399309624
|
BC-32.pl updates [from HEAD].
Submitted by: Old Wolf, Jon Bright
|
2005-09-20 07:09:29 +00:00 |
|
Andy Polyakov
|
cb59297438
|
Proper solution to nasm compilation problems in Borland context.
|
2005-09-20 06:15:18 +00:00 |
|
Andy Polyakov
|
5824f6bc06
|
./PROBLEMS update from HEAD.
PR: 1176 [and others]
|
2005-09-19 14:58:57 +00:00 |
|
Andy Polyakov
|
5ce7090d54
|
Missing spaces in VC-32.pl.
|
2005-09-19 14:43:32 +00:00 |
|
Andy Polyakov
|
7306ab29bc
|
bswapl usage should be masked by I386_ONLY.
PR: 1195
|
2005-09-19 13:17:07 +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
|
e4c25383f2
|
fix typos
PR: 1201
|
2005-09-15 19:12:01 +00:00 |
|
Nils Larsch
|
e734dcc2c7
|
bugfix: register engine as default engine in ENGINE_set_default_DSA
Submitted by: Jonathon Green
|
2005-09-09 07:52:18 +00:00 |
|
Dr. Stephen Henson
|
0fce007b8e
|
Add two extra verify flags functions.
|
2005-09-02 22:48:21 +00:00 |
|
Nils Larsch
|
5a053a3a07
|
fix typo in sbgp names
PR: 1194
|
2005-09-02 21:22:50 +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 |
|
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 |
|
Ben Laurie
|
801136bcc2
|
Fix warnings.
|
2005-08-27 12:05:23 +00:00 |
|
Nils Larsch
|
3c0e39c539
|
Keep cipher lists sorted in the source instead of sorting them at
runtime, thus removing the need for a lock. Add a test to ssltest
to verify that the cipher lists are sorted.
|
2005-08-25 07:43:04 +00:00 |
|
Bodo Möller
|
19fddebf0e
|
recent DH change does not avoid *all* possible small-subgroup attacks;
let's be clear about that
|
2005-08-23 06:55:45 +00:00 |
|
Bodo Möller
|
9eaf7e14c7
|
avoid potential spurious BN_free()
Submitted by: David Heine <dlheine@suif.Stanford.EDU>
|
2005-08-23 04:14:55 +00:00 |
|
Ben Laurie
|
0e441bc103
|
Missing arguments.
|
2005-08-22 04:59:27 +00:00 |
|
Nils Larsch
|
cd9911fdf8
|
initialize cipher/digest methods table in SSL_library_init() and hence remove the need for a lock
|
2005-08-21 23:06:51 +00:00 |
|
Ben Laurie
|
6086422193
|
Missed stuff.
|
2005-08-20 21:30:33 +00:00 |
|
Ben Laurie
|
9ddb11f11c
|
Avoid weak subgroups in Diffie Hellman.
|
2005-08-20 18:35:53 +00:00 |
|
Andy Polyakov
|
7a20cabd03
|
Eliminate reference to removed platform line [from HEAD].
|
2005-08-11 09:40:30 +00:00 |
|
Andy Polyakov
|
9dc4ca4507
|
Pedantic polish to ectest.c [from HEAD].
|
2005-08-11 08:44:34 +00:00 |
|
Andy Polyakov
|
62fea98b4f
|
Fix typo in WCE section in VC-32.pl [from HEAD].
|
2005-08-11 08:19:43 +00:00 |
|
Andy Polyakov
|
7ae4eac5b6
|
INSTALL.WCE update from HEAD.
|
2005-08-10 08:40:26 +00:00 |
|
Andy Polyakov
|
fcf8ae5e2b
|
Suppress "deprecated" warnings introduced in VC8 [from HEAD].
PR: 1183
|
2005-08-09 22:45:51 +00:00 |
|
Andy Polyakov
|
55b9a7938b
|
Add support for more recent WCE SDK.
|
2005-08-09 22:20:45 +00:00 |
|
Nils Larsch
|
cf1546a60e
|
a ssl object needs it's own instance of a ecdh key; remove obsolete comment
|
2005-08-08 19:39:29 +00:00 |
|
Nils Larsch
|
e7eec05af0
|
fix typo
|
2005-08-08 19:26:35 +00:00 |
|
Andy Polyakov
|
98e986141b
|
Windows CE update from HEAD.
|
2005-08-07 22:29:58 +00:00 |
|
Nils Larsch
|
d7e35e0371
|
avoid infinite recursion if dynamic engine isn't loaded
Submitted by: Jonathon Green <jonathon_au@yahoo.com>
|
2005-08-06 10:34:35 +00:00 |
|
Dr. Stephen Henson
|
222f224664
|
Initialize SSL_METHOD structures at compile time. This removes the need
for locking code. The CRYPTO_LOCK_SSL_METHOD lock is now no longer used.
|
2005-08-05 23:52:08 +00:00 |
|
Nils Larsch
|
62b6cd007f
|
fix potential memory leak + improved error checking
PR: 1182
|
2005-08-05 09:41:24 +00:00 |
|
Dr. Stephen Henson
|
1682e8fb12
|
Allow PKCS7_decrypt() to work if no cert supplied.
|
2005-08-04 22:10:05 +00:00 |
|
Andy Polyakov
|
984aefe0e8
|
3-4 times better RSA/DSA performance on WIN64A target [from HEAD].
|
2005-08-04 17:42:58 +00:00 |
|
Andy Polyakov
|
2d54cc69c9
|
WCE update, mostly typos [from HEAD].
|
2005-08-03 20:04:05 +00:00 |
|
Andy Polyakov
|
2dd8278de8
|
PIC-ify SPARC assembler in alternative manner to eliminate dependency on
OPENSSL_PIC macro [from HEAD].
|
2005-08-03 10:44:29 +00:00 |
|
Andy Polyakov
|
e0d8ac972e
|
Abstain from GUI calls in rand_win.c in NT service context [from HEAD].
|
2005-08-02 22:22:17 +00:00 |
|
Andy Polyakov
|
ec03812fb0
|
WCE-specific update for VC-32.pl [from HEAD].
|
2005-08-02 22:21:39 +00:00 |
|
Andy Polyakov
|
93cf2b17bf
|
WCE-specific fix for cryptlib.c [from HEAD].
|
2005-08-02 22:21:07 +00:00 |
|
Andy Polyakov
|
77ef1a989d
|
Keep disclaiming 16-bit support [from HEAD].
|
2005-08-02 22:20:15 +00:00 |
|
Andy Polyakov
|
423c7ac6c6
|
Optimize for space on embedded WCE. [from HEAD]
|
2005-08-02 14:11:04 +00:00 |
|
Andy Polyakov
|
2c368ef148
|
WCE-specific update from HEAD.
|
2005-08-02 12:21:35 +00:00 |
|