History for barebox / common / password.c
2020-06-03
@David Dgien
password: Fix warning with empty default password ...
David Dgien authored on 22 May 2020 Sascha Hauer committed on 3 Jun 2020
@Uwe Kleine-König
password: don't export read_default_passwd() ...
Uwe Kleine-König authored on 20 May 2020 Sascha Hauer committed on 3 Jun 2020
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2017-06-13
@Sascha Hauer
Revert "globalvar: make globalvar functions more consistent" ...
Sascha Hauer committed on 13 Jun 2017
2017-04-11
@Sascha Hauer
globalvar: make globalvar functions more consistent ...
Sascha Hauer committed on 11 Apr 2017
2017-03-30
@Oleksij Rempel
common: password: make use of get_crypto_bytes ...
Oleksij Rempel authored on 22 Mar 2017 Sascha Hauer committed on 30 Mar 2017
2016-04-15
@Sascha Hauer
stdio: rename getc to getchar ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move run_command prototype to command.h ...
Sascha Hauer committed on 15 Apr 2016
2015-11-02
@Sergey Koshechkin
login: make some locally used functions static ...
Sergey Koshechkin authored on 30 Oct 2015 Sascha Hauer committed on 2 Nov 2015
2015-09-14
@Lucas Stach
passwd: avoid NULL ptr usage ...
Lucas Stach authored on 9 Sep 2015 Sascha Hauer committed on 14 Sep 2015
2015-08-28
@Sascha Hauer
login: check return value of digest_alloc ...
Sascha Hauer committed on 28 Aug 2015
@Sascha Hauer
login: cleanup password code ...
Sascha Hauer committed on 28 Aug 2015
@Sascha Hauer
login: rework login mechanism ...
Sascha Hauer committed on 28 Aug 2015
2015-03-20
@Jean-Christophe PLAGNIOL-VILLARD
password: add pbkdf2 support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 18 Mar 2015 Sascha Hauer committed on 20 Mar 2015
2015-03-12
@Jean-Christophe PLAGNIOL-VILLARD
password: add support for sha512 ...
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-02-17
@Sascha Hauer
input: Add BB_ prefix to KEY_ defines ...
Sascha Hauer committed on 17 Feb 2014
2013-09-19
@Jean-Christophe PLAGNIOL-VILLARD
login/passwd: add default password support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Sep 2013 Sascha Hauer committed on 19 Sep 2013
2012-12-05
@Enrico Scholz
password: fixed underflow on <backspace> ...
Enrico Scholz authored on 4 Dec 2012 Sascha Hauer committed on 5 Dec 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2011-11-22
@Jean-Christophe PLAGNIOL-VILLARD
password: remove not used variable 'second' ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Oct 2011 Sascha Hauer committed on 22 Nov 2011
2011-08-11
@Jean-Christophe PLAGNIOL-VILLARD
login: add timeout support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 10 Aug 2011 Sascha Hauer committed on 11 Aug 2011
2011-07-05
@Jean-Christophe PLAGNIOL-VILLARD
password: fix command support as module ...
Jean-Christophe PLAGNIOL-VILLARD authored on 5 Jul 2011 Sascha Hauer committed on 5 Jul 2011
2010-09-20
@Jean-Christophe PLAGNIOL-VILLARD
add password framework ...
Jean-Christophe PLAGNIOL-VILLARD authored on 7 Sep 2010 Sascha Hauer committed on 20 Sep 2010