Richard Levitte
|
149bd5d6cb
Just like bio_out, bio_err needs the linebuffer filter on VMS
|
8 years ago |
Viktor Dukhovni
|
1e7e1c8d5c
Revert "Include progs.h directly in openssl.c instead of via apps.h"
|
8 years ago |
Richard Levitte
|
a45d7d5388
Include progs.h directly in openssl.c instead of via apps.h
|
8 years ago |
Bill Cox
|
2d0b441267
Add blake2 support.
|
8 years ago |
Matt Caswell
|
2e52e7df51
Remove the old threading API
|
8 years ago |
Rich Salz
|
dba3177745
Remove JPAKE
|
8 years ago |
Rich Salz
|
22e3dcb780
Remove TLS heartbeat, disable DTLS heartbeat
|
8 years ago |
Matt Caswell
|
0fc32b0718
The new init functions can now fail so shouldn't be void
|
8 years ago |
Rich Salz
|
f672aee494
Rename INIT funtions, deprecate old ones.
|
8 years ago |
Matt Caswell
|
35d8fa563c
Updates for auto init/deinit review comments
|
8 years ago |
Matt Caswell
|
b9f757074d
Get the apps to use auto-init/de-init
|
8 years ago |
Dr. Stephen Henson
|
541e9565bb
If memory debugging enabled return error on leaks.
|
8 years ago |
Viktor Dukhovni
|
6b01bed206
Support disabling any or all TLS or DTLS versions
|
8 years ago |
Richard Levitte
|
aa14779267
Don't return from main(), use EXIT() instead
|
8 years ago |
Dr. Stephen Henson
|
62d0577e0d
Add lh_new() inlining
|
9 years ago |
Dr. Stephen Henson
|
e6b5c341b9
Inline LHASH_OF
|
8 years ago |
Viktor Dukhovni
|
c2e27310c7
Enable/disable crypto-mdebug just like other features
|
8 years ago |
Rich Salz
|
bbd86bf542
mem functions cleanup
|
8 years ago |
Dr. Stephen Henson
|
287d0b948d
Add ssl configuration support to s_server and s_client
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Kurt Roeckx
|
a5ecdc6af8
Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
|
9 years ago |
Rich Salz
|
b0700d2c8d
Replace "SSLeay" in API with OpenSSL
|
9 years ago |
Dmitry Belyavsky
|
1f08d945a7
Fix error message when loading engines from config
|
9 years ago |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 years ago |
Ben Laurie
|
19948ceab7
Display brief help if no options for list.
|
9 years ago |
Rich Salz
|
1c9c243509
Restore the old interactive prompt.
|
9 years ago |
Richard Levitte
|
da9a22bb57
Finally, remove a possibly disabled feature
|
9 years ago |
Richard Levitte
|
56c1ef0501
Add more features that may be disabled
|
9 years ago |
Richard Levitte
|
2df84dd329
Add more features that may be disabled
|
9 years ago |
Richard Levitte
|
66b14bab0a
Add more features that may be disabled
|
9 years ago |