]> asedeno.scripts.mit.edu Git - PuTTY.git/history - misc.c
Support for Windows PuTTY connecting straight to a local serial port
[PuTTY.git] / misc.c
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-09-13 Ben HarrisWhen asked to malloc zero bytes, malloc one byte instea...
2005-04-19 Jacob NevinsInvent a way of specifying control characters numerical...
2005-04-19 Jacob NevinsPull out parsing of ^C style strings from the terminal...
2005-03-21 Simon TathamMartin Trautmann spotted a bare char being passed to...
2005-02-20 Simon TathamAdditional robustness to SFTP packet parsing and memory...
2004-12-24 Jacob NevinsBasic configurability for client-initiated rekeys.
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-08-16 Simon TathamUpdate comment on dupprintf().
2004-04-27 Jacob NevinsVarious tweaks to header comments to remind me which...
2003-10-12 Jacob NevinsRemove all the "assert(len>0)" which forbade zero-lengt...
2003-08-29 Jacob Nevinsdupstr() should cope with being passed NULL
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-06 Simon TathamReorganisation of misc.c: Minefield has moved out to...
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2002-12-08 Jacob NevinsArgh. With DEBUG and MALLOC_LOG enabled, I found output...
2002-11-07 Simon TathamRobustness fixes for KEXINIT handling and others. In...
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...
2002-03-31 Simon TathamFix bug in Minefield's realloc() which was throwing...
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2002-02-27 Simon TathamMake sure out-of-memory errors are logged to malloc...
2001-12-15 Simon TathamImprovements to the malloc debugging stuff: when MALLOC...
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 TathamDebugging improvements. Started using Dave Hinton's...
2001-04-28 Simon TathamDave Hinton's debugging patch.
2000-12-12 Simon TathamRemove unnecessary printfs from Minefield
2000-12-12 Simon TathamAdded Minefield: an alternative memory allocator along...
2000-11-01 Simon TathamMove dprintf and the debug system out into misc.c,...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-09 Simon TathamMiscellaneous fixes to try to make other compilers happier
1999-01-15 Simon TathamRemove buffering on malloc log file
1999-01-08 Simon TathamInitial checkin: beta 0.43