Additional robustness to SFTP packet parsing and memory allocation.
[u/mdw/putty] / misc.c
2005-02-20 simonAdditional robustness to SFTP packet parsing and memory...
2004-12-24 jacobBasic configurability for client-initiated rekeys.
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-08-16 simonUpdate comment on dupprintf().
2004-04-27 jacobVarious tweaks to header comments to remind me which...
2003-10-12 jacobRemove all the "assert(len>0)" which forbade zero-lengt...
2003-08-29 jacobdupstr() should cope with being passed NULL
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-06 simonReorganisation of misc.c: Minefield has moved out to...
2003-01-10 simonIntroduce framework for authenticating with the local...
2002-12-08 jacobArgh. With DEBUG and MALLOC_LOG enabled, I found output...
2002-11-07 simonRobustness fixes for KEXINIT handling and others. In...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-09-21 simonCleanups to proxy code: greater robustness in receiving...
2002-09-21 simonSupport username and password authentication when talki...
2002-03-31 simonFix bug in Minefield's realloc() which was throwing...
2002-03-06 simonEnsure our network layer is properly cleaned up before...
2002-02-27 simonMake sure out-of-memory errors are logged to malloc...
2001-12-15 simonImprovements to the malloc debugging stuff: when MALLOC...
2001-08-26 simonFurther tightening up in PSCP. Fixed a couple more...
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-28 simonDebugging improvements. Started using Dave Hinton's...
2001-04-28 simonDave Hinton's debugging patch.
2000-12-12 simonRemove unnecessary printfs from Minefield
2000-12-12 simonAdded Minefield: an alternative memory allocator along...
2000-11-01 simonMove dprintf and the debug system out into misc.c,...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
1999-01-15 simonRemove buffering on malloc log file
1999-01-08 simonInitial checkin: beta 0.43