Richard Levitte
|
558ea84743
Remove heartbeats completely
|
8 anni fa |
Pauli
|
79bc34185f
Correctly zero the DISPLAY_COLUMNS structure.
|
5 anni fa |
Dr. Matthias St. Pierre
|
fe50e11571
trace: ensure correct grouping
|
5 anni fa |
Dr. Matthias St. Pierre
|
13d06925e8
trace: don't leak the line prefix
|
5 anni fa |
Darren Tucker
|
dc7e354275
Fix typo in ifndef OPENSSL_NO_ENGINES.
|
5 anni fa |
Tomas Mraz
|
ebb7823e14
Print all loaded engines with openssl list -engines
|
5 anni fa |
Richard Levitte
|
18e1e30245
apps/openssl.c: avoid memory leaks
|
5 anni fa |
Richard Levitte
|
682b444f8a
apps/openssl.c: Adapt to enable tracing output
|
6 anni fa |
Richard Levitte
|
9b542d72d2
VMS: move copy_argc to its own module and make it an aux source
|
5 anni fa |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 anni fa |
Pauli
|
0d1f7ae3c9
openssl list -mac-algorithms support.
|
6 anni fa |
Richard Levitte
|
8ddbff9c08
'openssl list': add option -objects to list built in objects
|
6 anni fa |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 anni fa |
Jack Lloyd
|
3d328a445c
Add SM2 signature and ECIES schemes
|
6 anni fa |
Steve Linsell
|
d16a2c1931
initialise dc variable to satisfy old compilers.
|
6 anni fa |
Richard Levitte
|
71bb86f0dc
Make sure that apps/openssl prefixes its output with '# ' during tests
|
6 anni fa |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 anni fa |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 anni fa |
Richard Levitte
|
da6be198f7
Add the possibility to do 'openssl help [command]'
|
6 anni fa |
Richard Levitte
|
391e987e9c
apps: make sure prog_init only calculates once
|
6 anni fa |
Richard Levitte
|
0488c0bbbe
In apps_startup(), call OPENSSL_init_ssl() rather than OPENSSL_init_crypto()
|
7 anni fa |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 anni fa |
Pauli
|
14e06391a7
Disabled list doesn't contain SM3 and SM4.
|
7 anni fa |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 anni fa |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 anni fa |
Pauli
|
198c42f5af
Move OPENSSL_CONF from e_os.h to cryptlib.h
|
7 anni fa |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 anni fa |
Pauli
|
9c481c2fdc
Dead code elimination.
|
7 anni fa |
Rich Salz
|
c27363f566
Check # of arguments for remaining commands.
|
7 anni fa |
Pauli
|
296cbb5777
Determine the number of output columns for the list and help commands using
|
7 anni fa |