Commit History

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