Commit History

Author SHA1 Message Date
  Simon Tatham 5c76a93a44 Sanitise bad characters in log file names. 9 years ago
  Simon Tatham fbea11f44b Shout more loudly if we can't open a log file. 9 years ago
  Simon Tatham 417421cace New formatting directive in logfile naming: &P for port number. 9 years ago
  Simon Tatham 64ec5e03d5 Sanitise bad characters in log file names. 9 years ago
  Simon Tatham e162810516 Shout more loudly if we can't open a log file. 9 years ago
  Simon Tatham 0550943b51 New formatting directive in logfile naming: &P for port number. 9 years ago
  Simon Tatham 89da2ddf56 Giant const-correctness patch of doom! 9 years ago
  Jacob Nevins 5429effd8e Free copied Conf in log_free(). 10 years ago
  Simon Tatham bb78583ad2 Implement connection sharing between instances of PuTTY. 11 years ago
  Simon Tatham 36b8d450f0 Add timestamps to the 'SSH raw data' logging mode. 12 years ago
  Simon Tatham 62cbc7dc0b Turn 'Filename' into a dynamically allocated type with no arbitrary 13 years ago
  Simon Tatham a1f3b7a358 Post-release destabilisation! Completely remove the struct type 13 years ago
  Simon Tatham f1aadeed67 Fix the _rest_ of the Windows compile warnings. (ahem) 13 years ago
  Jacob Nevins adc8a2ca9d Minor improvements to error reporting in logging. 15 years ago
  Jacob Nevins 4bddcc2b5d Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which 15 years ago
  Jacob Nevins 40be9eeedd Stop attempting to make session logs private on Unix. This was introduced in 15 years ago
  Ben Harris 36f502fa93 Arguments to ctype functions are required to be either EOF or representable 16 years ago
  Simon Tatham 3a3abd211b In SSH packet logging mode, log SSH-2 packet sequence numbers, in 16 years ago
  Simon Tatham 4fa9564c90 Fix `puttygen-unix-perms': f_open(), PuTTY's wrapper on fopen, now 18 years ago
  Simon Tatham d86e01e836 After discussion with Jeroen Massar, here's a patch (mostly his) 18 years ago
  Jacob Nevins 06c7e29607 Tiny comment fix. 18 years ago
  Simon Tatham 8b11c26c57 New logging mode, which records the exact bytes sent over the wire 18 years ago
  Jacob Nevins 7958a63147 Sprinkle some header comments in various files in an attempt to explain what 18 years ago
  Jacob Nevins 5b15dca2da Log file open mode lost a "b" in r5344. Windows at least needs log files to 20 years ago
  Jacob Nevins 53d4c434e7 New enum constant ERROR clashed with a macro in MinGW's wingdi.h. 20 years ago
  Simon Tatham f73fcb0424 Add asynchronous callback capability to the askappend() alert box. 20 years ago
  Owen Dunn 06434ffc71 New function ltime() returns a struct tm of the current local time. 20 years ago
  Jacob Nevins e375ba107d `ssh-log-pw-blank': known password fields are now omitted from SSH packet logs 20 years ago
  Jacob Nevins 088a1d37e9 Flush the logfile reasonably frequently in `printable output only' and 20 years ago
  Simon Tatham 6bb121ecb9 Colin's const-fixing Patch Of Death. Seems to build fine on Windows 21 years ago