Simon Tatham
|
807ed08da0
Centralise stub plug/socket functions.
|
4 months ago |
Simon Tatham
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 months ago |
Simon Tatham
|
23b15dbc77
Allow sockets to retrieve their local endpoint info.
|
4 months ago |
Simon Tatham
|
f454c84a23
Rename SocketPeerInfo to SocketEndpointInfo.
|
4 months ago |
Simon Tatham
|
968ac6dbf0
Merge tag '0.80'.
|
10 months ago |
Simon Tatham
|
9fcbb86f71
Refactor confirm_weak to use SeatDialogText.
|
11 months ago |
Simon Tatham
|
4249b39ed3
New Seat method, seat_nonfatal().
|
2 years ago |
Simon Tatham
|
3a42a09dad
Formatting: normalise back to 4-space indentation.
|
2 years ago |
Simon Tatham
|
f1c8298000
Centralise most details of host-key prompting.
|
2 years ago |
Simon Tatham
|
b00094d784
Merge prepare_session() fix from 'pre-0.77'.
|
2 years ago |
Simon Tatham
|
1cf4f50981
sshproxy.c: remember to call prepare_session().
|
2 years ago |
Simon Tatham
|
a2ac5ec287
SSH proxy: separate stdout from stderr.
|
2 years ago |
Simon Tatham
|
6f7c52dcce
Add exec/subsystem versions of SSH proxying.
|
2 years ago |
Simon Tatham
|
18896b662e
sshproxy: call backend_unthrottle on unfreeze.
|
2 years ago |
Simon Tatham
|
af6a19e962
sshproxy.c: add missing NULL check.
|
2 years ago |
Simon Tatham
|
4d1b125885
SSH proxying: use CONF_proxy_password if available.
|
2 years ago |
Simon Tatham
|
a2ff884512
Richer data type for interactive prompt results.
|
2 years ago |
Simon Tatham
|
7eb7d5e2e9
New Seat query, has_mixed_input_stream().
|
3 years ago |
Simon Tatham
|
2ae338b407
New plug_closing error type for 'user abort'.
|
3 years ago |
Simon Tatham
|
364e1aa3f3
Convenience wrappers on plug_closing().
|
3 years ago |
Simon Tatham
|
5fdce31eca
sshproxy: fix handling of connection closure.
|
3 years ago |
Simon Tatham
|
1811f51b94
sshproxy: improve a couple of comments.
|
3 years ago |
Simon Tatham
|
215b9d1775
Actually print announcements of Interactors' identity.
|
3 years ago |
Simon Tatham
|
7460594433
Move TempSeat creation/destruction into Interactor.
|
3 years ago |
Simon Tatham
|
f00c72cc2a
Framework for announcing which Interactor is talking.
|
3 years ago |
Simon Tatham
|
89a390bdeb
Pass an Interactor to new_connection().
|
3 years ago |
Simon Tatham
|
74a0be9c56
Split seat_banner from seat_output.
|
3 years ago |
Simon Tatham
|
971c70e603
Move proxy-related source files into a subdirectory.
|
3 years ago |