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
/
keyserver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Comment typo fixes
Werner Koch
2014-03-12
1
-2
/
+5
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2014-03-07
1
-4
/
+8
*
gpg: Allow building without any trust model support.
Werner Koch
2014-02-10
1
-2
/
+2
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-1
/
+1
*
gpg: Remove a function wrapper.
Werner Koch
2013-01-08
1
-1
/
+1
*
The keyserver search menu should honor --keyid-format
David Shaw
2012-11-29
1
-5
/
+11
*
Fix printing of ECC algo names in hkp keyserver listings.
Werner Koch
2012-11-27
1
-2
/
+4
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-5
/
+5
*
Rewrite dns-cert.c to not use the gpg-only iobuf stuff.
Werner Koch
2011-11-30
1
-20
/
+16
*
Increase the default buffer size for DNS certificates.
Werner Koch
2011-11-30
1
-2
/
+3
*
Re-indentation of keydb.c and error code changes.
Werner Koch
2011-04-29
1
-2
/
+2
*
Fix regression in gpg's mail address parsing.
Werner Koch
2011-04-25
1
-4
/
+4
*
Replace printf by es_printf in keyserver.c
Werner Koch
2011-02-09
1
-27
/
+24
*
Add finger support to dirmngr.
Werner Koch
2011-02-08
1
-25
/
+24
*
All standard keyserver commands are now using dirmngr.
Werner Koch
2011-01-20
1
-687
/
+61
*
Keyserver search and get basically works again.
Werner Koch
2011-01-18
1
-260
/
+481
*
Initial code checking for backup - not yet working.
Werner Koch
2011-01-10
1
-22
/
+101
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-1
/
+1
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-49
/
+63
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-5
/
+7
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-1
/
+1
*
Unification of the search descriptor usage.
Werner Koch
2009-12-08
1
-18
/
+23
*
Try a DNS-SD lookup to find a domain-specific LDAP server before
David Shaw
2009-07-23
1
-13
/
+50
*
Add readcert command.
Werner Koch
2009-06-17
1
-0
/
+3
*
* keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well.
David Shaw
2009-05-11
1
-2
/
+4
*
Flush keyserver search output.
Werner Koch
2008-12-09
1
-0
/
+2
*
* keyserver.c (keyserver_import_cert): Allow keyserver URLs in
David Shaw
2008-09-04
1
-7
/
+1
*
Enhanced --auto-key-locate.
Werner Koch
2008-04-08
1
-9
/
+20
*
Minor cleanups.
Werner Koch
2008-04-07
1
-1
/
+9
*
Changed the way i18n files are located under Windows. The setting of the
Werner Koch
2008-03-25
1
-2
/
+2
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-2
/
+2
*
From STABLE-BRANCH-1-4
David Shaw
2007-03-14
1
-2
/
+9
*
Fixes for CVE-2006-6235
Werner Koch
2006-12-06
1
-6
/
+7
*
* keyserver.c (keyserver_spawn): Write the 16-digit keyid rather
David Shaw
2006-10-06
1
-2
/
+6
*
Fix for bug 537
Werner Koch
2006-10-02
1
-20
/
+20
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-1
/
+1
*
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
2006-08-16
1
-0
/
+4
*
g10/ does build again.
Werner Koch
2006-05-23
1
-3
/
+6
*
Merged recent changes from 1.4
Werner Koch
2006-04-28
1
-35
/
+29
*
Still merging 1.4.3 code back
Werner Koch
2006-04-21
1
-1
/
+1
*
Continued with merging.
Werner Koch
2006-04-19
1
-2
/
+2
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-274
/
+1028
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
1
-4
/
+5
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
1
-46
/
+48
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+1378
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-1264
/
+0
*
* keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,
David Shaw
2002-10-14
1
-204
/
+392
*
* keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme to
David Shaw
2002-09-30
1
-0
/
+8
*
added fast-import to import-options
Stefan Bellon
2002-09-23
1
-1
/
+1
[prev]
[next]