index
:
gnupg2
master
gnupg2
Fast-forward packages
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: 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
*
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
2015-07-26
1
-1
/
+1
*
dirmngr: Fix segfault in ldap engine
Kristian Fiskerstrand
2015-05-07
1
-1
/
+3
*
dirmngr,w32: Replace functions not available under Windows.
Werner Koch
2015-04-10
1
-4
/
+5
*
dirmngr,w32: Avoid name clash with existing function
Werner Koch
2015-04-10
1
-6
/
+7
*
dirmngr: Don't use alloca.
Neal H. Walfield
2015-03-31
1
-2
/
+5
*
dirmngr: Simplify truncation of long strings in debug code.
Neal H. Walfield
2015-03-31
1
-17
/
+10
*
dirmngr: Correct indentation.
Neal H. Walfield
2015-03-31
1
-108
/
+107
*
dirmngr: Fix resource leaks and check rare errors.
Werner Koch
2015-03-25
1
-23
/
+37
[next]