Simon Tatham
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 月之前 |
Simon Tatham
|
356ccf489b
Merge SSH fixes from 'pre-0.79'.
|
1 年之前 |
Simon Tatham
|
d663356634
Work around key algorithm naming change in OpenSSH <= 7.7.
|
1 年之前 |
Simon Tatham
|
cfe6fd95a7
userauth: fix replacement of embedded with detached RSA cert.
|
1 年之前 |
Simon Tatham
|
d51b30ef49
userauth: ensure banner output is printed when connection closes.
|
1 年之前 |
Simon Tatham
|
0dee089252
userauth: refactor banner handling.
|
1 年之前 |
Simon Tatham
|
44272b5355
Packet protocol layers: new 'final_output' method.
|
1 年之前 |
Simon Tatham
|
e8becb45b5
userauth: ensure banner output is printed when connection closes.
|
1 年之前 |
Simon Tatham
|
99bbbd8d32
userauth: refactor banner handling.
|
1 年之前 |
Simon Tatham
|
d6e6919f69
Packet protocol layers: new 'final_output' method.
|
1 年之前 |
Simon Tatham
|
f4519b6533
Add UTF-8 support to the new Windows ConsoleIO system.
|
1 年之前 |
Simon Tatham
|
1d75ad4c93
Auth plugin: fix early socket closure.
|
2 年之前 |
Simon Tatham
|
15f097f399
New feature: k-i authentication helper plugins.
|
2 年之前 |
Simon Tatham
|
1f32a16dc8
userauth: factor out the keyboard-interactive code.
|
2 年之前 |
Simon Tatham
|
a92aeca111
Pass port through to userauth.
|
2 年之前 |
Simon Tatham
|
9cac27946a
Formatting: miscellaneous.
|
2 年之前 |
Simon Tatham
|
14203bc54f
Formatting: standardise on "func(\n", not "func\n(".
|
2 年之前 |
Simon Tatham
|
df3a21d97b
Support for detached certificates in userauth.
|
2 年之前 |
Simon Tatham
|
cf36b9215f
ssh_keyalg: new method 'alternate_ssh_id'.
|
2 年之前 |
Simon Tatham
|
a5c0205b87
Utility functions to get the algorithm from a public key.
|
2 年之前 |
Simon Tatham
|
e7d51505c7
Utility function strbuf_dup.
|
2 年之前 |
Simon Tatham
|
a2ff884512
Richer data type for interactive prompt results.
|
2 年之前 |
Simon Tatham
|
f00c72cc2a
Framework for announcing which Interactor is talking.
|
3 年之前 |
Simon Tatham
|
fb663d4761
Promote ssh2_userauth_antispoof_msg into utils.
|
3 年之前 |
Simon Tatham
|
ac47e550c6
seat_output: add an output type for SSH banners. (NFC)
|
3 年之前 |
Simon Tatham
|
7a02234353
userauth2: add a missing free_prompts().
|
3 年之前 |
Simon Tatham
|
3037258808
Localise user_input to SSH connection layers.
|
3 年之前 |
Simon Tatham
|
cd8a7181fd
Complete rework of terminal userpass input system.
|
3 年之前 |
Simon Tatham
|
82177956da
Divide seat_set_trust_status into query and update.
|
3 年之前 |
Simon Tatham
|
5f5c710cf3
New option to reject 'trivial' success of userauth.
|
3 年之前 |