Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Releases: rupor-github/win-gpg-agent

More scoop persistence

25 Apr 12:03
Compare
Choose a tag to compare

Pre-create all configuration files

Fixing scoop installation

24 Apr 23:06
Compare
Choose a tag to compare

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

Remember me

10 Feb 15:08
Compare
Choose a tag to compare

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".

XAgent/XShell protocol support

04 Jan 20:58
Compare
Choose a tag to compare

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

Changes for GnuPG 2.3.4

22 Dec 12:41
d12d171
Compare
Choose a tag to compare

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

Better gpg-agent version parsing

12 Nov 13:34
Compare
Choose a tag to compare

Better gpg-agent --version output parsing

Support for standard pinentry

31 Oct 12:03
5ebda0e
Compare
Choose a tag to compare

Added gpg.use_standard_pinentry configuration.

More GnuPG 2.3+ support

14 Oct 12:26
5e1b17b
Compare
Choose a tag to compare

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

Changes for gnupg 2.3.2

25 Aug 12:21
Compare
Choose a tag to compare

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.

Maintenance

20 Aug 21:57
Compare
Choose a tag to compare

Move to go1.17