Ben Harris
|
d5836982e2
Two related changes to timing code:
|
12 years ago |
Simon Tatham
|
71f0c7546d
Add a bug-compatibility flag to disable the
|
12 years ago |
Simon Tatham
|
b0bb426aa7
Move the declaration of smemclr() out of putty.h into misc.h, because
|
12 years ago |
Simon Tatham
|
aa5bae8916
Introduce a new utility function smemclr(), which memsets things to
|
12 years ago |
Simon Tatham
|
bc6e0952ef
Introduce a third setting for the 'bold as colour' mode, which lets
|
12 years ago |
Simon Tatham
|
053d2ba6d1
Patch from Yoshida Masato to fill in the missing pieces of Windows
|
13 years ago |
Simon Tatham
|
da66c0656a
While I'm crusading against arbitrary limits, here's a redesign of
|
13 years ago |
Simon Tatham
|
62cbc7dc0b
Turn 'Filename' into a dynamically allocated type with no arbitrary
|
13 years ago |
Simon Tatham
|
9c75fe9a3f
Change the semantics of 'FontSpec' so that it's a dynamically
|
13 years ago |
Simon Tatham
|
c8d943ed9d
Add some missing consts in character set handling.
|
13 years ago |
Simon Tatham
|
947962e0b9
Revamp of EOF handling in all network connections, pipes and other
|
13 years ago |
Simon Tatham
|
a1f3b7a358
Post-release destabilisation! Completely remove the struct type
|
13 years ago |
Simon Tatham
|
d764872e9e
Rewrite gprefs() in settings.c so that its input mapping includes
|
13 years ago |
Simon Tatham
|
7c61c07eb8
Allow setting the WM_CLASS X window property as a configuration option
|
14 years ago |
Jacob Nevins
|
af1060856e
Add an option to disable SSH-2 banners.
|
14 years ago |
Simon Tatham
|
1a03fa9292
Support for Windows 7 jump lists (right-click on a program's taskbar
|
14 years ago |
Simon Tatham
|
406e62f77b
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
|
14 years ago |
Simon Tatham
|
99fffd6ed3
Patch from Alejandro Sedeno, somewhat modified by me, which
|
14 years ago |
Simon Tatham
|
d5aa23c116
New SSH bug flag, for 'can't handle SSH2_MSG_IGNORE'. Another user
|
15 years ago |
Simon Tatham
|
4d77b65677
Centralise generation of the control sequences for arrow keys into a
|
15 years ago |
Jacob Nevins
|
dc896b79af
New option to allow use of the local OS username for login to the remote side
|
16 years ago |
Simon Tatham
|
ca6fc3a4da
Revamp of the local X11 connection code. We now parse X display
|
16 years ago |
Simon Tatham
|
3a3abd211b
In SSH packet logging mode, log SSH-2 packet sequence numbers, in
|
16 years ago |
Jacob Nevins
|
211fdb9f46
If we got a keyboard-interactive INFO_REQUEST with an "instruction" string but
|
16 years ago |
Owen Dunn
|
de5dd9d65c
Initial commit of GSSAPI Kerberos support.
|
16 years ago |
Simon Tatham
|
e81a8cf795
Been meaning to do this for years: introduce a configuration option
|
16 years ago |
Ben Harris
|
1940b37ff0
Add a new bug-compatibility mode that limits the window size we'll
|
17 years ago |
Ben Harris
|
a3ea90c0e8
In the file-transfer applications, which only ever use the main
|
17 years ago |
Ben Harris
|
8659f5145f
"CR implies LF" patch, based on one from Paul Coldrey.
|
17 years ago |
Jacob Nevins
|
46c00b0f38
Rationalise access to, and content of, backends[] array.
|
17 years ago |