That has been done modulo the bug which existed for both versions, I fixed today (T6536)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 5 2023
@ebo: Du have the Ted Tester key (i.e. the ADSK key) also in you keyring?
Okay, I found and fixed the import problem in 2.4 and will backport this to 2.2
Oct 4 2023
Oct 3 2023
Oct 2 2023
Do you have any hint how I can test this? I installed Chinese-Simplified (zh_CN) but I fear switching the display Language. Maybe I should just use _wasctime and convert to utf8
This was actually implemented in a similar way for T3490.
Sep 30 2023
I guess we should add an extended API to set the filter.
Sep 29 2023
Thanks for the report and the helpful suggestion. I was anyway about to change the time format but your suggestion is better.
I am not sure whether we need to fix things in kleo but at some places gpg uses atoi() to parse the seconds since epoch. This should be fixed because that is the way gpgme provides the expiry time. I will also look into the ISO date string parser.
Sep 26 2023
Lot's of things changed in the meantime.
HKP keyservers are anyway out of fashion and thus we won't put anymore effort into his part of the code.
Lot's of changes since 2.4.
Eva and me tested this using our 2.2.42 release candidate on Linux and
on Windows and were not able to replicate your problem.
Sep 25 2023
Actually, a GUI to maintain the keys in an LDAP would be helpful for many sites.
Instead of all the debug options, please use
From my practical expexperience, @ebo's suggestion will work best for me. The other thing I have seen is to not use -signed but to append the initials of the signers.
Sep 21 2023
Sep 20 2023
gpg -v -K does not require a pinentry. You can check this by adding debug-pinentry and log-file /some/file to the gpg-agent.conf - you should not see any pinentry invocation.
Sep 19 2023
Sep 18 2023
Well, even out new versions.gnupg.org uses a shorter hash. Better get that released asap.
Sep 15 2023
I guess you need to wait until we do a new release. If your company relies on this software it might be a good idea to enter into a support contract as other do.
For Windows things are actually more complicate. It seems to be common practise of sysadmins to provide PAC files which are used to map URLs to proxys and to decide whether a proxy is to be used at all. Fortunately Windows provides an API to find the proxy for a specific URL. We should use this.
The site is on purpose w/o Javascript which might be the cause for things you reported. But I agree that the tab order is not as one would expect.
Sep 13 2023
See also T4365 and rGb912f07cdf (gnupg-2.2)
gpgconf --show-codepages ist just a debugging aid. We use the code pages only for output to the console. The problem we see here is about log messages and they are always send as utf8 to stderr or the pipe used instead - without any translation.
Sep 12 2023
Sep 11 2023
Sep 8 2023
Was already with gpgme 1.21.0. Note that I used the done column but in future a milestone would be more useful than that catch all "done".
Also fixed for gnupg22