Simon Tatham
|
dcf4466305
Send the IUTF8 terminal mode in SSH "pty-req"s.
|
vor 8 Jahren |
Simon Tatham
|
2ce0b680cf
Loop over all _supported_, not just configured, SSH tty modes.
|
vor 8 Jahren |
Ben Harris
|
8a2797cf0f
ssh_pkt_defersend: don't call do_ssh2_transport when using SSH-1.
|
vor 8 Jahren |
Ben Harris
|
adc8ae214e
Shared ssh_send_channel_data for both SSH-1 and SSH-2.
|
vor 8 Jahren |
Ben Harris
|
93988f3ada
Call ssh2_try_send() from ssh2_add_channel_data() and rename latter
|
vor 8 Jahren |
Ben Harris
|
6da1a325cc
Simplifiy handling of stdin data in SSH-2.
|
vor 8 Jahren |
Ben Harris
|
5347f9e69c
Put handling of incoming data on agent channels into its own function.
|
vor 8 Jahren |
Jacob Nevins
|
697ea87808
Fix plurality in unknown host keys log message.
|
vor 8 Jahren |
Ben Harris
|
c431c63f5c
Correct a comment: OUR_V2_WINSIZE is now the default, not maximum.
|
vor 8 Jahren |
Jacob Nevins
|
16dfefcbde
Stop supporting fallback between SSH versions.
|
vor 8 Jahren |
Simon Tatham
|
940a82fd37
Special host key warning when a better key exists.
|
vor 8 Jahren |
Simon Tatham
|
909a7af07c
Fix assertion failure in host keys log message.
|
vor 8 Jahren |
Jacob Nevins
|
6b401c7166
Fix log message about alternate host keys.
|
vor 8 Jahren |
Simon Tatham
|
52746ae793
Add some missing 'const' in ssh.c arrays.
|
vor 8 Jahren |
Simon Tatham
|
d06098622c
Configurable preference list for SSH host key types.
|
vor 8 Jahren |
Jacob Nevins
|
d0d3c47a08
Log when we avoid using an unknown host key.
|
vor 8 Jahren |
Simon Tatham
|
221d669e4d
Update the specials menu as keys are cross-certified.
|
vor 9 Jahren |
Simon Tatham
|
2d217ec862
Ahem. Cross-certify the key the user actually asked for.
|
vor 9 Jahren |
Simon Tatham
|
e786452cb2
Add manual cross-certification of new host keys.
|
vor 9 Jahren |
Simon Tatham
|
10a48c3591
Allocate the SSH specials list dynamically.
|
vor 9 Jahren |
Simon Tatham
|
984fe3dde8
Merge branch 'pre-0.67'
|
vor 9 Jahren |
Simon Tatham
|
b49a8db1b4
Tighten up pointer handling after ssh_pkt_getstring.
|
vor 9 Jahren |
Simon Tatham
|
7c65b9c57a
Option to log proxy setup diagnostics to the terminal.
|
vor 9 Jahren |
Simon Tatham
|
a6e76ae453
Factor out the back ends' plug log functions.
|
vor 9 Jahren |
Simon Tatham
|
37cdfdcd51
Tell the truth about DNS lookups in the Event Log.
|
vor 9 Jahren |
Simon Tatham
|
b003e5cf53
Fix an SSH-breaking bug from the fuzzing merge.
|
vor 9 Jahren |
Simon Tatham
|
fe16b577ef
Fix a build failure coming from the fuzzing branch.
|
vor 9 Jahren |
Ben Harris
|
7a5cb2838f
Emit a distinct error message when the SSH server's host key is invalid.
|
vor 9 Jahren |
Ben Harris
|
af1460d6e5
Add FUZZING support to ssh.c.
|
vor 9 Jahren |
Ben Harris
|
5471539a67
Handle packets with no type byte by returning SSH_MSG_UNIMPLEMENTED.
|
vor 9 Jahren |