openssh-portable/contrib/win32/win32compat/ssh-agent
Manoj Ampalam 495db5b7e4
Fixes to ssh-agent issues
PowerShell/Win32-OpenSSH#1263
Issue: ssh-agent is using default sign algorithm, without considering related flags in request
Fix: parse flags and consider sign algorithm input

PowerShell/Win32-OpenSSH#1234
Issue: ssh-agent has old logic to lookup sshd account
Fix: remove this redundant logic
2019-01-05 13:16:51 -08:00
..
agent-main.c Implement Unix styled privilege separation in Windows (#258) 2018-01-15 13:57:31 -08:00
agent-request.h Fix listing agent keys with forwarded agent (#363) 2019-01-04 23:44:34 -08:00
agent.c Fixes to ssh-agent issues 2019-01-05 13:16:51 -08:00
agent.h Fixes to ssh-agent issues 2019-01-05 13:16:51 -08:00
connection.c Fix listing agent keys with forwarded agent (#363) 2019-01-04 23:44:34 -08:00
keyagent-request.c Fixes to ssh-agent issues 2019-01-05 13:16:51 -08:00