index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
openssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-14
1
-1
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
APPS: Print help also on -h and --h; print high-level help when no cmd given
Dr. David von Oheimb
2021-01-11
1
-5
/
+9
*
APPS: Fix confusion between program and app/command name used in diagnostic/h...
Dr. David von Oheimb
2021-01-11
1
-15
/
+10
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+1
*
APPS: Add OSSL_STORE loader for engine keys
Richard Levitte
2020-12-02
1
-0
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
apps: remove internal/cryptlib.h include that isn't used
Pauli
2020-10-07
1
-4
/
+9
*
apps_ui.c: Improve error handling and return value of setup_ui_method()
Dr. David von Oheimb
2020-09-10
1
-1
/
+1
*
Test RSA oaep in fips mode
Shane Lontis
2020-07-23
1
-1
/
+16
*
apps/openssl: clean-up of unused fallback code
Richard Levitte
2020-06-28
1
-6
/
+0
*
apps: avoid memory overrun.
Pauli
2020-06-24
1
-1
/
+1
*
APPS: Fix invoking openssl without a command
Sebastian Andrzej Siewior
2020-06-23
1
-1
/
+3
*
Fix segfault in openssl app called with no args.
Shane Lontis
2020-06-18
1
-2
/
+7
*
APPS: Drop interactive mode in the 'openssl' program
Richard Levitte
2020-06-05
1
-89
/
+8
*
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
Richard Levitte
2020-06-02
1
-22
/
+4
*
Remove getenv(OPENSSL_FIPS) in openssl command
Bernd Edlinger
2020-06-01
1
-5
/
+0
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
openssl: include the version a command was deprecated in the output text.
Pauli
2020-04-19
1
-7
/
+10
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
1
-0
/
+1
*
app: add a deprecation warning to all deprecated commands.
Pauli
2020-02-11
1
-0
/
+13
*
APPS & TEST: Adapt to use the new BIO_f_prefix()
Richard Levitte
2019-12-18
1
-12
/
+3
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
1
-9
/
+0
*
Check the return from OPENSSL_buf2hexstr()
Matt Caswell
2019-11-29
1
-1
/
+2
*
main: avoid a NULL dereference on initialisation.
Pauli
2019-11-22
1
-0
/
+7
*
Document command parameters.
Rich Salz
2019-11-20
1
-2
/
+4
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-0
/
+2
*
Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps
Dr. Matthias St. Pierre
2019-07-24
1
-1
/
+0
*
Move the code for 'openssl list' to its own translation unit.
Richard Levitte
2019-07-15
1
-511
/
+1
*
Refactor apps/progs.* to be generate with 'make update'
Richard Levitte
2019-07-15
1
-1
/
+0
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-11
/
+8
*
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2019-06-20
1
-1
/
+7
*
trace: rename the default trace category from 'ANY' to 'ALL'
Dr. Matthias St. Pierre
2019-03-30
1
-1
/
+1
*
trace: apps/openssl: print the correct category name
Dr. Matthias St. Pierre
2019-03-30
1
-18
/
+34
*
trace: don't pretend success if it's not enabled
Dr. Matthias St. Pierre
2019-03-29
1
-0
/
+5
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-3
/
+0
*
Correctly zero the DISPLAY_COLUMNS structure.
Pauli
2019-03-29
1
-1
/
+2
*
trace: ensure correct grouping
Dr. Matthias St. Pierre
2019-03-15
1
-0
/
+7
*
trace: don't leak the line prefix
Dr. Matthias St. Pierre
2019-03-15
1
-20
/
+16
*
Fix typo in ifndef OPENSSL_NO_ENGINES.
Darren Tucker
2019-03-10
1
-1
/
+1
*
Print all loaded engines with openssl list -engines
Tomas Mraz
2019-03-09
1
-2
/
+24
*
apps/openssl.c: avoid memory leaks
Richard Levitte
2019-03-06
1
-1
/
+22
*
apps/openssl.c: Adapt to enable tracing output
Richard Levitte
2019-03-06
1
-1
/
+93
*
VMS: move copy_argc to its own module and make it an aux source
Richard Levitte
2019-03-05
1
-3
/
+1
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
openssl list -mac-algorithms support.
Pauli
2018-11-01
1
-1
/
+20
*
'openssl list': add option -objects to list built in objects
Richard Levitte
2018-10-01
1
-1
/
+57
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-3
/
+3
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+3
*
initialise dc variable to satisfy old compilers.
Steve Linsell
2018-02-22
1
-1
/
+1
[next]