Tomas Mraz
|
2fa4bde726
Update copyright year
|
2 yıl önce |
xkernel
|
2561dea8c6
Replace BIO_free(bio_err) with BIO_free_all(bio_err)
|
2 yıl önce |
yuanjungong
|
d49d1c120d
Clean up on failed BIO creation
|
3 yıl önce |
Viktor Dukhovni
|
ff8f2d0782
Fully initialise cipher/digest app handles
|
3 yıl önce |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 yıl önce |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 yıl önce |
Dr. David von Oheimb
|
678cae0295
APPS: Print help also on -h and --h; print high-level help when no cmd given
|
3 yıl önce |
Dr. David von Oheimb
|
3372039252
APPS: Fix confusion between program and app/command name used in diagnostic/help output
|
3 yıl önce |
Rich Salz
|
021410ea3f
Check non-option arguments
|
3 yıl önce |
Richard Levitte
|
0b27381fd5
APPS: Add OSSL_STORE loader for engine keys
|
6 yıl önce |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 yıl önce |
Pauli
|
1b4417abb8
apps: remove internal/cryptlib.h include that isn't used
|
4 yıl önce |
Dr. David von Oheimb
|
f84de16f39
apps_ui.c: Improve error handling and return value of setup_ui_method()
|
4 yıl önce |
Shane Lontis
|
ae89578be2
Test RSA oaep in fips mode
|
4 yıl önce |
Richard Levitte
|
96e0445195
apps/openssl: clean-up of unused fallback code
|
4 yıl önce |
Pauli
|
5b286641ef
apps: avoid memory overrun.
|
4 yıl önce |
Sebastian Andrzej Siewior
|
96786ad123
APPS: Fix invoking openssl without a command
|
4 yıl önce |
Shane Lontis
|
b75f08cb13
Fix segfault in openssl app called with no args.
|
4 yıl önce |
Richard Levitte
|
eca4713913
APPS: Drop interactive mode in the 'openssl' program
|
4 yıl önce |
Richard Levitte
|
e306f83c8c
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
|
4 yıl önce |
Bernd Edlinger
|
32df13497a
Remove getenv(OPENSSL_FIPS) in openssl command
|
4 yıl önce |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 yıl önce |
Pauli
|
99a7c3a7bf
openssl: include the version a command was deprecated in the output text.
|
4 yıl önce |
Shane Lontis
|
f5056577ba
Move legacy ciphers into the legacy provider
|
4 yıl önce |
Pauli
|
c2ec4a16f7
app: add a deprecation warning to all deprecated commands.
|
4 yıl önce |
Richard Levitte
|
e79ae962fb
APPS & TEST: Adapt to use the new BIO_f_prefix()
|
5 yıl önce |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
4 yıl önce |
Matt Caswell
|
17197a2f61
Check the return from OPENSSL_buf2hexstr()
|
5 yıl önce |
Pauli
|
acc7b9fb5c
main: avoid a NULL dereference on initialisation.
|
5 yıl önce |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 yıl önce |