Releases: rupor-github/wsl-ssh-agent
WSL 2 workaround
Adding pre-built npiperelay.exe to the distribution...
Some maintenance
- Fixing version
- A bit of cleanup
- Merge pull request #10 from THaGKI9/master
- Update .gitginore to prevent ignoring vendor files
Timeout for setenv
Use SendMessageTimeout instead of SendMessage - in case some top level window is taking too long to process environment change.
More logging and security
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: golang/go#20498.
ENVNAME
Add an ability to specify variable name to be exported to avoid conflicts with OpenSSH on Windows side
SetEnv
Properly parse empty WSLENV.
Make sure setenv does not leave empty WSLENV behind.
More debugging
v1.2 Added debug output to lemonade backend
Lemonade stand
Added lemonade "server" backend
Initial release
v1.0 Typos in README