Richard Levitte
|
cc12975514
Fix unsigned vs. signed clash
|
22 éve |
Richard Levitte
|
8b07f23c30
Signedness mismatch.
|
22 éve |
Bodo Möller
|
234c73767d
use BIO_nwrite() more properly to demonstrate the general idea of
|
23 éve |
Bodo Möller
|
023ec151df
Add 'void *' argument to app_verify_callback.
|
23 éve |
Dr. Stephen Henson
|
3a3ca3f515
|
23 éve |
Bodo Möller
|
384eff877c
Fix apps/openssl.c and ssl/ssltest.c so that they use
|
23 éve |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 éve |
Richard Levitte
|
3728974460
Make as sure as possible that gethostname() will be properly declared.
|
23 éve |
Bodo Möller
|
b8e2f83ae6
Call ENGINE_cleanup() to avoid memory leak.
|
23 éve |
Bodo Möller
|
10654d3a74
Forcibly enable memory leak checking during "make test"
|
24 éve |
Richard Levitte
|
41d2a336ee
e_os.h does not belong with the exported headers. Do not put it there
|
24 éve |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 éve |
Bodo Möller
|
3ac82faae5
Locking issues.
|
24 éve |
Bodo Möller
|
8df788c97f
COMP_zlib should always be declared, even if it is not functional.
|
24 éve |
Richard Levitte
|
f9b3bff6f7
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu>
|
24 éve |
Richard Levitte
|
4751717cd8
The compression method may be undefined for some reason that has
|
24 éve |
Richard Levitte
|
bd68b6b1f6
Simplify and provide the possibility to clean a compression method.
|
24 éve |
Richard Levitte
|
23f80f46a4
Make it possible to test SSL compression
|
24 éve |
Richard Levitte
|
f3f316f13f
If the functions get_dh*() are declared static, they should be defined the same way
|
24 éve |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 éve |
Bodo Möller
|
46b3bd5454
Avoid memory leak.
|
24 éve |
Bodo Möller
|
617d71bc12
NeXT workaround.
|
25 éve |
Bodo Möller
|
7d2509b6df
Update usage info
|
25 éve |
Bodo Möller
|
65b002f399
Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
|
25 éve |
Bodo Möller
|
563f1503a8
Connection timings (using ISO C function clock()).
|
25 éve |
Bodo Möller
|
e458958280
Always use fixed DH parameters created with 'dhparam -C',
|
25 éve |
Bodo Möller
|
53002dc691
Report progress as in dsatest.c when creating a DHE key.
|
25 éve |
Bodo Möller
|
f50c049707
Use correct, not American spelling.
|
25 éve |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 éve |
Ulf Möller
|
aa82db4fb4
Add missing #ifndefs that caused missing symbols when building libssl
|
25 éve |