]> git.pond.sub.org Git - empserver/history - src/client/getpass.c
client: Make get_password() not echo with POSIX && !HAVE_GETPASS
[empserver] / src / client / getpass.c
2021-01-17 Markus Armbrusterclient: Make get_password() not echo with POSIX &&...
2021-01-17 Markus Armbrusterclient: Factor set_echo_if_tty() out of get_password()
2021-01-17 Markus Armbrusterclient: Move get_password() from login.c to getpass.c