]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Debugging improvements. Started using Dave Hinton's dmemdump
authorSimon Tatham <anakin@pobox.com>
Sat, 28 Apr 2001 17:35:18 +0000 (17:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 28 Apr 2001 17:35:18 +0000 (17:35 +0000)
commitf30937f737cdfe986bb81ad603e7b47803002672
tree2b93393065752fbce8340e9b6014b657273591a0
parentd27112ea87a4f73dad344aa4b016ac28f5a408e1
Debugging improvements. Started using Dave Hinton's dmemdump
function (woohoo!), improved that function so it provides an ASCII
dump as well as hex (whee!), removed all remaining spurious \r in
debug statements (ooh!), and made enabling of packet debugging in
SSH a matter of one ifdef rather than lots (phew!).

[originally from svn r1091]
misc.c
pageant.c
ssh.c