Historique des commits

Auteur SHA1 Message Date
  Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log. il y a 2 mois
  Simon Tatham 61a877cce4 Comment typo in supdup.c. il y a 2 ans
  Simon Tatham 9cac27946a Formatting: miscellaneous. il y a 2 ans
  Simon Tatham 04c1617f20 Formatting: realign labels and case/default statements. il y a 2 ans
  Simon Tatham 3a42a09dad Formatting: normalise back to 4-space indentation. il y a 2 ans
  Simon Tatham be8d3974ff Generalise strbuf_catf() into put_fmt(). 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 7460594433 Move TempSeat creation/destruction into Interactor. il y a 2 ans
  Simon Tatham 89a390bdeb Pass an Interactor to new_connection(). il y a 2 ans
  Simon Tatham aac5e096fa Add Interactor methods to get/set LogPolicy and Seat. il y a 2 ans
  Simon Tatham 44db74ec51 Introduce a new 'Interactor' trait. il y a 2 ans
  Simon Tatham 76dc28552c Add memsets after allocation of all Backend implementors. il y a 2 ans
  Simon Tatham f1746d69b1 Add 'description' methods for Backend and Plug. il y a 2 ans
  Simon Tatham 5374444879 Lowercase version of BackendVtable's displayname. il y a 2 ans
  Simon Tatham d42f1fe96d Remove 'calling_back' parameter from plug_closing. il y a 2 ans
  Simon Tatham 9f0e7d2915 Backends: notify ldisc when sendok becomes true. (NFC) 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 0b099b6a6f Non-SSH network backends: handle PLUGLOG_CONNECT_SUCCESS. il y a 3 ans
  Simon Tatham c336643576 Separate backend_send from backend_sendbuffer. il y a 3 ans
  Simon Tatham 6246ff3f0a New Seat callback, seat_sent(). il y a 3 ans
  Simon Tatham 0553aec60a New Seat method, notify_remote_disconnect. il y a 3 ans
  Simon Tatham 419e5e2230 Move other backends into a subdirectory. il y a 3 ans