History for barebox / commands / digest.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2019-12-11
@Hubert Feurstein
commands: digest: don't be to restrictive with the length of verification files ...
Hubert Feurstein authored on 10 Dec 2019 Sascha Hauer committed on 11 Dec 2019
2019-01-16
@Andrey Smirnov
commands: digest: Use MAX_LFS_FILESIZE instead of ~0 ...
Andrey Smirnov authored on 12 Jan 2019 Sascha Hauer committed on 16 Jan 2019
2017-04-06
@Antony Pavlov
commands: digest: show area info only if necessary ...
Antony Pavlov authored on 5 Apr 2017 Sascha Hauer committed on 6 Apr 2017
2015-07-06
@Philippe Leduc
digest: digest doesn't return an error if the signature length is incorrect ...
Philippe Leduc authored on 3 Jul 2015 Sascha Hauer committed on 6 Jul 2015
2015-06-29
@Lucas Stach
commands: digest: fix harmless warning ...
Lucas Stach authored on 26 Jun 2015 Sascha Hauer committed on 29 Jun 2015
2015-03-27
@Jean-Christophe PLAGNIOL-VILLARD
command: digest/hashsum: set key at command level ...
Jean-Christophe PLAGNIOL-VILLARD authored on 25 Mar 2015 Sascha Hauer committed on 27 Mar 2015
2015-03-20
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: speficied when a digest need a key to be used ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Mar 2015 Sascha Hauer committed on 20 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
command: add generic digest command ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 20 Mar 2015
2015-03-19
@Jean-Christophe PLAGNIOL-VILLARD
command: rename digest.c to hashsum.c ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
crypto: digest: digest_file_window/digest_file/digest_file_by_name drop key params ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Mar 2015 Sascha Hauer committed on 19 Mar 2015
2015-03-13
@Jean-Christophe PLAGNIOL-VILLARD
command: add hmac sum supportfor md5, sha1, sha224, sha256, sha384, sha512 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 13 Mar 2015
2015-03-12
@Jean-Christophe PLAGNIOL-VILLARD
command: add sha384sum and sha512sum support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: make it multi-instance ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
@Jean-Christophe PLAGNIOL-VILLARD
digest: introduce digest_{init/update/final/length} ...
Jean-Christophe PLAGNIOL-VILLARD authored on 11 Mar 2015 Sascha Hauer committed on 12 Mar 2015
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-08-28
@Antony Pavlov
commands/digest: don't print checksum for non-existing files ...
Antony Pavlov authored on 23 Aug 2012 Sascha Hauer committed on 28 Aug 2012
2012-06-30
@Sascha Hauer
make parse_area_spec arguments loff_t ...
Sascha Hauer committed on 30 Jun 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2011-10-12
@Jean-Christophe PLAGNIOL-VILLARD
command/digest: add sha224 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011
@Jean-Christophe PLAGNIOL-VILLARD
digest: factorise file digest to common/digest.c ...
Jean-Christophe PLAGNIOL-VILLARD authored on 8 Oct 2011 Sascha Hauer committed on 12 Oct 2011
2011-05-19
@Peter Korsgaard
commands: add md5/sha1/sha256sum commands using the digest api ...
Peter Korsgaard authored on 18 May 2011 Sascha Hauer committed on 19 May 2011