Ben Harris
|
05e802d5fe
uxcons: Don't try to include <sys/select.h> on systems that don't have it.
|
9 年之前 |
Kylie McClain
|
4ae1577b43
uxcons: Fix on musl libc
|
9 年之前 |
Simon Tatham
|
940a82fd37
Special host key warning when a better key exists.
|
9 年之前 |
Simon Tatham
|
bea758a7ae
Fix spurious EAGAIN in Plink host key (and other) prompts.
|
9 年之前 |
Simon Tatham
|
89da2ddf56
Giant const-correctness patch of doom!
|
10 年之前 |
Simon Tatham
|
a5fc95b715
Const-correctness of name fields in struct ssh_*.
|
10 年之前 |
Ben Harris
|
d5836982e2
Two related changes to timing code:
|
12 年之前 |
Simon Tatham
|
f030975da7
Conditionalise the calls to premsg and postmsg in uxcons.c's
|
13 年之前 |
Simon Tatham
|
da66c0656a
While I'm crusading against arbitrary limits, here's a redesign of
|
13 年之前 |
Simon Tatham
|
62cbc7dc0b
Turn 'Filename' into a dynamically allocated type with no arbitrary
|
13 年之前 |
Simon Tatham
|
9fce238b00
If we're printing password prompts to /dev/tty rather than standard
|
14 年之前 |
Simon Tatham
|
c347755f87
Unix console utilities should send prompts to /dev/tty or failing
|
15 年之前 |
Jacob Nevins
|
4bddcc2b5d
Workarounds for compiling with -D_FORTIFY_SOURCE=2 (as Ubuntu does), which
|
16 年之前 |
Simon Tatham
|
d0661ca94e
Handle more gracefully the possibility of a keyboard-interactive
|
16 年之前 |
Jacob Nevins
|
07a876ce1e
r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a
|
16 年之前 |
Ben Harris
|
faa6e26d38
Add support for resetting the terminal modes on stderr to something sensible
|
18 年之前 |
Jacob Nevins
|
8719f92c14
Revamp SSH authentication code so that user interaction is more
|
19 年之前 |
Jacob Nevins
|
5aa719d16e
Consistently use a single notation to refer to SSH protocol versions, as
|
20 年之前 |
Simon Tatham
|
f73fcb0424
Add asynchronous callback capability to the askappend() alert box.
|
20 年之前 |
Simon Tatham
|
8574822b9b
Revamp interface to verify_ssh_host_key() and askalg(). Each of them
|
20 年之前 |
Jacob Nevins
|
c9116974ac
The terminal window can now indicate that PuTTY is busy in various ways, by
|
20 年之前 |
Jacob Nevins
|
3c98d6e60d
Add a preference list for SSH-2 key exchange algorithms, on a new "Kex" panel
|
20 年之前 |
Simon Tatham
|
7ecf13564a
New timing infrastructure. There's a new function schedule_timer()
|
20 年之前 |
Jacob Nevins
|
739de21c6d
console_get_line() returns failure iff console_batch_mode is set, whereas
|
20 年之前 |
Jacob Nevins
|
98028c746f
X forwarding changes:
|
21 年之前 |
Simon Tatham
|
2d1287b9ca
Added a command-line key generation tool. Currently builds and runs
|
21 年之前 |
Simon Tatham
|
66fa6f320e
And just to prove that psftp.c really is now platform-independent
|
22 年之前 |
Owen Dunn
|
10d4930b09
Implement hostkey-prompt-type everywhere except Macintosh.
|
22 年之前 |
Simon Tatham
|
6bb121ecb9
Colin's const-fixing Patch Of Death. Seems to build fine on Windows
|
22 年之前 |
Simon Tatham
|
3bd0415579
Turned the old `Telnet Command' System-submenu into a more general
|
22 年之前 |