Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / pageantc.c
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...