Merge branch 'openssh-bug3967-workaround'
Marco Ricci

Marco Ricci commited on 2026-06-14 13:20:51
Zeige 0 geänderte Dateien mit 0 Einfügungen und 0 Löschungen.


* openssh-bug3967-workaround:
  Ensure the SSH agent unhappy path/misbehavior tests always run
  Fix the test setup (SSH agent "query" double-response behavior)
  Harmonize coverage exclusion markers (and fix one slipup)
  Reorganize and rename SSH agent mock objects
  Test our handling of the SSH agent "query" double-response behavior
  Allow testing for mismatched SSH agent communication
  Work around double-response for "query" extension from ssh-agent (OpenSSH 10.3)
  Split SSHAgentClient.request in two
  Turn the SSH agent protocol message numbers into ints
  For SSH agent failures, print the raw response text