Simon Tatham
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
před 4 měsíci |
Simon Tatham
|
61a877cce4
Comment typo in supdup.c.
|
před 2 roky |
Simon Tatham
|
9cac27946a
Formatting: miscellaneous.
|
před 2 roky |
Simon Tatham
|
04c1617f20
Formatting: realign labels and case/default statements.
|
před 2 roky |
Simon Tatham
|
3a42a09dad
Formatting: normalise back to 4-space indentation.
|
před 2 roky |
Simon Tatham
|
be8d3974ff
Generalise strbuf_catf() into put_fmt().
|
před 3 roky |
Simon Tatham
|
2ae338b407
New plug_closing error type for 'user abort'.
|
před 3 roky |
Simon Tatham
|
0fe41294e6
New API for plug_closing() with a custom type enum.
|
před 3 roky |
Simon Tatham
|
7460594433
Move TempSeat creation/destruction into Interactor.
|
před 3 roky |
Simon Tatham
|
89a390bdeb
Pass an Interactor to new_connection().
|
před 3 roky |
Simon Tatham
|
aac5e096fa
Add Interactor methods to get/set LogPolicy and Seat.
|
před 3 roky |
Simon Tatham
|
44db74ec51
Introduce a new 'Interactor' trait.
|
před 3 roky |
Simon Tatham
|
76dc28552c
Add memsets after allocation of all Backend implementors.
|
před 3 roky |
Simon Tatham
|
f1746d69b1
Add 'description' methods for Backend and Plug.
|
před 3 roky |
Simon Tatham
|
5374444879
Lowercase version of BackendVtable's displayname.
|
před 3 roky |
Simon Tatham
|
d42f1fe96d
Remove 'calling_back' parameter from plug_closing.
|
před 3 roky |
Simon Tatham
|
9f0e7d2915
Backends: notify ldisc when sendok becomes true. (NFC)
|
před 3 roky |
Simon Tatham
|
6d272ee007
Allow new_connection to take an optional Seat. (NFC)
|
před 3 roky |
Simon Tatham
|
a08f953bd6
sshproxy: share the caller's LogPolicy.
|
před 3 roky |
Simon Tatham
|
0b099b6a6f
Non-SSH network backends: handle PLUGLOG_CONNECT_SUCCESS.
|
před 3 roky |
Simon Tatham
|
c336643576
Separate backend_send from backend_sendbuffer.
|
před 3 roky |
Simon Tatham
|
6246ff3f0a
New Seat callback, seat_sent().
|
před 3 roky |
Simon Tatham
|
0553aec60a
New Seat method, notify_remote_disconnect.
|
před 3 roky |
Simon Tatham
|
419e5e2230
Move other backends into a subdirectory.
|
před 3 roky |