Should have linked the commit with a patch for Gpg4win here: 22bc52775bdb I mostly needed that as an immediate fix for someone testing with ldap servers a lot.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 19 2021
May 19 2021
Jan 27 2021
Jan 27 2021
• aheinecke changed the visibility for T5068: LDAP keyserver does not support lookup by fingerprint.
Jan 8 2021
Jan 8 2021
The code has been reworked to also support the updated schema which also stores the fingerprints and a parsed down mail address. See gnupg/doc/ldap/ . These changes are in master and 2.2.26. Sorry for taking so long to fix that.
Sep 15 2020
Sep 15 2020
Jul 2 2020
Jul 2 2020
• werner closed T4758: gnupg-2.2.18/dirmngr/ldap-parse-uri.c:57:27: style: Same expression on both sides of '||'. as Resolved.
Fixed; In master the code already uses our generic scheme parser.
Nov 26 2019
Nov 26 2019
• werner triaged T4758: gnupg-2.2.18/dirmngr/ldap-parse-uri.c:57:27: style: Same expression on both sides of '||'. as Normal priority.
The LDAP code is actually in very bad shape because @neal added it without utilizing the ldap wrapper and thus a timeout won't work reliable.
Nov 11 2019
Nov 11 2019
• werner edited projects for T4447: Fix addition of new GPG keys to LDAP, added: gnupg (gpg23); removed gnupg.
See also D475.
May 17 2019
May 17 2019
Apr 25 2019
Apr 25 2019
Apr 5 2019
Apr 5 2019
Apr 3 2019
Apr 3 2019
Nov 5 2018
Nov 5 2018
Fixed in master and 2.2.
Oct 25 2018
Oct 25 2018
Oh, that is really old code dating back to dirmngr-1. There is only one user I will see whether I can replace it with the generic parser we have in http.c
Apr 18 2018
Apr 18 2018
Thanks for looking into this issue :-)
Apr 17 2018
Apr 17 2018
• werner renamed T3806: error accessing ldaps key server (TLS vs. STARTTLS) from error accessing ldaps key server to error accessing ldaps key server (TLS vs. STARTTLS).
Feb 23 2018
Feb 23 2018
• werner added projects to T3806: error accessing ldaps key server (TLS vs. STARTTLS): dirmngr, LDAP.