index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
dgst.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
load_key_certs_crls(): Restore output of fatal errors
Dr. David von Oheimb
2020-09-24
1
-2
/
+2
*
Correctly display the signing/hmac algorithm in the dgst app
Matt Caswell
2020-09-17
1
-7
/
+2
*
Don't send -1 as the length of the hmac key
Matt Caswell
2020-09-17
1
-1
/
+2
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
Shane Lontis
2020-08-12
1
-1
/
+1
*
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible
Richard Levitte
2020-01-19
1
-4
/
+9
*
Document command parameters.
Rich Salz
2019-11-20
1
-2
/
+4
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-15
/
+19
*
apps/dgst.c: allocate a new signature buffer
Pavel Karagodin
2019-10-30
1
-10
/
+24
*
Update dgst.c to show a list of message digests
agnosticdev
2019-10-18
1
-2
/
+46
*
openssl dgst, openssl enc: check for end of input
Richard Levitte
2019-08-22
1
-1
/
+1
*
issue-8493: Fix for filenames with newlines using openssl dgst
Pauli
2019-03-30
1
-1
/
+47
*
openssl dgst: show MD name at all times
Richard Levitte
2019-03-29
1
-4
/
+5
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a note and better error if using Ed25519/Ed448 in dgst
Matt Caswell
2018-04-06
1
-0
/
+11
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-2
/
+2
*
Add support for setting raw private HMAC keys
Matt Caswell
2018-03-15
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Fix some pedantic warnings.
Pauli
2017-07-17
1
-1
/
+1
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-10
/
+8
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-27
/
+29
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
RT3669: dgst can only sign/verify one file.
Rich Salz
2016-09-20
1
-0
/
+4
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-4
/
+4
*
Fix engine key support in utilities.
Dr. Stephen Henson
2016-02-08
1
-5
/
+5
*
more doc fixes
Rich Salz
2016-02-08
1
-5
/
+8
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-13
/
+2
*
Use SHA256 not MD5 as default digest.
Rich Salz
2015-12-11
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Fix option name discrepancy
Matt Caswell
2015-10-12
1
-2
/
+2
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-1
/
+1
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-1
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-6
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+1
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-9
/
+2
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-13
/
+5
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-214
/
+156
*
free NULL cleanup
Rich Salz
2015-03-28
1
-2
/
+1
[next]