Matthias St. Pierre
|
46ea5486f3
APPS: remove duplicate definition of `trace_data_stack`
|
1 tahun lalu |
Dimitri Papadopoulos
|
bbaeadb068
"foo * bar" should be "foo *bar"
|
1 tahun lalu |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 tahun lalu |
Marc Brooks
|
831ef53472
Add support for --version and synonyms
|
1 tahun lalu |
xkernel
|
a73bdc24e1
Replace BIO_free(bio_err) with BIO_free_all(bio_err)
|
2 tahun lalu |
Dr. David von Oheimb
|
d9f073575f
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
|
3 tahun lalu |
Dr. David von Oheimb
|
af16097feb
Move more general parts of internal/cryptlib.h to new internal/common.h
|
3 tahun lalu |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 tahun lalu |
yuanjungong
|
f11c01a666
Clean up on failed BIO creation
|
3 tahun lalu |
Viktor Dukhovni
|
a8cc0efe0d
Fully initialise cipher/digest app handles
|
3 tahun lalu |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 tahun lalu |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 tahun lalu |
Dr. David von Oheimb
|
678cae0295
APPS: Print help also on -h and --h; print high-level help when no cmd given
|
3 tahun lalu |
Dr. David von Oheimb
|
3372039252
APPS: Fix confusion between program and app/command name used in diagnostic/help output
|
3 tahun lalu |
Rich Salz
|
021410ea3f
Check non-option arguments
|
4 tahun lalu |
Richard Levitte
|
0b27381fd5
APPS: Add OSSL_STORE loader for engine keys
|
6 tahun lalu |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 tahun lalu |
Pauli
|
1b4417abb8
apps: remove internal/cryptlib.h include that isn't used
|
4 tahun lalu |
Dr. David von Oheimb
|
f84de16f39
apps_ui.c: Improve error handling and return value of setup_ui_method()
|
4 tahun lalu |
Shane Lontis
|
ae89578be2
Test RSA oaep in fips mode
|
4 tahun lalu |
Richard Levitte
|
96e0445195
apps/openssl: clean-up of unused fallback code
|
4 tahun lalu |
Pauli
|
5b286641ef
apps: avoid memory overrun.
|
4 tahun lalu |
Sebastian Andrzej Siewior
|
96786ad123
APPS: Fix invoking openssl without a command
|
4 tahun lalu |
Shane Lontis
|
b75f08cb13
Fix segfault in openssl app called with no args.
|
4 tahun lalu |
Richard Levitte
|
eca4713913
APPS: Drop interactive mode in the 'openssl' program
|
4 tahun lalu |
Richard Levitte
|
e306f83c8c
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
|
4 tahun lalu |
Bernd Edlinger
|
32df13497a
Remove getenv(OPENSSL_FIPS) in openssl command
|
4 tahun lalu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 tahun lalu |
Pauli
|
99a7c3a7bf
openssl: include the version a command was deprecated in the output text.
|
4 tahun lalu |
Shane Lontis
|
f5056577ba
Move legacy ciphers into the legacy provider
|
4 tahun lalu |