Wsl Ssh Agent Versions Save

Helper to interface with Windows ssh-agent.exe service from Windows Subsystem for Linux (WSL)

v1.4

4 years ago

Use SendMessageTimeout instead of SendMessage - in case some top level window is taking too long to process environment change.

v1.3

4 years ago

Starting with this version when user session is locked program will deny any access to ss-agent.exe pipe (this could be overwritten with -nolock argument)

Forked systray to extend Windows related functionality (and to switch error logging to our log, hopping to get better understanding of issue #1). Unfortunately handling of go runtime crashes on Windows is severely limited: https://github.com/golang/go/issues/20498.

v1.2.2

4 years ago

Add an ability to specify variable name to be exported to avoid conflicts with OpenSSH on Windows side

v1.2.1

4 years ago

Properly parse empty WSLENV. Make sure setenv does not leave empty WSLENV behind.

v1.2

4 years ago

v1.1

4 years ago

Added lemonade "server" backend

v1.0

4 years ago