index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirmngr
/
ks-engine-ldap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Prepare for new command KS_DEL.
Werner Koch
2025-02-21
1
-0
/
+12
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-7
/
+7
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-03-12
1
-1
/
+1
|
\
|
*
doc: Fix spelling errors found by lintian.
Werner Koch
2024-01-29
1
-1
/
+1
*
|
dirmngr:w32: Add include files.
NIIBE Yutaka
2024-02-15
1
-0
/
+2
|
/
*
dirmngr: Extend the AD_QUERY command.
Werner Koch
2023-06-07
1
-0
/
+191
*
dirmngr: Return modifyTimestamp and add server option --newer.
Werner Koch
2023-04-04
1
-13
/
+67
*
dirmngr: New command AD_QUERY.
Werner Koch
2023-03-20
1
-54
/
+513
*
dirmngr: Support paged LDAP mode for KS_GET
Werner Koch
2022-10-05
1
-36
/
+202
*
dirmngr: New options --first and --next for KS_GET.
Werner Koch
2022-10-04
1
-121
/
+282
*
dirmngr: Minor fix for baseDN fallback.
Werner Koch
2022-09-29
1
-37
/
+22
*
dirmngr: Change interrogate_ldap_dn for better memory semantics.
NIIBE Yutaka
2022-09-29
1
-28
/
+12
*
dirmngr: Interrogate LDAP server when base DN specified.
Joey Berkovitz
2022-09-29
1
-7
/
+26
*
dirmngr: New server flag "areconly" (A-record-only)
Werner Koch
2022-09-28
1
-2
/
+18
*
dirmngr: Support gpgMailbox for mode MAILSUB and MAILEND.
Werner Koch
2022-09-26
1
-2
/
+8
*
dirmngr: Factor out interrogate_ldap_dn function.
NIIBE Yutaka
2022-09-26
1
-66
/
+69
*
sm: Print diagnostic about CRL problems due to Tor mode.
Werner Koch
2022-04-11
1
-9
/
+17
*
build: Simplify for string.h and getopt.h.
NIIBE Yutaka
2021-08-05
1
-3
/
+0
*
dirmngr: Rewrite the LDAP wrapper tool
Werner Koch
2021-06-16
1
-183
/
+5
*
dirmngr: Remove useless code.
Werner Koch
2021-06-16
1
-5
/
+0
*
dirmngr: Fix default port for our redefinition of ldaps.
Werner Koch
2021-06-16
1
-17
/
+13
*
dirmngr: Use --ldaptimeout for OpenPGP LDAP keyservers.
Werner Koch
2021-06-16
1
-1
/
+15
*
dirmngr: New option --ldapserver
Werner Koch
2021-06-16
1
-0
/
+2
*
dirmngr: Allow for non-URL specified ldap keyservers.
Werner Koch
2021-06-16
1
-104
/
+190
*
dirmngr: Support pseudo URI scheme "opaque".
Werner Koch
2021-06-16
1
-1
/
+1
*
dirmngr: For KS_SEARCH return the fingerprint also with LDAP.
Werner Koch
2021-05-19
1
-48
/
+80
*
dirmngr: LDAP search by a mailbox now ignores revoked keys.
Werner Koch
2021-05-17
1
-1
/
+2
*
gpg: Do not use self-sigs-only for LDAP keyserver imports.
Werner Koch
2021-04-13
1
-1
/
+7
*
dirmngr: Support new gpgNtds parameter in LDAP keyserver URLs.
Werner Koch
2021-02-17
1
-12
/
+7
*
dirmngr: Do not block threads in LDAP keyserver calls.
Werner Koch
2020-12-18
1
-6
/
+38
*
gpg: New AKL method "ntds"
Werner Koch
2020-12-17
1
-6
/
+19
*
dirmngr: Support "ldap:///" for the current AD user.
Werner Koch
2020-12-17
1
-14
/
+40
*
dirmngr: Allow LDAP searches via fingerprint.
Werner Koch
2020-12-17
1
-23
/
+41
*
dirmngr: Store all version 2 schema attributes.
Werner Koch
2020-12-15
1
-45
/
+85
*
dirmngr: Support the new Active Directory schema
Werner Koch
2020-12-14
1
-106
/
+141
*
dirmngr: Do not store the useless pgpSignerID in the LDAP.
Werner Koch
2020-12-14
1
-4
/
+0
*
dirmngr: Fix adding keys to an LDAP server.
Werner Koch
2020-12-14
1
-2
/
+2
*
dirmngr: Rework of the LDAP code, part 1.
Werner Koch
2019-11-26
1
-3
/
+3
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-2
/
+0
*
dirmngr: Fix out of scope use of a var in the keyserver LDAP code.
Werner Koch
2018-10-25
1
-23
/
+10
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
dirmngr: New option --no-use-tor and internal changes.
Werner Koch
2017-02-01
1
-3
/
+3
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
w32: Fix STARTTLS on LDAP connections.
Justus Winter
2016-09-30
1
-1
/
+15
*
dirmngr: Fix STARTTLS on LDAP connections.
Justus Winter
2016-09-29
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-3
/
+3
*
Change capitalization of TOR to Tor.
Werner Koch
2015-10-21
1
-6
/
+6
*
dirmngr: Add option --use-tor as a stub.
Werner Koch
2015-09-18
1
-0
/
+21
[next]