Viktor Dukhovni
|
6b01bed206
Support disabling any or all TLS or DTLS versions
|
8 年之前 |
Richard Levitte
|
aa14779267
Don't return from main(), use EXIT() instead
|
8 年之前 |
Dr. Stephen Henson
|
62d0577e0d
Add lh_new() inlining
|
9 年之前 |
Dr. Stephen Henson
|
e6b5c341b9
Inline LHASH_OF
|
8 年之前 |
Viktor Dukhovni
|
c2e27310c7
Enable/disable crypto-mdebug just like other features
|
8 年之前 |
Rich Salz
|
bbd86bf542
mem functions cleanup
|
8 年之前 |
Dr. Stephen Henson
|
287d0b948d
Add ssl configuration support to s_server and s_client
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Kurt Roeckx
|
a5ecdc6af8
Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
|
9 年之前 |
Rich Salz
|
b0700d2c8d
Replace "SSLeay" in API with OpenSSL
|
9 年之前 |
Dmitry Belyavsky
|
1f08d945a7
Fix error message when loading engines from config
|
9 年之前 |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 年之前 |
Ben Laurie
|
19948ceab7
Display brief help if no options for list.
|
9 年之前 |
Rich Salz
|
1c9c243509
Restore the old interactive prompt.
|
9 年之前 |
Richard Levitte
|
da9a22bb57
Finally, remove a possibly disabled feature
|
9 年之前 |
Richard Levitte
|
56c1ef0501
Add more features that may be disabled
|
9 年之前 |
Richard Levitte
|
2df84dd329
Add more features that may be disabled
|
9 年之前 |
Richard Levitte
|
66b14bab0a
Add more features that may be disabled
|
9 年之前 |
Richard Levitte
|
27dae1b04f
Add more features that may be disabled
|
9 年之前 |
Richard Levitte
|
d230bd1ddd
Sort the disabled features alphabetically
|
9 年之前 |
Dr. Stephen Henson
|
a760a3805b
Print out a list of disabled features.
|
9 年之前 |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 年之前 |
Richard Levitte
|
a60994df34
Change the treatment of stdin and stdout to allow binary data
|
9 年之前 |
Richard Levitte
|
a412b89198
dup_bio_* and bio_open_* are utility functions and belong in apps.c
|
9 年之前 |
Richard Levitte
|
afc12d76f8
Have binary mode when the format is binary, not the other way around
|
9 年之前 |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 年之前 |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
9 年之前 |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
9 年之前 |
Gunnar Kudrjavets
|
45d051c825
RT3848: Call SSL_COMP_free_compression_methods
|
9 年之前 |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 年之前 |