Marat Radchenko
|
0a5a80cfec
|
Remove pre-Go 1.17 build tags
Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
|
2024-11-21 10:58:27 +03:00 |
|
CrazyMax
|
54b8ff2fc8
|
go fmt: add //go:build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-28 13:26:43 +02:00 |
|
Siebe Schaap
|
c9a5f8893f
|
Fix regular expression to test for Windows named pipe in SSH agent path; allowed backslashes in host.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
|
Siebe Schaap
|
f3bdb4a784
|
Rename SSH agent forwarding helper parsePlatformSocketPath() to getWindowsPipeDialer().
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
|
Siebe Schaap
|
146ea468c9
|
Update Windows named pipe handling for SSH forwarding to use x/sys/windows rather than syscall.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
|
Siebe Schaap
|
dbbe65baec
|
Update SSH agent socket handling to support Windows OpenSSH using named pipes.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
|