Historique des commits

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