]> asedeno.scripts.mit.edu Git - PuTTY.git/history - logging.c
Fiddly things involving pruning .svn directories, not mentioning
[PuTTY.git] / logging.c
2004-10-02 Jacob Nevins`ssh-log-pw-blank': known password fields are now omitt...
2004-08-12 Jacob NevinsFlush the logfile reasonably frequently in `printable...
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-02-01 Ben HarrisIn xlatlognam(), use the start of the destination buffe...
2003-02-01 Simon TathamOops, Ben is quite right about the rather appalling...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 Ben HarrisAdd the ability to close sessions. This adds *_free...
2003-01-12 Ben HarrisMake this compile again.
2003-01-12 Simon TathamThe logging module now contains a local copy of cfg too.
2003-01-12 Simon TathamEach platform's implementation of askappend() is no...
2002-12-19 Simon TathamMove the stderr output of event log messages in verbose...
2002-12-08 Jacob NevinsDoofus Award: logfopen is shared between SSH-packet...
2002-12-07 Jacob NevinsFor some reason Roman Pompejus' original logging patch...
2002-10-26 Simon TathamYet more global-removal. The static variables in loggin...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-09-15 Simon TathamLog file tinkering: copy Event Log entries into the...
2002-01-10 Simon TathamFlush the log file after logging each packet (so that...
2001-12-14 Simon TathamRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...