Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Tatham c635c55a33 connect_to_host(): add missing sk_close on socket error. hace 3 semanas
  Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log. hace 4 meses
  Simon Tatham 70aabdc67c Fix segfault if SSH connection terminates very early. hace 1 año
  Simon Tatham 44272b5355 Packet protocol layers: new 'final_output' method. hace 1 año
  Simon Tatham c545c04102 Fix potential null-pointer dereference in ssh_reconfig. hace 1 año
  Simon Tatham 15f097f399 New feature: k-i authentication helper plugins. hace 2 años
  Simon Tatham a92aeca111 Pass port through to userauth. hace 2 años
  Simon Tatham df3a21d97b Support for detached certificates in userauth. hace 2 años
  Simon Tatham 5935c68288 Update source file names in comments and docs. hace 2 años
  Simon Tatham 2ae338b407 New plug_closing error type for 'user abort'. hace 3 años
  Simon Tatham 0fe41294e6 New API for plug_closing() with a custom type enum. hace 3 años
  Simon Tatham 7460594433 Move TempSeat creation/destruction into Interactor. hace 3 años
  Simon Tatham f00c72cc2a Framework for announcing which Interactor is talking. hace 3 años
  Simon Tatham 89a390bdeb Pass an Interactor to new_connection(). hace 3 años
  Simon Tatham aac5e096fa Add Interactor methods to get/set LogPolicy and Seat. hace 3 años
  Simon Tatham 44db74ec51 Introduce a new 'Interactor' trait. hace 3 años
  Simon Tatham f1746d69b1 Add 'description' methods for Backend and Plug. hace 3 años
  Simon Tatham 5374444879 Lowercase version of BackendVtable's displayname. hace 3 años
  Simon Tatham d42f1fe96d Remove 'calling_back' parameter from plug_closing. hace 3 años
  Simon Tatham 3037258808 Localise user_input to SSH connection layers. hace 3 años
  Simon Tatham 9f0e7d2915 Backends: notify ldisc when sendok becomes true. (NFC) hace 3 años
  Simon Tatham 6d272ee007 Allow new_connection to take an optional Seat. (NFC) hace 3 años
  Simon Tatham a08f953bd6 sshproxy: share the caller's LogPolicy. hace 3 años
  Simon Tatham 346a7548e2 New Seat method, notify_session_started(). hace 3 años
  Simon Tatham c336643576 Separate backend_send from backend_sendbuffer. hace 3 años
  Simon Tatham 6246ff3f0a New Seat callback, seat_sent(). hace 3 años
  Simon Tatham 5f5c710cf3 New option to reject 'trivial' success of userauth. hace 3 años
  Simon Tatham 0553aec60a New Seat method, notify_remote_disconnect. hace 3 años
  Simon Tatham 62b694affc New backend flag indicating support for CONF_ssh_nc_host. hace 3 años
  Simon Tatham 83fa43497f Move the SSH implementation into its own subdirectory. hace 3 años