Win Gpg Agent Versions Save

[DEPRECATED] Windows helpers for GnuPG tools suite

v1.6.3

2 years ago

Pre-create all configuration files

v1.6.2

2 years ago

Make sure all config files are persisted and not only agent-gui.conf. Move to go1.17.9 Update all dependencies. Linting

v1.6.0

2 years ago

In the best Windows tradition state of "Remember me" checkbox is now persisted between pinentry invocations. In addition to be fully compliant with Linux/Mac initial state is "unchecked".

v1.5.0

2 years ago

Win-gpg-agent could now serve as XAgent replacement for XShell.

v1.4.3

2 years ago

Changes in README and scoop installation manifest to follow release of GnuPG 2.3.4 which seems to change socket location yet again. Built with go1.17.5

v1.4.2

2 years ago

Better gpg-agent --version output parsing

v1.4.1

2 years ago

Added gpg.use_standard_pinentry configuration.

v1.4.0

2 years ago

Introducing gpg.socketdir Changing default value of gpg.homedir Latest Go and modules

v1.3.2

2 years ago

As far as I could see "Under Windows use LOCAL_APPDATA for the socket directory. [#5537]" not only changed directory location but also introduced new way to look for home directories (at least under Windows). Because of that scoop "persist" home directory which is linked became unavailable to gpg-agent resulting in error on startup. Changing configuration to use non-linked location by default.

v1.3.1

2 years ago

Move to go1.17