The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / pageantc.c
2003-10-12 simonThe WinSock library is now loaded at run-time, which...
2003-04-28 simonAsynchronous agent requests on Windows. Actually, I...
2003-04-28 simonFirst half of `pageant-async' work. agent_query() is...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2001-05-13 simonPlacate gcc's `-Wall' warnings.
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-09-19 simonImproved means of IPC between agent and PuTTY
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...