]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - Recipe
Unix Pageant: link in uxagentc.c and uxcons.c.
authorSimon Tatham <anakin@pobox.com>
Mon, 11 May 2015 16:56:51 +0000 (17:56 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 11 May 2015 17:06:13 +0000 (18:06 +0100)
commitcd528f3e763caeed244ee9b4567ab47056b22da9
treeeabf3c4ba23c89dd25f7e9dd9bac6655b87bdbe6
parentda944972d8c69fea3ff93c968814c4c16440fbd2
Unix Pageant: link in uxagentc.c and uxcons.c.

This brings in the code we'll need to request passphrases from the
terminal, and to talk to an existing SSH agent as a client.

Adding uxcons.c required adjusting the set of stub functions in
uxpgnt.c: uxcons.c removed the need for several, but added one of its
own (log_eventlog). A net win, though.
Recipe
unix/uxpgnt.c