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