Experimental Rlogin support, thanks to Delian Delchev. Local flow
[u/mdw/putty] / settings.c
2001-01-19 simonExperimental Rlogin support, thanks to Delian Delchev...
2001-01-19 simonKeepalives are now in seconds not minutes
2001-01-17 simonIntroduce alternative cursor shapes: underline, vertica...
2001-01-07 simonImproved session logging courtesy of Roman Pompejus
2000-11-01 simonImplement Zlib compression, in both SSH1 and SSH2.
2000-10-27 simonAdd support for Always On Top. Patch due to Janes ...
2000-10-25 simonGaaah, I might have known. Split combined app cursor...
2000-10-24 simonAdd configurable option to disable application keypad...
2000-10-24 simonFix miscellaneous compiler warnings. Thanks to Jacob...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-21 simonThree new configurable options:
2000-10-20 simonPut back the code that ensures "Default Settings" is...
2000-10-12 simonAdd a config option to emulate the HMAC bug in commerci...
2000-10-09 simonAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 simonRobert de Bath's big patch:
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
2000-10-06 simonFix sorting of saved sessions list box so Default Setti...
2000-10-06 simonCreate settings.c and move the load/save session code...