]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - misc.h
Enable xterm mouse reporting of wheel actions in GTK.
[PuTTY_svn.git] / misc.h
2014-01-25 Simon TathamNew hostname-handling functions in misc.c.
2013-11-17 Simon TathamFix an assortment of dupprintf() format string bugs.
2013-07-14 Simon TathamTighten up a lot of casts from unsigned to int which...
2012-07-28 Simon TathamMove the declaration of smemclr() out of putty.h into...
2011-10-02 Simon TathamAnother utility function, to free a string containing...
2006-04-23 Jacob NevinsSprinkle some header comments in various files in an...
2005-04-19 Jacob NevinsPull out parsing of ^C style strings from the terminal...
2005-04-12 Jacob NevinsUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2005-03-24 Jacob NevinsFix comment re dmemdumpl()
2005-01-09 Owen DunnRemove unwanted underscore.
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2004-12-24 Jacob NevinsBasic configurability for client-initiated rekeys.
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2003-03-06 Simon TathamReorganisation of misc.c: Minefield has moved out to...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2002-11-07 Simon TathamRobustness fixes for KEXINIT handling and others. In...
2002-10-14 Simon TathamOops. Defining max() the wrong way round was breaking...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-09-21 Simon TathamCleanups to proxy code: greater robustness in receiving...
2002-09-21 Simon TathamSupport username and password authentication when talki...
2001-12-30 Simon TathamPageant is now able to avoid asking for the passphrase...
2001-08-26 Simon TathamFurther tightening up in PSCP. Fixed a couple more...
2001-08-25 Simon TathamExtensive changes that _should_ fix the socket bufferin...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-04-28 Simon TathamDave Hinton's debugging patch.