Tighten up a lot of casts from unsigned to int which are read by one
[sgt/putty] / unix / uxagentc.c
2013-07-14 simonTighten up a lot of casts from unsigned to int which...
2011-07-16 simonMostly cosmetic change: don't claim to have found an...
2006-12-09 benSet FD_CLOEXEC in a little convenience function that...
2006-11-23 simonI've just discovered that using the saved sessions...
2005-04-12 jacobUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2003-04-28 simonFirst half of `pageant-async' work. agent_query() is...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2002-11-01 simonImplement access to the SSH agent. This ought to make...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...