aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-04Backport of the new option parser from 2.3Werner Koch7-23/+51
2020-11-12gpgconf: Yet another fix for --apply-profile.Werner Koch1-4/+4
2020-11-10w32: Revert use of one gnupg_fopen in a test toolWerner Koch1-1/+1
2020-11-10w32: Support Unicode also for config files etc.Werner Koch4-7/+7
2020-11-09Require Libgcrypt 1.8Werner Koch1-2/+0
2020-11-04gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch1-0/+4
2020-11-04w32: Add windows subsystem variant of gpgconfAndre Heinecke1-0/+6
2020-10-23common: New functions gnupg_opendir et al.Werner Koch2-12/+12
2020-10-23Replace all calls to stat by gnupg_stat.Werner Koch4-7/+7
2020-10-23Replace most calls to open by a new wrapper.Werner Koch1-2/+3
2020-10-21Replace most of the remaining stdio calls by estream calls.Werner Koch3-34/+33
2020-10-21Replace all calls to access by gnupg_accessWerner Koch3-13/+15
2020-10-02w32: Add manifest files to most binariesWerner Koch9-8/+255
2020-10-02gpgconf,w32: Add manifest so we get the correct windows version.Werner Koch4-8/+83
2020-10-02gpgconf: New option --show-versions.Werner Koch1-1/+170
2020-09-10gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch1-0/+1
2020-08-22gpgtar,w32: Handle Unicode file names.Werner Koch3-10/+62
2020-08-20gpgtar: Make --files-from and --null work as described.Werner Koch3-26/+68
2020-08-13tools: Install gpgsplit againWerner Koch1-2/+2
2020-07-30w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka1-1/+1
2020-07-15tools: Use internal regexp routines.NIIBE Yutaka1-2/+2
2020-07-15gpg: Add regular expression support.NIIBE Yutaka1-5/+5
2020-03-30wks: Take name of sendmail from configure.Werner Koch1-1/+1
2020-03-19gpgconf: Take care of --homedir when reading/updating options.Werner Koch1-4/+22
2020-03-14gpg: New option --auto-key-importWerner Koch1-0/+6
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch7-0/+8
2020-01-17gpgconf,w32: Print a warning for a suspicious homedir.Werner Koch1-0/+14
2019-11-23wkd: Let --install-key write a template policy file.Werner Koch1-0/+83
2019-08-23gpgconf: Suggest the use of --gpgconf-test on --launch problems.Werner Koch1-1/+1
2019-07-05wkd: Change client/server limit back to 64 KiBWerner Koch1-1/+1
2019-07-01tools: gpgconf: Killing order is children-first.NIIBE Yutaka1-1/+1
2019-05-16gpgconf: Before --launch check that the config file is fine.Werner Koch2-4/+15
2019-05-15gpgconf: Support --homedir for --launch.Werner Koch1-16/+9
2019-03-25wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch3-3/+44
2019-03-25wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch4-12/+125
2019-03-07gpgtar: Make option -C work for archive creation.Werner Koch2-1/+9
2019-03-07gpgtar: Improve error messages.Werner Koch4-43/+89
2019-02-26conf: New option --show-socket.Werner Koch3-29/+48
2018-12-18wks: Do not use compression for the encrypted data.Werner Koch2-0/+2
2018-12-11tools: Use POSIX compatible arguments for findTomi Leppänen1-1/+1
2018-12-05wks: Fix filter expression syntax flaw.Werner Koch1-4/+10
2018-12-05wks: Allow reading of --install-key arguments from stdin.Werner Koch3-7/+73
2018-12-05wks: Create sub-directoriesWerner Koch1-5/+25
2018-12-05wks: Add new commands --install-key and --remove-key to the client.Werner Koch1-0/+53
2018-12-05wks: Move a few server functions to wks-util.Werner Koch3-309/+317
2018-11-15tools: Let gpg-zip print a deprecation warning.Werner Koch1-0/+3
2018-11-05wks: New option --with-colons for gpg-wks-client.Werner Koch3-67/+190
2018-11-05tools: Replace duplicated code in mime-maker.Werner Koch3-62/+90
2018-10-26wkd: Add option --directory to the server.Werner Koch1-11/+18
2018-10-24tools: Fix FILE memory leak in gpg-connect-agent.Werner Koch1-2/+4