Commit History

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