Pauli
|
c2ec4a16f7
app: add a deprecation warning to all deprecated commands.
|
4 年之前 |
Richard Levitte
|
e79ae962fb
APPS & TEST: Adapt to use the new BIO_f_prefix()
|
5 年之前 |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
5 年之前 |
Matt Caswell
|
17197a2f61
Check the return from OPENSSL_buf2hexstr()
|
5 年之前 |
Pauli
|
acc7b9fb5c
main: avoid a NULL dereference on initialisation.
|
5 年之前 |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 年之前 |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 年之前 |
Dr. Matthias St. Pierre
|
d0cf719efb
Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps
|
5 年之前 |
Richard Levitte
|
753149d97f
Move the code for 'openssl list' to its own translation unit.
|
5 年之前 |
Richard Levitte
|
4b62b8ed49
Refactor apps/progs.* to be generate with 'make update'
|
5 年之前 |
Pauli
|
2d905f6715
Print thread IDs nicely.
|
5 年之前 |
Richard Levitte
|
ba4341316c
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
|
5 年之前 |
Dr. Matthias St. Pierre
|
3a8269b319
trace: rename the default trace category from 'ANY' to 'ALL'
|
5 年之前 |
Dr. Matthias St. Pierre
|
02bd2d7f5c
trace: apps/openssl: print the correct category name
|
5 年之前 |
Dr. Matthias St. Pierre
|
0fda9f7c29
trace: don't pretend success if it's not enabled
|
5 年之前 |
Richard Levitte
|
558ea84743
Remove heartbeats completely
|
8 年之前 |
Pauli
|
79bc34185f
Correctly zero the DISPLAY_COLUMNS structure.
|
5 年之前 |
Dr. Matthias St. Pierre
|
fe50e11571
trace: ensure correct grouping
|
5 年之前 |
Dr. Matthias St. Pierre
|
13d06925e8
trace: don't leak the line prefix
|
5 年之前 |
Darren Tucker
|
dc7e354275
Fix typo in ifndef OPENSSL_NO_ENGINES.
|
5 年之前 |
Tomas Mraz
|
ebb7823e14
Print all loaded engines with openssl list -engines
|
5 年之前 |
Richard Levitte
|
18e1e30245
apps/openssl.c: avoid memory leaks
|
5 年之前 |
Richard Levitte
|
682b444f8a
apps/openssl.c: Adapt to enable tracing output
|
5 年之前 |
Richard Levitte
|
9b542d72d2
VMS: move copy_argc to its own module and make it an aux source
|
5 年之前 |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年之前 |
Pauli
|
0d1f7ae3c9
openssl list -mac-algorithms support.
|
6 年之前 |
Richard Levitte
|
8ddbff9c08
'openssl list': add option -objects to list built in objects
|
6 年之前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年之前 |
Jack Lloyd
|
3d328a445c
Add SM2 signature and ECIES schemes
|
6 年之前 |
Steve Linsell
|
d16a2c1931
initialise dc variable to satisfy old compilers.
|
6 年之前 |