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
/
tools
/
gpg-wks-server.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
wkd: New command --print-wkd-hash for gpg-wks-client.
Werner Koch
1
-1
/
+1
2018-12-18
wks: Do not use compression for the encrypted data.
Werner Koch
1
-0
/
+1
2018-12-05
wks: Allow reading of --install-key arguments from stdin.
Werner Koch
1
-3
/
+6
2018-12-05
wks: Move a few server functions to wks-util.
Werner Koch
1
-309
/
+5
2018-10-26
wkd: Add option --directory to the server.
Werner Koch
1
-11
/
+18
2018-02-20
wks: Add special mode to --install-key.
Werner Koch
1
-9
/
+28
2018-02-20
wks: Implement server command --install-key.
Werner Koch
1
-28
/
+195
2018-02-20
wks: Support alternative submission address.
Werner Koch
1
-0
/
+4
2017-12-19
wks: New server options --check, --with-dir, with-file.
Werner Koch
1
-13
/
+182
2017-09-18
wks: Send only the newest UID to the server.
Werner Koch
1
-12
/
+2
2017-09-18
wks: Use dedicated type to convey user ids.
Werner Koch
1
-16
/
+20
2017-07-26
wks: Fix program names in the usage diagnostics.
Werner Koch
1
-2
/
+2
2017-07-26
wks: Add stubs for new gpg-wks-server commands.
Werner Koch
1
-0
/
+60
2017-06-19
Change license of some files to LGPLv2.1.
Werner Koch
1
-7
/
+8
2017-03-07
tools: Removal of -Icommon.
NIIBE Yutaka
1
-8
/
+8
2017-03-06
wks: Set published keys world-readable.
Werner Koch
1
-0
/
+5
2017-02-23
wks: Make sure that the draft 2 request is correctly detected.
Werner Koch
1
-2
/
+11
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-3
/
+3
2017-02-07
wks: Add WKS-Phase headers to the server messages.
Werner Koch
1
-0
/
+10
2016-12-08
tools: Move a function from gpg-wks-server to wks-util.c.
Werner Koch
1
-164
/
+6
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-06
tools: Improve error handling.
Justus Winter
1
-1
/
+1
2016-09-29
wks: Partly implement draft-koch-openpgp-webkey-service-02.
Werner Koch
1
-36
/
+203
2016-09-29
tools: Simplify the mime-maker container creation.
Werner Koch
1
-2
/
+2
2016-09-02
wks: Add framework for policy flags.
Werner Koch
1
-11
/
+106
2016-08-31
wks: Send a final message to the user.
Werner Koch
1
-2
/
+119
2016-08-31
wks: Relax permission check for the top directory.
Werner Koch
1
-3
/
+3
2016-07-15
wks: Publish as binary file.
Werner Koch
1
-2
/
+72
2016-07-13
wks: New server command --list-domains
Werner Koch
1
-48
/
+183
2016-07-12
wks: Add --cron command to gpg-wks-server.
Werner Koch
1
-3
/
+162
2016-07-12
wks: Try to send an encrypted confirmation back.
Werner Koch
1
-2
/
+2
2016-07-12
wks: Also create DANE record.
Werner Koch
1
-7
/
+91
2016-07-06
wks: Let the server take the encrytion key from the file.
Werner Koch
1
-15
/
+27
2016-07-02
tools: Call sendmail directly from the wks tools.
Werner Koch
1
-2
/
+22
2016-07-02
tools: Add options to gpg-wks-server.
Werner Koch
1
-7
/
+133
2016-06-29
tools: Add gpg-wks-client and gpg-wks-server.
Werner Koch
1
-0
/
+1012