1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-28 23:34:49 -05:00
Marco Ricci 2b93417398 Support running UNIX Pageant in foreground mode, without debugging output
This new mode makes it easy to run Pageant as a "supervised" instance,
e.g. as part of a test harness for other programs interacting with an
SSH agent, which is the original use case. Because Pageant is then
running as a child process of the supervisor, the operating system
notifies the supervisor of the child's aliveness without resorting to
PIDs or socket addresses, both of which may principally run stale and/or
get recycled.
2024-09-23 09:14:13 +01:00
..
2023-04-19 14:18:58 +01:00
2006-12-19 10:28:44 +00:00
2023-04-19 14:18:58 +01:00
2024-03-20 20:09:59 +00:00
2021-04-17 13:27:26 +01:00
2023-07-12 17:55:58 +01:00
2022-01-22 15:53:24 +00:00