1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
putty-source/doc
Simon Tatham 3ed0d44f16 Retired the #ifdef DUMP_PACKETS stuff in ssh.c because I'm utterly
sick of recompiling to enable packet dumps. SSH packet dumping is
now provided as a logging option, and dumps to putty.log like all
the other logging options. While I'm at it I cleaned up the format
so that packet types are translated into strings for easy browsing.
POSSIBLE SIDE EFFECT: in the course of this work I had to re-enable
the SSH1 packet length checks which it turns out hadn't actually
been active for some time, so it's possible things might break as a
result. If need be I can always disable those checks for the 0.52
release and think about it more carefully later.

[originally from svn r1493]
2001-12-14 14:57:50 +00:00
..
.cvsignore Add a .cvsignore file 2001-01-18 17:29:01 +00:00
blurb.but Oops - one last versionid :-) 2001-11-25 17:05:01 +00:00
config.but Retired the #ifdef DUMP_PACKETS stuff in ssh.c because I'm utterly 2001-12-14 14:57:50 +00:00
faq.but Now that Buttress can spot duplicate section keywords, it turns out 2001-12-14 12:48:24 +00:00
gs.but Documentation: filled the last few gaps and cleaned a few things up. 2001-12-06 20:05:39 +00:00
intro.but Miscellaneous documentation updates. Finished a first draft of the 2001-11-25 16:57:45 +00:00
Makefile Add a chapter to the manual describing PSFTP. 2001-12-14 12:15:43 +00:00
pageant.but Add help support to Pageant. (For the primary - non-context - help, 2001-12-11 18:48:29 +00:00
plink.but Documentation: filled the last few gaps and cleaned a few things up. 2001-12-06 20:05:39 +00:00
pscp.but Rename a clashing section keyword (why wasn't Buttress catching 2001-12-14 12:19:14 +00:00
psftp.but Add the missing psftp-pubkey section, shamelessly cribbed from the 2001-12-14 12:22:09 +00:00
pubkey.but Aargh, an Americanism crept in. Now corrected: favorite -> favourite. 2001-12-14 09:58:07 +00:00
using.but Clarify that port forwarding will not be enabled until the user has 2001-12-13 17:38:59 +00:00