Nils Larsch
|
41d4d6721c
fix no-dh configure option; patch supplied by Peter Meerwald
|
19 年 前 |
Nils Larsch
|
45803988ce
make "./configure no-ssl2" work again
|
19 年 前 |
Dr. Stephen Henson
|
416b6fd115
Make OPENSSL_NO_COMP work on Win32.
|
19 年 前 |
Dr. Stephen Henson
|
54f51116b2
Update from HEAD.
|
19 年 前 |
Nils Larsch
|
3c0e39c539
Keep cipher lists sorted in the source instead of sorting them at
|
19 年 前 |
Andy Polyakov
|
2d54cc69c9
WCE update, mostly typos [from HEAD].
|
19 年 前 |
Nils Larsch
|
4913b88f70
make
|
19 年 前 |
Ben Laurie
|
910d193029
Did you know it was wrong to use a char as an array index?
|
19 年 前 |
Richard Levitte
|
b9927cfa2d
When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in
|
19 年 前 |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 年 前 |
Dr. Stephen Henson
|
f795123c4a
Fix from stable branch.
|
19 年 前 |
Nils Larsch
|
35e8510e60
use 'p' as conversion specifier for printf to avoid truncation of
|
19 年 前 |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 年 前 |
Richard Levitte
|
d9bfe4f97c
Added restrictions on the use of proxy certificates, as they may pose
|
19 年 前 |
Richard Levitte
|
a963395a7b
Apparently, at least with my VMS C environment, defining _XOPEN_SOURCE
|
20 年 前 |
Richard Levitte
|
d8863f0bdb
Small thing. It seems like we have to defined _XOPEN_SOURCE to get
|
20 年 前 |
Richard Levitte
|
a7201e9a1b
Changes concering RFC 3820 (proxy certificates) integration:
|
20 年 前 |
Geoff Thorpe
|
d095b68d63
Deprecate quite a few recursive includes from the ssl.h API header and
|
20 年 前 |
Geoff Thorpe
|
bcfea9fb25
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
|
20 年 前 |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 年 前 |
Lutz Jänicke
|
344e86645d
unintptr_t and <inttypes.h> are not strictly portable with respect to
|
21 年 前 |
Richard Levitte
|
5fdf06666c
Avoid including cryptlib.h, it's not really needed.
|
21 年 前 |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 年 前 |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 年 前 |
Dr. Stephen Henson
|
a08ced78c8
Avoid warnings: add missing prototype, don't shadow.
|
21 年 前 |
Richard Levitte
|
8242354952
Make sure int SSL_COMP_add_compression_method() checks if a certain
|
21 年 前 |
Richard Levitte
|
f82ab534c6
Check for errors from SSL_COMP_add_compression_method().
|
21 年 前 |
Bodo Möller
|
563c05e2dc
fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
|
21 年 前 |
Richard Levitte
|
3ae70939ba
Correct a lot of printing calls. Remove extra arguments...
|
21 年 前 |
Ulf Möller
|
66ecdf3bfb
more mingw related cleanups.
|
22 年 前 |