index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
wks-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wkd: Properly unescape the user-id from a key listing.
Werner Koch
2021-08-20
1
-6
/
+16
*
wkd: Fix client issue with leading or trailing spaces in user-ids.
Werner Koch
2021-08-20
1
-2
/
+2
*
wkd: Minor permission fix for created files.
Werner Koch
2020-12-30
1
-2
/
+2
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-2
/
+2
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-1
/
+1
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-2
/
+3
*
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
2020-09-18
1
-1
/
+1
*
wkd: Let --install-key write a template policy file.
Werner Koch
2019-11-23
1
-0
/
+83
*
wkd: New command --print-wkd-url for gpg-wks-client.
Werner Koch
2019-03-25
1
-1
/
+26
*
wkd: New command --print-wkd-hash for gpg-wks-client.
Werner Koch
2019-03-22
1
-8
/
+39
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-2
/
+1
*
wks: Fix filter expression syntax flaw.
Werner Koch
2018-12-04
1
-4
/
+10
*
wks: Allow reading of --install-key arguments from stdin.
Werner Koch
2018-12-04
1
-1
/
+61
*
wks: Create sub-directories
Werner Koch
2018-12-04
1
-5
/
+25
*
wks: Move a few server functions to wks-util.
Werner Koch
2018-12-04
1
-0
/
+305
*
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
1
-1
/
+1
*
wks: New option --with-colons for gpg-wks-client.
Werner Koch
2018-11-05
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
wks: Add special mode to --install-key.
Werner Koch
2018-02-20
1
-0
/
+114
*
wks: Implement server command --install-key.
Werner Koch
2018-02-20
1
-6
/
+11
*
wks: Support alternative submission address.
Werner Koch
2018-02-20
1
-0
/
+27
*
wks: Send only the newest UID to the server.
Werner Koch
2017-09-18
1
-7
/
+97
*
wks: Print the UID creation time with gpg-wks-client --check.
Werner Koch
2017-09-18
1
-2
/
+4
*
wks: Use dedicated type to convey user ids.
Werner Koch
2017-09-18
1
-8
/
+46
*
wks: Add new policy flag protocol-version
Werner Koch
2017-09-12
1
-2
/
+12
*
Change license of some files to LGPLv2.1.
Werner Koch
2017-06-19
1
-9
/
+7
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
wks: Put stdout into binary mode for Windows at another place.
Werner Koch
2017-03-08
1
-1
/
+5
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+5
*
wks: New option --status-fd for gpg-wks-client.
Werner Koch
2016-12-08
1
-0
/
+60
*
tools: Move a function from gpg-wks-server to wks-util.c.
Werner Koch
2016-12-08
1
-0
/
+179
*
tools: Fix use of uninitialized var in mime-maker.
Werner Koch
2016-12-08
1
-1
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
wks: Add framework for policy flags.
Werner Koch
2016-09-02
1
-0
/
+108
*
tools: Call sendmail directly from the wks tools.
Werner Koch
2016-07-03
1
-0
/
+65