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
*
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
*
free NULL cleanup
Rich Salz
2015-03-25
1
-4
/
+2
*
Move malloc fail checks closer to malloc
Matt Caswell
2015-03-17
1
-5
/
+5
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-0
/
+5
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-577
/
+519
*
Document openssl dgst -hmac option
Thorsten Glaser
2014-12-30
1
-0
/
+2
*
Don't core dump when using CMAC with dgst.
Dr. Stephen Henson
2014-06-30
1
-2
/
+8
*
add fips blocking overrides to command line utilities
Dr. Stephen Henson
2012-02-10
1
-0
/
+10
*
Add fips hmac key to dgst utility.
Dr. Stephen Henson
2011-04-07
1
-0
/
+2
*
Add -engine_impl option to dgst which will use an implementation of
Dr. Stephen Henson
2010-03-05
1
-6
/
+21
*
PR: 2170
Dr. Stephen Henson
2010-02-12
1
-1
/
+1
*
PR: 2066
Dr. Stephen Henson
2009-10-15
1
-0
/
+9
*
Update from 1.0.0-stable
Dr. Stephen Henson
2009-07-27
1
-11
/
+11
*
Cast to avoid signedness confusion
Richard Levitte
2009-04-26
1
-1
/
+1
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-04-15
1
-30
/
+24
*
Stop warnings.
Dr. Stephen Henson
2009-03-31
1
-1
/
+1
*
Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
Dr. Stephen Henson
2009-03-18
1
-1
/
+8
*
remove a doubled entry for '-binary' in the usage message
Ralf S. Engelschall
2008-07-27
1
-1
/
+0
*
More type-checking.
Ben Laurie
2008-06-04
1
-11
/
+11
*
Provide information about "openssl dgst" -hmac option.
Lutz Jänicke
2008-05-19
1
-0
/
+1
*
Typo.
Dr. Stephen Henson
2007-05-21
1
-1
/
+1
*
Fixes for dgst tool. Initialize md_name, sig_name properly. Return error code
Dr. Stephen Henson
2007-05-21
1
-15
/
+11
*
Set len to buffer size.
Dr. Stephen Henson
2007-05-17
1
-0
/
+1
*
Prepend signature name in dgst output.
Dr. Stephen Henson
2007-05-17
1
-19
/
+30
*
Use default md if none specified in dgst utility.
Dr. Stephen Henson
2007-05-17
1
-6
/
+16
*
Use EVP_DigestVerify() in dgst.c if verifying.
Dr. Stephen Henson
2007-05-17
1
-1
/
+6
*
Bug in apps/dgst.c.
Andy Polyakov
2007-04-30
1
-2
/
+2
*
New -mac and -macopt options to dgst utility. Reimplement -hmac option in
Dr. Stephen Henson
2007-04-11
1
-26
/
+72
*
New -sigopt option for dgst utility.
Dr. Stephen Henson
2007-04-08
1
-13
/
+56
*
Updates from 0.9.8-stable branch.
Dr. Stephen Henson
2007-02-18
1
-1
/
+1
*
Add -hmac option to dgst from 0.9.7 stable branch.
Dr. Stephen Henson
2007-02-08
1
-7
/
+37
*
replace macros with functions
Nils Larsch
2006-11-29
1
-1
/
+1
*
Fix bug where freed OIDs could be accessed in EVP_cleanup() by
Dr. Stephen Henson
2006-03-28
1
-4
/
+1
[next]