I see. NSIS is not (or not fully) UTF-8 aware.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 6 2017
The Vista problem seems to be unrelated to the missing CancelIoEx in XP. The error message is that it "... could not find or load the Qt platform plugin "Windows" in "".
Can you please explain in the commit message why this was needed? A commit message stating only what has been done is not useful. There is also the option to reference a bug in the commit message, for example:
Oct 5 2017
I see.
Oct 4 2017
Sorry, I don't understand this. Can you please elaborate?
No. GPGME can't check return codes because it uses a double fork approach.
Oct 3 2017
--clearsign is for text only and canonizes the the signed text to make it robust against different line-endings and white space changes. Thus this is no bug. To get a bit identical copy you may not use --clearsign or --text-mode but use standard signing,
What you see is the public key which is always part of the private key.
Sep 28 2017
GnuPG is definitely not affected. I do my release test on Vista Ultimate Pro (or whatever it was called)
Did just that in master and 2.2.
Sep 27 2017
Good idea.
Sep 26 2017
CancelIoEx is supported by Vista.
Sep 25 2017
I assume you installed gpg4win. Which version did you install? 3.0 is the latest.
article 13 states the inviolability of the home ;-)
Sep 24 2017
Thanks.
Sep 21 2017
Raising priority so that we have a chance to review this for the next 2.2 release.
Closing due to compiler error.
No info received and thus assuming that the caching was disabled.
You need to raise this with the IETF OpenPGP WG. First we need it in the OpenPGP standard, then we can implement Something (tm).
Sep 19 2017
[Shameless self-kudos]
That was fast ;-) But a bit of luck too since I sually don't show up at the tty late in the evening.
But not for 2.2
Thanks.
ntbtls 0.1.2 has been released as well gnupg 2.2.1 with other fixes and the Windows installer using that new ntbtls.
IIRC, the actual reason for introducing GPG_TTY was a problem with GTK which required a tty for whatever reasons. The original user for the curses pinentry was Mutt and that didn't require that envvar. A much, much better solution would be a fixed ctermid(3) to return the real controlling tty and not the virtual tty /dev/tty. Unfortunately other libc implementations behave the same (I just checked OpenBSD).
Sep 18 2017
I added the missing curves to ntbtls and will soon do a new release. To please some folks here I also added the Brainpool curves ;-)
You can't access that server even from Windows7 due to an uncommon ECC curve. I need to investigate but it is likely that ntbtls does not yet support it.
Sep 14 2017
Please write a proper bug report. Pasting some compiler output into the TITLE field is not a proper bug report we will look at.
should be useful to create such completion stuff. No context specific completion but this is imho anyway a misfeature.
Sep 13 2017
If you create a file without -a the standard suffix will be .asc. But if you use -o FILE, just must give the full filename..
The new unified compliance checker was not initialized. Fixed in the 2.2 branch.
Fixed in master.