ssh_do_close() was only closing about half the channels. Fixed.
[sgt/putty] / mac / macpgkey.c
2003-03-29 benThe entropy pool is full of unsigned ints, not longs.
2003-03-29 benMove the Mac port over to using snew/snewn/sresize.
2003-02-20 benAdd a mechanism for collecting entropy, and displaying...
2003-02-16 benBring PuTTYgen into the world of object-oriented event...
2003-02-16 benStub code for handling key windows in PuTTYgen. This...