Daniel P. Berrangé db72866310 util: add API for reading password from the console
This imports a simpler version of GNULIB's getpass() function
impl for Windows. Note that GNULIB's impl was buggy as it
returned a static string on UNIX, and a heap allocated string
on Windows. This new impl always heap allocates.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-01-29 14:51:39 +00:00
..
2019-11-28 15:37:41 +01:00
2019-08-09 09:03:53 +02:00
2019-10-15 11:25:25 +02:00
2019-12-20 12:25:42 -05:00
2019-06-19 17:12:34 +02:00