Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file ssh.c version 876d3b4147
|
2011-07-16
| ||
| 11:25 | Create new branch named "putty-branch-0.61" check-in: 427ffbcf9d user: simon tags: putty-branch-0.61 | |
|
2011-07-12
| ||
| 14:59 | Readjust checklist, because actually the section on updating the website _wasn't_ missing - I just looked straight past it somehow. Fold the two versions together into one more complete than either. check-in: 8bd5634b69 user: simon tags: trunk | |
| 14:56 | Various updates to the release checklist: - for 'ixion' read 'atreus' throughout - the signature-checking commands needed minor modifications to cope with more *sums files - stated a few things explicitly which were previously implied, in case the next inter-release gap is also long enough for me to forget them. check-in: 2f52ee5e83 user: simon tags: trunk | |
| 13:26 | Bump version number prior to tagging 0.61 release. check-in: 5cdb9218c9 user: simon tags: trunk | |
| 13:13 | Fix the _rest_ of the Windows compile warnings. (ahem) check-in: d6f00ed3c4 user: simon tags: trunk | |
| 13:09 | Fix Windows compile warnings by adding explicit casts. check-in: 41069e17e8 user: simon tags: trunk | |
|
2011-07-10
| ||
| 09:22 | Add a directory 'contrib/cygtermd', containing the source code for my hacky helper program to let PuTTY act as a local pterm-oid on Cygwin-enabled Windows systems. check-in: baadd9c253 user: simon tags: trunk | |
| 06:45 | Generate some checksum files with more up-to-date hash functions than MD5. Shipped (and signed) alongside the existing 'md5sums' file. check-in: a7fd5e4a15 user: simon tags: trunk | |
|
2011-07-01
| ||
| 16:53 | Fix 'winadj-success': since at least one server (boks_sshd) blithely responds to "winadj@putty.projects.tartarus.org" with SSH_MSG_CHANNEL_SUCCESS despite probably having no idea what it means, treat this just the same as SSH_MSG_CHANNEL_FAILURE instead of killing the connection. Tested only as far as making sure that winadj/FAILURE with a normal server isn't _completely_ broken. check-in: f1abb22039 user: jacob tags: trunk | |