~vcs-imports/putty/trunk

  • Committer: jacob
  • Date: 2014-09-20 22:14:24 UTC
  • Revision ID: svn-v4:cda61777-01e9-0310-a592-d414129be87e:putty:10228
Don't show SSH connection sharing options mid-session (they don't work).
Filename Latest Rev Last Changed Committer Comment Size
..
charset 1332 21 years ago simon First draft of Unicode support in pterm. It's pret Diff
contrib 940 22 years ago jacob Grotty script to sanity-check the accelerator keys Diff
doc 2964 17 years ago simon More svn:ignores. I'm constantly amazed that I kee Diff
icons 2902 17 years ago simon Tweak the icon script, and the generated icons, to Diff
macosx 2468 19 years ago simon Oops! Didn't mean to check in the OS X Makefile; t Diff
testdata 3305 13 years ago simon svn:ignore property mentioning 'bignum.txt', which Diff
unix 3180 15 years ago simon Add a 'unix' Makefile type, for building the non-G Diff
windows 3267 13 years ago simon Add some more entries to svn:ignore to cope with s Diff
be_all.c 3009 16 years ago jacob Rationalise access to, and content of, backends[] 782 bytes Diff Download File
be_all_s.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 828 bytes Diff Download File
be_none.c 3353 12 years ago simon Fix bug in which the SSH-only tools (pscp, psftp) 175 bytes Diff Download File
be_nos_s.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 523 bytes Diff Download File
be_nossh.c 3009 16 years ago jacob Rationalise access to, and content of, backends[] 502 bytes Diff Download File
be_ssh.c 3353 12 years ago simon Fix bug in which the SSH-only tools (pscp, psftp) 401 bytes Diff Download File
Buildscr 3390 12 years ago simon Introduce a new version type, 'prerelease'. Quotes 5.8 KB Diff Download File
Buildscr.cv 3608 10 years ago simon Add a bob script to do Coverity scanning. 1.2 KB Diff Download File
callback.c 3655 10 years ago simon Oops! Remove a tight-looping diagnostic. I tempor 1.7 KB Diff Download File
CHECKLST.txt 3402 12 years ago simon Checklist update following the 0.62 release. I man 7.4 KB Diff Download File
cmdgen.c 3704 10 years ago simon Fix assertion failure in Unix PuTTYgen exports. T 39.9 KB Diff Download File
cmdline.c 3744 9 years ago simon New option to manually configure the expected host 16.2 KB Diff Download File
conf.c 3559 10 years ago simon Tighten up a lot of casts from unsigned to int whi 14.9 KB Diff Download File
config.c 3747 9 years ago jacob Don't show SSH connection sharing options mid-sess 85.1 KB Diff Download File
configure.ac 3715 10 years ago simon Move the Unix configure script up to the top level 5.6 KB Diff Download File
cproxy.c 3331 12 years ago simon Post-release destabilisation! Completely remove th 5.3 KB Diff Download File
dialog.c 3743 9 years ago simon Add an option to suppress horizontal scroll bars i 13.3 KB Diff Download File
dialog.h 3743 9 years ago simon Add an option to suppress horizontal scroll bars i 24.2 KB Diff Download File
errsock.c 3676 10 years ago simon Remove sk_{get,set}_private_ptr completely! It wa 1.2 KB Diff Download File
import.c 3586 10 years ago simon Fix a null-dereference introduced by another mis-f 47.8 KB Diff Download File
int64.c 3104 15 years ago simon Further correction: on reflection, after examining 3.4 KB Diff Download File
int64.h 2819 17 years ago owen Some extra int64 functions. 626 bytes Diff Download File
LATEST.VER 3633 10 years ago simon Bump version number prior to tagging 0.63. 5 bytes Diff Download File
ldisc.c 3644 10 years ago simon Make calling term_nopaste() a cross-platform featu 10.4 KB Diff Download File
ldisc.h 3331 12 years ago simon Post-release destabilisation! Completely remove th 610 bytes Diff Download File
ldiscucs.c 3408 12 years ago simon Patch from Yoshida Masato to fill in the missing p 2.3 KB Diff Download File
LICENCE 3703 10 years ago jacob It's a new year. 1.2 KB Diff Download File
logging.c 3684 10 years ago simon Implement connection sharing between instances of 12.2 KB Diff Download File
minibidi.c 3416 12 years ago simon Fix a type mismatch in minibidi.c - r9409 changed 57.9 KB Diff Download File
misc.c 3744 9 years ago simon New option to manually configure the expected host 26.1 KB Diff Download File
misc.h 3744 9 years ago simon New option to manually configure the expected host 3.9 KB Diff Download File
File mkauto.sh 3715 10 years ago simon Move the Unix configure script up to the top level 371 bytes Diff Download File
File mkfiles.pl 3716 10 years ago simon Add the 'subdir-objects' option in the automake ma 74.4 KB Diff Download File
File mksrcarc.sh 3722 10 years ago simon Stop using 'zip -k' to construct the Windows sourc 1.1 KB Diff Download File
File mkunxarc.sh 3715 10 years ago simon Move the Unix configure script up to the top level 2.2 KB Diff Download File
network.h 3684 10 years ago simon Implement connection sharing between instances of 9.2 KB Diff Download File
nocproxy.c 2217 19 years ago simon CVS revision numbers, stored as `cvs2svn:cvs-rev' 883 bytes Diff Download File
nogss.c 3322 12 years ago simon Rewrite gprefs() in settings.c so that its input m 324 bytes Diff Download File
noprint.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 622 bytes Diff Download File
noshare.c 3727 10 years ago simon Fix the prototype of the stub function in noshare. 581 bytes Diff Download File
noterm.c 3644 10 years ago simon Make calling term_nopaste() a cross-platform featu 176 bytes Diff Download File
notiming.c 3501 11 years ago ben Two related changes to timing code: First, make a 593 bytes Diff Download File
pgssapi.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 4.5 KB Diff Download File
pgssapi.h 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 11.4 KB Diff Download File
pinger.c 3501 11 years ago ben Two related changes to timing code: First, make a 1.5 KB Diff Download File
portfwd.c 3675 10 years ago simon Refactor ssh.c's APIs to x11fwd.c and portfwd.c. 16.3 KB Diff Download File
pproxy.c 3331 12 years ago simon Post-release destabilisation! Completely remove th 412 bytes Diff Download File
proxy.c 3684 10 years ago simon Implement connection sharing between instances of 40.3 KB Diff Download File
proxy.h 3669 10 years ago simon Replace the hacky 'OSSocket' type with a closure. 3.2 KB Diff Download File
pscp.c 3706 10 years ago simon Use the new host_str* functions to improve IPv6 li 59.9 KB Diff Download File
psftp.c 3684 10 years ago simon Implement connection sharing between instances of 74.9 KB Diff Download File
psftp.h 3354 12 years ago simon Propagate file permissions in both directions in U 6.1 KB Diff Download File
putty.h 3744 9 years ago simon New option to manually configure the expected host 51.8 KB Diff Download File
puttymem.h 3447 11 years ago simon Rework the new type-check in sresize so that it do 1.8 KB Diff Download File
puttyps.h 3260 13 years ago simon Oops: r9004 should have removed various pieces fro 235 bytes Diff Download File
raw.c 3706 10 years ago simon Use the new host_str* functions to improve IPv6 li 7.2 KB Diff Download File
README 3504 11 years ago ben Better document the various environments with whic 6.7 KB Diff Download File
Recipe 3732 9 years ago simon Fix automatic version numbering in the Unix tarbal 14.5 KB Diff Download File
resource.h 2217 19 years ago simon CVS revision numbers, stored as `cvs2svn:cvs-rev' 396 bytes Diff Download File
rlogin.c 3706 10 years ago simon Use the new host_str* functions to improve IPv6 li 10.1 KB Diff Download File
sercfg.c 3331 12 years ago simon Post-release destabilisation! Completely remove th 5.8 KB Diff Download File
settings.c 3744 9 years ago simon New option to manually configure the expected host 45.7 KB Diff Download File
sftp.c 3559 10 years ago simon Tighten up a lot of casts from unsigned to int whi 34.1 KB Diff Download File
sftp.h 3354 12 years ago simon Propagate file permissions in both directions in U 8.7 KB Diff Download File
File sign.sh 3324 12 years ago simon Generate some checksum files with more up-to-date 825 bytes Diff Download File
ssh.c 3745 9 years ago simon Change the naming policy for connection-sharing Un 341 KB Diff Download File
ssh.h 3684 10 years ago simon Implement connection sharing between instances of 31.7 KB Diff Download File
sshaes.c 3450 11 years ago simon Introduce a new utility function smemclr(), which 45 KB Diff Download File
ssharcf.c 3450 11 years ago simon Introduce a new utility function smemclr(), which 2.7 KB Diff Download File
sshblowf.c 2653 19 years ago ben Enable blowfish-ctr by default. It's been tested 21.7 KB Diff Download File
sshbn.c 3632 10 years ago simon One more defensive assert, just to be sure. 53.2 KB Diff Download File
sshcrc.c 2217 19 years ago simon CVS revision numbers, stored as `cvs2svn:cvs-rev' 8.5 KB Diff Download File
sshcrcda.c 2617 19 years ago jacob Unify GET_32BIT()/PUT_32BIT() et al from numerous 4.5 KB Diff Download File
sshdes.c 3684 10 years ago simon Implement connection sharing between instances of 36.7 KB Diff Download File
sshdh.c 2999 17 years ago ben Add support for RFC 4432 RSA key exchange, the pat 6.8 KB Diff Download File
sshdss.c 3626 10 years ago simon Make modinv able to return NULL if its inputs are 17.5 KB Diff Download File
sshdssg.c 3413 12 years ago simon Generate keys more carefully, so that when the use 4.6 KB Diff Download File
sshgss.h 3331 12 years ago simon Post-release destabilisation! Completely remove th 5.5 KB Diff Download File
sshgssc.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 6.1 KB Diff Download File
sshgssc.h 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 397 bytes Diff Download File
sshmd5.c 3531 11 years ago ben Take advantage of PUT_32BIT_MSB_FIRST when constru 9.8 KB Diff Download File
sshnogss.c 3331 12 years ago simon Post-release destabilisation! Completely remove th 370 bytes Diff Download File
sshprime.c 3413 12 years ago simon Generate keys more carefully, so that when the use 57.3 KB Diff Download File
sshpubk.c 3742 9 years ago simon Move base64_decode_atom into misc.c. I'm about to 28.9 KB Diff Download File
sshrand.c 3658 10 years ago simon random_ref() should always increment the reference 8.5 KB Diff Download File
sshrsa.c 3719 10 years ago simon Add a missing bn_restore_invariant in RSA blinding 27.9 KB Diff Download File
sshrsag.c 3626 10 years ago simon Make modinv able to return NULL if its inputs are 3.5 KB Diff Download File
sshsh256.c 3532 11 years ago ben Add support for HMAC-SHA-256 as an SSH-2 MAC algor 9.9 KB Diff Download File
sshsh512.c 3217 14 years ago simon Patch from Tim Kosse to fix 64-bit-cleanness in SH 11.4 KB Diff Download File
sshsha.c 3611 10 years ago simon Add an assortment of missing consts I've just noti 9.9 KB Diff Download File
sshshare.c 3740 9 years ago simon Close the listening socket when a sharing upstream 75.7 KB Diff Download File
sshzlib.c 3718 10 years ago simon Add some assertions in sshzlib.c. gcc 4.8 compili 38.1 KB Diff Download File
storage.h 3383 12 years ago simon Turn 'Filename' into a dynamically allocated type 3.9 KB Diff Download File
telnet.c 3706 10 years ago simon Use the new host_str* functions to improve IPv6 li 31.3 KB Diff Download File
terminal.c 3736 9 years ago simon Truncate all terminal lines when we clear scrollba 178 KB Diff Download File
terminal.h 3654 10 years ago simon Remove the timed part of the terminal paste mechan 9.3 KB Diff Download File
testback.c 3331 12 years ago simon Post-release destabilisation! Completely remove th 4.4 KB Diff Download File
time.c 3250 13 years ago simon Mass correction of svn:keywords and svn:eol-style 366 bytes Diff Download File
timing.c 3506 11 years ago ben Fix a stupid sign bug in run_timers() that broke W 5.3 KB Diff Download File
tree234.c 3552 10 years ago simon Fixes for the tree234 unit test: break its depende 39.2 KB Diff Download File
tree234.h 2217 19 years ago simon CVS revision numbers, stored as `cvs2svn:cvs-rev' 5.4 KB Diff Download File
version.c 3390 12 years ago simon Introduce a new version type, 'prerelease'. Quotes 1.6 KB Diff Download File
wcwidth.c 3417 12 years ago simon Fix another type mismatch introduced by r9409. 13.6 KB Diff Download File
wildcard.c 3561 10 years ago simon Add a missing null pointer check in wc_unescape, t 13.6 KB Diff Download File
x11fwd.c 3706 10 years ago simon Use the new host_str* functions to improve IPv6 li 32.5 KB Diff Download File