[sgt] / putty
Project Root:

sgt: putty

Current directory:[sgt] / putty
Current revision: 8394
Jump to directory revision:
Files shown:90


File Rev. Age Author Last log entry
(dir) charset/  8037  7 months  simon  At last, merge the putty-gtk2 branch back into the trunk!
(dir) contrib/  5480  3 years  jacob  Consistently use a single notation to refer to SSH protocol versions, as discuss...
(dir) doc/  8392  31 hours  jacob  It's a new year (and there have even been checkins).
(dir) icons/  7241  23 months  jacob  `installer.ico' doesn't fit into 8.3, so gets truncated to INSTALLE.ICO in the W...
(dir) mac/  8392  31 hours  jacob  It's a new year (and there have even been checkins).
(dir) macosx/  8382  2 days  jacob  r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a ...
(dir) testdata/  5542  3 years  jacob  Add an option to use wcwidth_cjk() instead of wcwidth(), as several people have ...
(dir) unix/  8392  31 hours  jacob  It's a new year (and there have even been checkins).
(dir) windows/  8394  31 hours  jacob  Rejig windlg.c:verify_ssh_host_key() to silence a warning.
(file) Buildscr    7476  20 months  simon  Capitalisation error.
(file) CHECKLST.txt    7258  22 months  simon  I've changed my mind about the PuTTY build script. It now delivers the release d...
(file) LATEST.VER    7488  20 months  simon  Update version numbers for 0.60 release.
(file) LICENCE    8392  31 hours  jacob  It's a new year (and there have even been checkins).
(file) README    8058  7 months  simon  Manfred Schwarb points out that the README contains an outdated comment about GT...
(file) Recipe    8305  7 weeks  simon  Revamp of the local X11 connection code. We now parse X display strings more rig...
(file) be_all.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) be_all_s.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) be_none.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) be_nos_s.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) be_nossh.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) cmdgen.c    7396  21 months  jacob  get_random_data() can return NULL (for instance, if we can't open /dev/random on...
(file) cmdline.c    8033  7 months  simon  Been meaning to do this for years: introduce a configuration option to manually ...
(file) config.c    8331  6 weeks  jacob  Fixed a PuTTYtel startup assertion failure introduced in r8305. While I'm here, ...
(file) cproxy.c    5154  3 years  owen  Fix/bludgeon Mac compile wrinkles.
(file) dialog.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) dialog.h    8037  7 months  simon  At last, merge the putty-gtk2 branch back into the trunk!
(file) import.c    7084  23 months  simon  Fix `puttygen-unix-perms': f_open(), PuTTY's wrapper on fopen, now takes a third...
(file) int64.c    8185  3 months  simon  Further correction: on reflection, after examining all the call sites for uint64...
(file) int64.h    6778  2 years  owen  Some extra int64 functions.
(file) ldisc.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) ldisc.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) ldiscucs.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) logging.c    8295  8 weeks  simon  In SSH packet logging mode, log SSH-2 packet sequence numbers, in both direction...
(file) minibidi.c    8097  6 months  simon  Patch from Aidan Kehoe to extend the Arabic shaping code to Urdu and Persian, by...
(file) misc.c    8380  2 days  jacob  Bah, I've bumped into this often enough. Change one unsatisfactory cast for anot...
(file) misc.h    6639  2 years  jacob  Sprinkle some header comments in various files in an attempt to explain what the...
(file) mkauto.sh    8037  7 months  simon  At last, merge the putty-gtk2 branch back into the trunk!
(file) mkfiles.pl    8159  4 months  simon  Fix punctuation in the large print statements. In particular, one semicolon whic...
(file) mksrcarc.sh    5489  3 years  simon  Fiddle with source archive for new OS X files.
(file) mkunxarc.sh    7226  23 months  simon  Fixes for snapshot building using bob. All of releases, snapshots and custom svn...
(file) network.h    8294  8 weeks  simon  Implement sk_addr_dup().
(file) nocproxy.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) noprint.c    6817  2 years  simon  Fix line endings (svn:eol-style properties and actual CRs).
(file) notiming.c    6817  2 years  simon  Fix line endings (svn:eol-style properties and actual CRs).
(file) pinger.c    6817  2 years  simon  Fix line endings (svn:eol-style properties and actual CRs).
(file) portfwd.c    6639  2 years  jacob  Sprinkle some header comments in various files in an attempt to explain what the...
(file) pproxy.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) proxy.c    7133  23 months  jacob  Fix several bugs that stopped %proxyport from doing anything useful.
(file) proxy.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) pscp.c    8117  5 months  jacob  Replicate r8110 from PSFTP to PSCP, and various other minor patchery from Roger ...
(file) psftp.c    8325  6 weeks  jacob  Treat lines starting with '#' as comments in PSFTP.
(file) psftp.h    6783  2 years  owen  Large file support for psftp and pscp on both Windows and Unix. On Unix we set ...
(file) putty.h    8324  6 weeks  jacob  New option to allow use of the local OS username for login to the remote side if...
(file) puttymem.h    6075  3 years  jacob  Missing argument in MALLOC_LOG version of snrealloc() macro.
(file) puttyps.h    6639  2 years  jacob  Sprinkle some header comments in various files in an attempt to explain what the...
(file) raw.c    8033  7 months  simon  Been meaning to do this for years: introduce a configuration option to manually ...
(file) resource.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) rlogin.c    8324  6 weeks  jacob  New option to allow use of the local OS username for login to the remote side if...
(file) sercfg.c    7477  20 months  simon  Avoid creating the Session/hostport control set in mid-session.
(file) settings.c    8389  35 hours  jacob  r5080 didn't go far enough -- since 0.58, anyone on Unix who didn't previously h...
(file) sftp.c    7086  23 months  simon  Get rid of all the MSVC warnings.
(file) sftp.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) sign.sh    7227  23 months  simon  Script to generate signatures on the various PuTTY build outputs. Saves me havin...
(file) ssh.c    8390  32 hours  jacob  Be prepared for x11_setup_display() to return NULL (for instance, if DISPLAY has...
(file) ssh.h    8334  5 weeks  ben  Mitigation for VU#958563: When using a CBC-mode server-to-client cipher under S...
(file) sshaes.c    5659  3 years  ben  Now that we've got at least some SDCTR modes working (and aes256-ctr is our defa...
(file) ssharcf.c    7086  23 months  simon  Get rid of all the MSVC warnings.
(file) sshblowf.c    5701  3 years  ben  Enable blowfish-ctr by default. It's been tested and found working. Thanks to d...
(file) sshbn.c    7086  23 months  simon  Get rid of all the MSVC warnings.
(file) sshcrc.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) sshcrcda.c    5632  3 years  jacob  Unify GET_32BIT()/PUT_32BIT() et al from numerous source files into misc.h. I've...
(file) sshdes.c    7759  15 months  ben  Replace mentions of SSH-2 I-Ds with references to the corresponding RFCs.
(file) sshdh.c    7496  20 months  ben  Add support for RFC 4432 RSA key exchange, the patch for which has been lying ar...
(file) sshdss.c    7759  15 months  ben  Replace mentions of SSH-2 I-Ds with references to the corresponding RFCs.
(file) sshdssg.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) sshgss.h    8359  5 weeks  ben  Change the Unix version of Ssh_gss_name to be a gss_name_t rather than void *, a...
(file) sshmd5.c    8334  5 weeks  ben  Mitigation for VU#958563: When using a CBC-mode server-to-client cipher under S...
(file) sshprime.c    6587  2 years  jacob  Fix a memory leak in key generation.
(file) sshpubk.c    8323  6 weeks  jacob  Make key file import robust against a PPK file that has somehow lost its final n...
(file) sshrand.c    5166  3 years  simon  Owen's just pointed out that random_stir() is capable of recursion. I'm sure I d...
(file) sshrsa.c    8202  2 months  simon  Ahem. Make sure I NULL out any unused pointer field that I later plan to free if...
(file) sshrsag.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) sshsh256.c    6605  2 years  jacob  Log the hash used for DH kex (now there's a choice).
(file) sshsh512.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) sshsha.c    8334  5 weeks  ben  Mitigation for VU#958563: When using a CBC-mode server-to-client cipher under S...
(file) sshzlib.c    7041  2 years  jacob  Patch from Colin Watson intended to give a clean Unix compile with GCC 4. (Since...
(file) storage.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) telnet.c    8324  6 weeks  jacob  New option to allow use of the local OS username for login to the remote side if...
(file) terminal.c    8376  2 weeks  jacob  "Derek" reports that the DECSLPP report of window-size-in-pixels (CSI 14 t) has ...
(file) terminal.h    8374  2 weeks  jacob  Cosmetic: clarify that term->xterm_mouse is not boolean, etc.
(file) testback.c    7628  18 months  jacob  Rationalise access to, and content of, backends[] array. Should be no significan...
(file) time.c    6817  2 years  simon  Fix line endings (svn:eol-style properties and actual CRs).
(file) timing.c    6817  2 years  simon  Fix line endings (svn:eol-style properties and actual CRs).
(file) tree234.c    7041  2 years  jacob  Patch from Colin Watson intended to give a clean Unix compile with GCC 4. (Since...
(file) tree234.h    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) version.c    7211  23 months  simon  Version management updates for the new bob build script. There's now a fourth cl...
(file) wcwidth.c    5547  3 years  jacob  `wcwidth-upgrade': upgrade to latest wcwidth.c from Markus Kuhn <http://www.cl.c...
(file) wildcard.c    4787  4 years  simon  CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece...
(file) x11fwd.c    8381  2 days  jacob  r8305 seems to have made Unix PuTTY rather over-keen on Unix-domain sockets; unl...

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help