Simon Tatham
|
c1d9da67a2
Pass the calling Socket to plug_log.
|
4 mēneši atpakaļ |
Simon Tatham
|
23b15dbc77
Allow sockets to retrieve their local endpoint info.
|
4 mēneši atpakaļ |
Simon Tatham
|
add3f89005
Formatting: normalise to { on same line.
|
1 gadu atpakaļ |
Simon Tatham
|
9a84a89c32
Add a batch of missing 'static's.
|
2 gadi atpakaļ |
Simon Tatham
|
4b8dc56284
Formatting: remove spurious spaces in 'type * var'.
|
2 gadi atpakaļ |
Simon Tatham
|
4fa3480444
Formatting: realign run-on parenthesised stuff.
|
2 gadi atpakaļ |
Jacob Nevins
|
069b0c0caf
Merge recent misc fixes from 'pre-0.77'.
|
2 gadi atpakaļ |
Simon Tatham
|
81dcbd6267
Proxy: discard buffered input data on reconnection.
|
2 gadi atpakaļ |
Simon Tatham
|
6f7c52dcce
Add exec/subsystem versions of SSH proxying.
|
2 gadi atpakaļ |
Simon Tatham
|
6c754822bc
Proxy system: ability to reconnect to the proxy server.
|
2 gadi atpakaļ |
Simon Tatham
|
a2ff884512
Richer data type for interactive prompt results.
|
2 gadi atpakaļ |
Simon Tatham
|
48b7ef21a1
Pass an Interactor to platform_new_connection.
|
2 gadi atpakaļ |
Simon Tatham
|
445bcd7030
Send ProxyNegotiator output even when pn->done is set.
|
3 gadi atpakaļ |
Simon Tatham
|
02aa5610dd
Make ProxySocket an Interactor.
|
3 gadi atpakaļ |
Simon Tatham
|
b7bf2aec74
Reorganise proxy system into coroutines.
|
3 gadi atpakaļ |
Simon Tatham
|
23c64fa00e
Remove PROXY_CHANGE_{SENT,CLOSING,ACCEPTING}.
|
3 gadi atpakaļ |
Simon Tatham
|
1bf93289c9
Pull out SOCKS protocol constants into a header.
|
3 gadi atpakaļ |
Simon Tatham
|
05b5aa0bb9
proxy.c: name the 'ProxySocket' pointer consistently.
|
3 gadi atpakaļ |
Simon Tatham
|
be8d3974ff
Generalise strbuf_catf() into put_fmt().
|
3 gadi atpakaļ |
Simon Tatham
|
0fe41294e6
New API for plug_closing() with a custom type enum.
|
3 gadi atpakaļ |
Simon Tatham
|
364e1aa3f3
Convenience wrappers on plug_closing().
|
3 gadi atpakaļ |
Simon Tatham
|
89a390bdeb
Pass an Interactor to new_connection().
|
3 gadi atpakaļ |
Simon Tatham
|
971c70e603
Move proxy-related source files into a subdirectory.
|
3 gadi atpakaļ |