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
bugfixes-2.2
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/synch-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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirmngr: Improve LDAP debug output.
Werner Koch
2025-08-11
3
-15
/
+54
*
dirmngr: Allow the use of an ntds like schema on OpenLDAP et al.
Werner Koch
2025-08-04
1
-5
/
+9
*
dirmngr: Implement command KS_DEL for ldap servers.
Werner Koch
2025-07-25
5
-16
/
+113
*
dirmngr: Add option--user-agent and always use a User-Agent header.
Werner Koch
2025-07-08
5
-0
/
+21
*
dirmngr: Use wrapper function for Windows LDAP peculiarities.
Werner Koch
2025-06-24
1
-10
/
+68
*
dirmngr:w32: Fix ldap_* types
Zhang Maiyun
2025-06-24
1
-2
/
+8
*
dirmngr: Do not require a keyserver for KS_FETCH.
Werner Koch
2025-06-17
1
-5
/
+0
*
dirmngr: Don't install expired sks certificate
Lucas Mulling via Gnupg-devel
2025-05-28
1
-1
/
+1
*
Revert "w32: On socket nonce mismatch close the socket."
Werner Koch
2025-05-16
1
-2
/
+1
*
dirmngr: Fix libdns with 127.0.0.1.
NIIBE Yutaka
2025-04-07
1
-6
/
+6
*
Typo fix and add missing prototype.
Werner Koch
2025-03-07
1
-0
/
+1
*
dirmngr: Use the same thread init strategy as gpg-agent et al.
Werner Koch
2025-03-06
1
-29
/
+42
*
w32: On socket nonce mismatch close the socket.
Werner Koch
2025-03-05
1
-1
/
+2
*
Log the Windows system error code at more places.
Werner Koch
2025-03-05
1
-1
/
+4
*
dirmngr: Prepare for new command KS_DEL.
Werner Koch
2025-02-21
4
-0
/
+95
*
dirmngr: Factor a common command parsing code out.
Werner Koch
2025-02-21
1
-51
/
+51
*
Remove the default keyserver.
Werner Koch
2025-01-08
1
-2
/
+4
*
doc: One typo fix.
Werner Koch
2025-01-08
1
-1
/
+1
*
Stronger deprecate the --supervised option.
Werner Koch
2025-01-08
1
-1
/
+1
*
gpgconf: Show also the used nPth version with -V
Werner Koch
2024-11-12
1
-1
/
+4
*
dirmngr: Print a brief list of URLs with LISTCRLS.
Werner Koch
2024-10-14
1
-0
/
+5
*
Use gpgrt_process_spawn API from libgpg-error.
NIIBE Yutaka
2024-07-09
2
-16
/
+14
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
15
-39
/
+39
*
spawn: Remove spawn callback, introduce gnupg_spawn_actions.
NIIBE Yutaka
2024-05-31
1
-1
/
+1
*
dirmngr: Fix a call of calloc.
NIIBE Yutaka
2024-05-14
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-03-12
5
-24
/
+17
|
\
|
*
dirmngr: Fix keep-alive flag handling.
NIIBE Yutaka
2024-02-16
1
-1
/
+9
|
*
dirmngr: Fix the regression of use of proxy for TLS connection.
NIIBE Yutaka
2024-02-16
1
-12
/
+2
|
*
dirmngr: Fix proxy with TLS.
NIIBE Yutaka
2024-02-15
1
-7
/
+1
|
*
doc: Fix spelling errors found by lintian.
Werner Koch
2024-01-29
4
-5
/
+5
|
*
dirmngr: For CRL issuer verification trust the system's root CA.
Werner Koch
2024-01-26
1
-0
/
+1
*
|
common,dirmngr:w32: Add include files.
NIIBE Yutaka
2024-02-15
2
-1
/
+3
*
|
dirmngr:w32: Add include files.
NIIBE Yutaka
2024-02-15
1
-0
/
+2
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-11-07
11
-478
/
+1288
|
\
|
|
*
dirmngr: Add code to support the negotiation auth method.
Werner Koch
2023-10-02
2
-39
/
+369
|
*
dirmngr: Extended the http_get_header function.
Werner Koch
2023-10-02
6
-14
/
+23
|
*
dirmngr: Fix handling of the HTTP Content-Length
Werner Koch
2023-09-26
1
-16
/
+140
|
*
dirmngr: Require gnutls 3.2
Werner Koch
2023-09-26
1
-138
/
+193
|
*
dirmngr: Improve error codes returned from http fetching.
Werner Koch
2023-09-26
3
-14
/
+20
|
*
dirmngr: Implement automatic proxy detection on Windows.
Werner Koch
2023-09-26
4
-3
/
+163
|
*
dirmngr: Further simplify the http code and improve a message.
Werner Koch
2023-09-26
1
-125
/
+99
|
*
dirmngr: Cleanup the http module.
Werner Koch
2023-09-26
2
-315
/
+447
|
*
dirmngr: Relax the detection of the "none" keyserver.
Werner Koch
2023-09-11
1
-2
/
+7
|
*
dirmngr: Allow conf files to disable default keyservers.
Werner Koch
2023-09-06
1
-4
/
+18
|
*
dirmngr: Fix LDAP time parser.
Werner Koch
2023-08-24
1
-1
/
+2
|
*
dirmngr: Add doc for faked-system-time
Andre Heinecke
2023-07-21
1
-2
/
+7
|
*
dirmngr: Enable the call of ks_ldap_help_variables when USE_LDAP.
NIIBE Yutaka
2023-07-05
1
-0
/
+2
*
|
Use gpgrt_b64* API of libgpg-error.
NIIBE Yutaka
2023-09-26
3
-19
/
+27
*
|
common: Prepare for more flags in start_new_service.
Werner Koch
2023-08-29
1
-1
/
+1
*
|
agent,dirmgr,gpg,g13,kbx,scd,sm,tmp2d: Remove ASSUAN_SYSTEM_NPTH.
NIIBE Yutaka
2023-08-03
1
-4
/
+0
[next]