Make memory management uniform: _everything_ now goes through the
[u/mdw/putty] / winnet.c
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-10-26 simonFix a segfault (addr->error was unpredictable following...
2000-10-24 simonFix miscellaneous compiler warnings. Thanks to Jacob...
2000-10-23 simonImproved entropy gathering.
2000-10-23 simonOops. A field like `sending_oob' in the Socket structur...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...