freebsd-dev/sys/boot/geli
Allan Jude f91d1c83cd Remove control+r handling from geliboot's pwgets()
pwgets() is based on ngets() from libstand, which includes a feature
that is not wanted in a very of the function designed for password
handling.

Pressing control+r echos out the entered string

This commit removes that feature from pwgets()

PR:		217298
Reported by:	ehaupt
Reviewed by:	kristof, tsoome, ehaupt
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D9782
2017-02-24 16:52:57 +00:00
..
geliboot_crypto.c Add missing libc includes to fix -Wimplicit-function-declaration warnings 2016-05-31 06:24:09 +00:00
geliboot.c GELIBoot may attempt to read past the end of the disk 2016-10-04 16:33:03 +00:00
geliboot.h Add geliboot_crypt(..) definition to geliboot.h to mute a -Wimplicit-function-declaration 2016-05-13 11:24:55 +00:00
Makefile improve PBKDF2 performance 2017-02-19 19:30:31 +00:00
Makefile.depend
pwgets.c Remove control+r handling from geliboot's pwgets() 2017-02-24 16:52:57 +00:00