Commit Verlauf

Autor SHA1 Nachricht Datum
  Simon Tatham 807ed08da0 Centralise stub plug/socket functions. vor 4 Monaten
  Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log. vor 4 Monaten
  Simon Tatham 23b15dbc77 Allow sockets to retrieve their local endpoint info. vor 4 Monaten
  Simon Tatham f454c84a23 Rename SocketPeerInfo to SocketEndpointInfo. vor 4 Monaten
  Simon Tatham eec350c38b New facility, platform_start_subprocess. vor 2 Jahren
  Simon Tatham b7ed5056e5 net_service_lookup: add missing 'const'. vor 2 Jahren
  Simon Tatham 5935c68288 Update source file names in comments and docs. vor 2 Jahren
  Simon Tatham ca70b1285d Allow creating FdSocket/HandleSocket before the fds/handles. vor 2 Jahren
  Simon Tatham 48b7ef21a1 Pass an Interactor to platform_new_connection. vor 2 Jahren
  Simon Tatham d13547d504 Move some more files into subdirectories. vor 3 Jahren
  Simon Tatham 2ae338b407 New plug_closing error type for 'user abort'. vor 3 Jahren
  Simon Tatham 0fe41294e6 New API for plug_closing() with a custom type enum. vor 3 Jahren
  Simon Tatham 364e1aa3f3 Convenience wrappers on plug_closing(). vor 3 Jahren
  Simon Tatham 89a390bdeb Pass an Interactor to new_connection(). vor 3 Jahren
  Simon Tatham 44db74ec51 Introduce a new 'Interactor' trait. vor 3 Jahren
  Simon Tatham f1746d69b1 Add 'description' methods for Backend and Plug. vor 3 Jahren
  Simon Tatham efb6589411 Tidy up the comments in PlugVtable. vor 3 Jahren
  Simon Tatham d42f1fe96d Remove 'calling_back' parameter from plug_closing. vor 3 Jahren
  Simon Tatham 99b4229abf Make all Plugs have a log function, even if no-op. vor 3 Jahren
  Simon Tatham b1d01cd3c7 sshproxy: borrow a Seat for host key and crypto dialogs. vor 3 Jahren
  Simon Tatham 6d272ee007 Allow new_connection to take an optional Seat. (NFC) vor 3 Jahren
  Simon Tatham a08f953bd6 sshproxy: share the caller's LogPolicy. vor 3 Jahren
  Simon Tatham 8f5e9a4f8d Send PLUGLOG_CONNECT_SUCCESS in proxied socket types. vor 3 Jahren
  Simon Tatham 0d3bb73608 Initial support for in-process proxy SSH connections. vor 3 Jahren
  Simon Tatham 630cac3aa2 Log when a network connection succeeds. vor 4 Jahren
  Simon Tatham 91bb475087 Make the plug_log type code into an enum. vor 4 Jahren
  Simon Tatham cbfba7a0e9 Greatly improve printf format-string checking. vor 4 Jahren
  Simon Tatham 39248737a4 winnpc.c: add low-level connect_to_named_pipe() function. vor 4 Jahren
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. vor 5 Jahren
  Simon Tatham 7663e55526 Make proxy_for_destination() static. vor 5 Jahren