index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gpg-wks-server.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wks: Add option --realclean to gpg-wks-client.
Werner Koch
2024-03-04
1
-1
/
+1
*
wkd: Bind the address to the nonce.
Werner Koch
2022-07-27
1
-6
/
+67
*
wkd: Fix path traversal attack on gpg-wks-server.
Werner Koch
2022-07-25
1
-0
/
+9
*
wkd: Don't beg for donations
Werner Koch
2021-12-20
1
-3
/
+3
*
wks: Do not mark key files as executable
Bernhard M. Wiedemann
2021-11-09
1
-1
/
+1
*
common: New functions gnupg_opendir et al.
Werner Koch
2020-10-21
1
-12
/
+10
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-3
/
+3
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-9
/
+10
*
Use gpgrt's new option parser for the tools.
Werner Koch
2020-02-21
1
-12
/
+13
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-0
/
+4
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
1
-0
/
+1
*
wkd: New command --print-wkd-hash for gpg-wks-client.
Werner Koch
2019-03-22
1
-1
/
+1
*
wks: Do not use compression for the encrypted data.
Werner Koch
2018-12-18
1
-0
/
+1
*
wks: Allow reading of --install-key arguments from stdin.
Werner Koch
2018-12-04
1
-3
/
+6
*
wks: Move a few server functions to wks-util.
Werner Koch
2018-12-04
1
-309
/
+5
*
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
1
-2
/
+2
*
wkd: Add option --directory to the server.
Werner Koch
2018-10-26
1
-11
/
+18
*
wks: Add special mode to --install-key.
Werner Koch
2018-02-20
1
-9
/
+28
*
wks: Implement server command --install-key.
Werner Koch
2018-02-20
1
-28
/
+195
*
wks: Support alternative submission address.
Werner Koch
2018-02-20
1
-0
/
+4
*
wks: New server options --check, --with-dir, with-file.
Werner Koch
2017-12-19
1
-13
/
+182
*
wks: Send only the newest UID to the server.
Werner Koch
2017-09-18
1
-12
/
+2
*
wks: Use dedicated type to convey user ids.
Werner Koch
2017-09-18
1
-16
/
+20
*
wks: Fix program names in the usage diagnostics.
Werner Koch
2017-07-26
1
-2
/
+2
*
wks: Add stubs for new gpg-wks-server commands.
Werner Koch
2017-07-26
1
-0
/
+60
*
Change license of some files to LGPLv2.1.
Werner Koch
2017-06-19
1
-7
/
+8
*
tools: Removal of -Icommon.
NIIBE Yutaka
2017-03-07
1
-8
/
+8
*
wks: Set published keys world-readable.
Werner Koch
2017-03-06
1
-0
/
+5
*
wks: Make sure that the draft 2 request is correctly detected.
Werner Koch
2017-02-23
1
-2
/
+11
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-3
/
+3
*
wks: Add WKS-Phase headers to the server messages.
Werner Koch
2017-02-07
1
-0
/
+10
*
tools: Move a function from gpg-wks-server to wks-util.c.
Werner Koch
2016-12-08
1
-164
/
+6
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
tools: Improve error handling.
Justus Winter
2016-10-06
1
-1
/
+1
*
wks: Partly implement draft-koch-openpgp-webkey-service-02.
Werner Koch
2016-09-29
1
-36
/
+203
*
tools: Simplify the mime-maker container creation.
Werner Koch
2016-09-29
1
-2
/
+2
*
wks: Add framework for policy flags.
Werner Koch
2016-09-02
1
-11
/
+106
*
wks: Send a final message to the user.
Werner Koch
2016-08-31
1
-2
/
+119
*
wks: Relax permission check for the top directory.
Werner Koch
2016-08-31
1
-3
/
+3
*
wks: Publish as binary file.
Werner Koch
2016-07-15
1
-2
/
+72
*
wks: New server command --list-domains
Werner Koch
2016-07-13
1
-48
/
+183
*
wks: Add --cron command to gpg-wks-server.
Werner Koch
2016-07-12
1
-3
/
+162
*
wks: Try to send an encrypted confirmation back.
Werner Koch
2016-07-12
1
-2
/
+2
*
wks: Also create DANE record.
Werner Koch
2016-07-12
1
-7
/
+91
*
wks: Let the server take the encrytion key from the file.
Werner Koch
2016-07-06
1
-15
/
+27
*
tools: Call sendmail directly from the wks tools.
Werner Koch
2016-07-03
1
-2
/
+22
*
tools: Add options to gpg-wks-server.
Werner Koch
2016-07-02
1
-7
/
+133
*
tools: Add gpg-wks-client and gpg-wks-server.
Werner Koch
2016-06-29
1
-0
/
+1012