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
/
g10
/
call-dirmngr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-1
/
+1
*
g10: Move more flags into the flag bitfield.
Justus Winter
2017-03-08
1
-2
/
+2
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-6
/
+6
*
gpg: Print a warning on Tor problems.
Werner Koch
2017-01-24
1
-1
/
+25
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Improve compare_string_versions.
Werner Koch
2016-11-02
1
-1
/
+1
*
gpg: Convey --quick option to dirmngr for --auto-key-retrieve.
Werner Koch
2016-10-27
1
-6
/
+8
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-1
/
+0
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-3
/
+2
*
gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.
Werner Koch
2016-04-27
1
-1
/
+60
*
gpg: Make --auto-key-retrieve work with dirmngr configured server.
Werner Koch
2016-01-21
1
-2
/
+6
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
1
-1
/
+36
*
gpg: Fix DNS cert lookup returning an URL.
Werner Koch
2016-01-07
1
-3
/
+1
*
Change capitalization of TOR to Tor.
Werner Koch
2015-10-21
1
-2
/
+2
*
gpg: Add new --auto-key-locate mechanism "dane".
Werner Koch
2015-10-06
1
-2
/
+5
*
gpg: Deprecate the --keyserver option.
Werner Koch
2015-10-05
1
-2
/
+41
*
gpg: Report a conflict between honor-keyserver-url and TOR.
Werner Koch
2015-09-18
1
-0
/
+16
*
gpg: Move all DNS access to Dirmngr.
Werner Koch
2015-04-23
1
-0
/
+235
*
gpg: Make keyserver-option http_proxy work.
Werner Koch
2015-04-21
1
-0
/
+15
*
gpg: Make preferred keyservers work.
Werner Koch
2015-04-21
1
-23
/
+84
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-1
/
+1
*
Add support to talking to LDAP key servers.
Neal H. Walfield
2015-03-23
1
-34
/
+170
*
Add option --no-autostart.
Werner Koch
2014-11-28
1
-2
/
+12
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-1
/
+1
*
gpg: Fix regression in --refresh-keys
Werner Koch
2014-11-12
1
-1
/
+1
*
Use "samethread" mode keyword for some es_fopenmem.
Werner Koch
2014-05-06
1
-1
/
+1
*
gpg: Print the actual used keyserver address.
Werner Koch
2014-03-14
1
-13
/
+79
*
gpg: Add option --dirmngr-program.
Werner Koch
2014-03-12
1
-1
/
+1
*
Comment typo fixes
Werner Koch
2014-03-12
1
-9
/
+10
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
1
-2
/
+2
*
Add finger support to dirmngr.
Werner Koch
2011-02-08
1
-1
/
+60
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-16
/
+16
*
All standard keyserver commands are now using dirmngr.
Werner Koch
2011-01-20
1
-0
/
+173
*
Keyserver search and get basically works again.
Werner Koch
2011-01-18
1
-40
/
+222
*
Initial code checking for backup - not yet working.
Werner Koch
2011-01-10
1
-0
/
+256