]> git.pond.sub.org Git - empserver/history - src/client/getpass.c
Update copyright notice
[empserver] / src / client / getpass.c
2021-01-23 Markus ArmbrusterUpdate copyright notice
2021-01-23 Markus Armbrusterclient: Drop use of getpass()
2021-01-23 Markus Armbrusterclient: Make get_password() not echo with POSIX &&...
2021-01-23 Markus Armbrusterclient: Factor set_echo_if_tty() out of get_password()
2021-01-23 Markus Armbrusterclient: Move get_password() from login.c to getpass.c