User Details
- User Since
- Mar 27 2017, 4:48 PM (474 w, 2 d)
- Roles
- Administrator
- Availability
- Busy Busy until Sep 9 2030.
Yesterday
That is actually more complicated than I initially though. The reason is that expired is used like a trust level:
Tue, Apr 28
Mon, Apr 27
Sun, Apr 26
Fri, Apr 24
Thu, Apr 23
Wed, Apr 22
FWIW: There is actually a problem in the reference code: Having a
fixed size buffer inside a function and allowing the caller to provide
content at arbitrary length is bad coding style because the caller
needs to know internals of the called function (in a different source
file).
This is the original bug report to security at gnupg dated 2026-04-07:
Tue, Apr 21
Mon, Apr 20
Fri, Apr 17
gpgsm does not support OAEP. Actually it does not make much sense to use this padding scheme at all. It has not advantage over PKCS#1. Thus I change this to a feature request to allow decryption using OAEP
Thu, Apr 16
Reporter has tested 2.5 - the code in 2.2 is identical; no need for separate testing
I reworked the reading using our dedicated line reading functions which is used at other places. Extra benefit is that the code now also prints a status line ERROR which gives information on the first faulty line. Thus gpg-connect-agent listtrusted /bye can be sued to quickly check for errors without configuring a log file.
Wed, Apr 15
gnupg22 received this patch meanwhile: rG7bc969d388086b4f3aeee3c5389b7baf055689d7