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
*
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
*
Make sure that apps/openssl prefixes its output with '# ' during tests
Richard Levitte
2018-02-01
1
-0
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-1
/
+2
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Add the possibility to do 'openssl help [command]'
Richard Levitte
2018-01-06
1
-0
/
+10
*
apps: make sure prog_init only calculates once
Richard Levitte
2018-01-06
1
-2
/
+9
*
In apps_startup(), call OPENSSL_init_ssl() rather than OPENSSL_init_crypto()
Richard Levitte
2017-12-08
1
-2
/
+2
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Disabled list doesn't contain SM3 and SM4.
Pauli
2017-11-06
1
-0
/
+6
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-0
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-1
/
+0
*
Dead code elimination.
Pauli
2017-08-22
1
-9
/
+0
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
1
-4
/
+7
*
Determine the number of output columns for the list and help commands using
Pauli
2017-08-16
1
-15
/
+35
*
Doc fixes
Rich Salz
2017-08-14
1
-18
/
+61
*
Add list -public-key-methods
Dr. Stephen Henson
2017-07-30
1
-1
/
+23
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-0
/
+1
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-4
/
+0
*
When apps_startup() fails, exit with a failure code and a message
Richard Levitte
2017-07-01
1
-1
/
+6
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-8
/
+8
*
Clean up references to FIPS
Emilia Kasper
2017-02-28
1
-10
/
+0
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
1
-1
/
+4
*
Remove unused variable
Pauli
2017-02-07
1
-3
/
+0
*
Fix list -disabled for blake2 alg
EasySec
2017-01-17
1
-1
/
+1
*
Revert "Remove heartbeats completely"
Richard Levitte
2016-11-15
1
-0
/
+3
*
Remove heartbeats completely
Richard Levitte
2016-11-15
1
-3
/
+0
*
Constify command options
FdaSilvaYY
2016-10-14
1
-3
/
+3
*
Add -Wswitch-enum
Rich Salz
2016-09-22
1
-5
/
+11
*
Add --missing-help to list command
Rich Salz
2016-09-13
1
-1
/
+24
*
apps/openssl.c: UTF-y Windows argv.
Andy Polyakov
2016-08-01
1
-0
/
+5
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
1
-1
/
+1
*
Fixup READLINE case
Richard Levitte
2016-05-20
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
*
remove unused macros in list -disabled
J Mohan Rao Arisankala
2016-05-05
1
-6
/
+0
*
Remove the never-functional no-sct
Benjamin Kaduk
2016-04-26
1
-3
/
+0
[next]