]> asedeno.scripts.mit.edu Git - PuTTY.git/history - testback.c
Fiddly things involving pruning .svn directories, not mentioning
[PuTTY.git] / testback.c
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-05-10 Ben HarrisExtra const for loop_init() and null_init().
2003-04-05 Ben HarrisAdd null_get_specials(), for both null and loop backends.
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-15 Ben HarrisAdd the ability to close sessions. This adds *_free...
2003-01-12 Ben HarrisConsequences of Simon's recent deglobalisation changes.
2002-11-23 Ben HarrisRemove stray debugging printfs.
2002-11-23 Ben HarrisReturn the state information from loop_init() in the...
2002-11-19 Ben HarrisA couple of useful test backends.