Commit History

Author SHA1 Message Date
  Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log. 2 months ago
  Simon Tatham 356ccf489b Merge SSH fixes from 'pre-0.79'. 1 year ago
  Simon Tatham d663356634 Work around key algorithm naming change in OpenSSH <= 7.7. 1 year ago
  Simon Tatham cfe6fd95a7 userauth: fix replacement of embedded with detached RSA cert. 1 year ago
  Simon Tatham d51b30ef49 userauth: ensure banner output is printed when connection closes. 1 year ago
  Simon Tatham 0dee089252 userauth: refactor banner handling. 1 year ago
  Simon Tatham 44272b5355 Packet protocol layers: new 'final_output' method. 1 year ago
  Simon Tatham e8becb45b5 userauth: ensure banner output is printed when connection closes. 1 year ago
  Simon Tatham 99bbbd8d32 userauth: refactor banner handling. 1 year ago
  Simon Tatham d6e6919f69 Packet protocol layers: new 'final_output' method. 1 year ago
  Simon Tatham f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. 1 year ago
  Simon Tatham 1d75ad4c93 Auth plugin: fix early socket closure. 2 years ago
  Simon Tatham 15f097f399 New feature: k-i authentication helper plugins. 2 years ago
  Simon Tatham 1f32a16dc8 userauth: factor out the keyboard-interactive code. 2 years ago
  Simon Tatham a92aeca111 Pass port through to userauth. 2 years ago
  Simon Tatham 9cac27946a Formatting: miscellaneous. 2 years ago
  Simon Tatham 14203bc54f Formatting: standardise on "func(\n", not "func\n(". 2 years ago
  Simon Tatham df3a21d97b Support for detached certificates in userauth. 2 years ago
  Simon Tatham cf36b9215f ssh_keyalg: new method 'alternate_ssh_id'. 2 years ago
  Simon Tatham a5c0205b87 Utility functions to get the algorithm from a public key. 2 years ago
  Simon Tatham e7d51505c7 Utility function strbuf_dup. 2 years ago
  Simon Tatham a2ff884512 Richer data type for interactive prompt results. 2 years ago
  Simon Tatham f00c72cc2a Framework for announcing which Interactor is talking. 2 years ago
  Simon Tatham fb663d4761 Promote ssh2_userauth_antispoof_msg into utils. 3 years ago
  Simon Tatham ac47e550c6 seat_output: add an output type for SSH banners. (NFC) 3 years ago
  Simon Tatham 7a02234353 userauth2: add a missing free_prompts(). 3 years ago
  Simon Tatham 3037258808 Localise user_input to SSH connection layers. 3 years ago
  Simon Tatham cd8a7181fd Complete rework of terminal userpass input system. 3 years ago
  Simon Tatham 82177956da Divide seat_set_trust_status into query and update. 3 years ago
  Simon Tatham 5f5c710cf3 New option to reject 'trivial' success of userauth. 3 years ago