]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Enhance logparse.pl so that it detects channels running SFTP and
authorSimon Tatham <anakin@pobox.com>
Wed, 22 Aug 2012 18:25:28 +0000 (18:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 22 Aug 2012 18:25:28 +0000 (18:25 +0000)
commitf796f2d2d38830b9ed25f00eba761a10ec527f32
tree712d4039b90a81c837bc593ebc68d965790754e9
parentf071feb9a646ecb51e3d6db543119b88cafda832
Enhance logparse.pl so that it detects channels running SFTP and
decodes the SFTP message layer in addition to the underlying SSH.
Requests and responses are matched up via their ids.

[originally from svn r9612]
contrib/logparse.pl