- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 21 2024
Well, but if the padding is indeed limited to 7 bytes the fix should be applied anyway.
Can you give a hint where there is a buffer overrun in the first patch? Padding limit might be correct but I can't see an overrun.
Thanks for running the analyzer. We need to have a closer look at the suggested fixes. For example initializing a variable needs a reason and should not be done as a general precaution because that may hide other errors.
May 18 2024
Back in the ancient days we allowed to dlopen algorithms so to avoid patent problems in certain countries.
Actually we are using gpgme already for 64 bit Windows; but statically linked.
May 17 2024
May 16 2024
Pretty outdated, but I add it nevertheless to 2.4
s/gnupg-2.4/po/nl.po: 1320 translated messages, 625 fuzzy translations, 268 untranslated messages.
May 15 2024
Done for gpg. Needs to be done for gpgsm.
May 13 2024
Please, we need a fix here for 3.3.
I still spotted a grammar glitch in corrections. Thus if we apply this we need to proofread it.
May 12 2024
Yes, I think we should support this. Also X448. Thanks for the report and the samples.
I noticed this recently too on some boxes. Thanks for the good decription. This support for pkg-config style .pc files for our config scripts seems to be a never ending story. The alternative name for libgpg-error-config does not make it easier.
May 8 2024
pwd is not a standard Windows command. It is availabe in powershell but there I get
May 7 2024
Can we close this?
May 6 2024
Breaks them how?
This breaks existing 32 bit systems with the 64 bit types. Thus a test for off64_t is required which redefines it to int64_t if it does not exist.
May 5 2024
May 3 2024
Let me remark, that we don't need a general migrator. We only need to make sure that the kleogroups are somehow migrated. Maybe we should do this along with the change of these group files (signing, v5 fingerprints). In any case it is important to get this into vsd33
May 2 2024
May 1 2024
Seems it was a kernel / USB bug
Apr 30 2024
RL discussion result:
Apr 26 2024
This has been implemented and tested to be compatible with PGP - a looong time ago. iirc this was discussed around 1999 but might be only by private mail between the PGP hackers and me. Thus any change now might break PGP - which is still widely used (although mostly for encryption).
Oh yeah the idea to implement aliases is more than 20 years old. I guess it is even older. Thanks.
Apr 25 2024
Along with the monitor we should also implement a domain selection feature.
Apr 24 2024
Most things are done. Missing stuff
Thanks for the patch.
Apr 23 2024
Alright: We have support for all our combined algos ky{768,1024}_bp{256,384,512}and ky{768,1024}_cv{25519,448} as well as test keys and encrypted test messages.