2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
* normal/auth.c (punishment_delay): New variable. (grub_auth_strcmp): Rewrite using grub_get_time_ms (). (grub_auth_check_authentication): Punish failed login attempts with an incremental (2^N) delay.
This commit is contained in:
parent
a4cd68e41d
commit
3fd6f044f1
2 changed files with 35 additions and 19 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* normal/auth.c (punishment_delay): New variable.
|
||||
(grub_auth_strcmp): Rewrite using grub_get_time_ms ().
|
||||
(grub_auth_check_authentication): Punish failed login attempts with
|
||||
an incremental (2^N) delay.
|
||||
|
||||
2009-11-09 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* conf/common.rmk (grub_mkisofs_CFLAGS): Prefix include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue