summaryrefslogtreecommitdiffstats
path: root/g13 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-031-1/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-243-3/+3
* Merge branch 'STABLE-BRANCH-2-2'Werner Koch2018-02-222-42/+7
|\
| * common: Use new function to print status strings.Werner Koch2018-02-142-42/+7
* | Use the gpgrt log functions if possible.Werner Koch2017-11-272-4/+4
|/
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-112-1/+36
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-283-3/+3
* g13: Fix for Solaris.NIIBE Yutaka2017-04-201-0/+3
* g13: Include sys/sysmacros.h if available.NIIBE Yutaka2017-04-111-0/+3
* Remove -I option to common.NIIBE Yutaka2017-03-0720-30/+30
* Fix spelling.Daniel Kahn Gillmor2017-02-212-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* g13: Fix build on macOS.Justus Winter2017-02-131-1/+1
* g13: Improve printing of debug infos.Werner Koch2017-01-021-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0537-37/+37
* Fix typos.Justus Winter2016-10-271-1/+1
* Fix more spellingDaniel Kahn Gillmor2016-09-172-2/+2
* common: Add an assuan logging monitor.Werner Koch2016-09-052-2/+2
* g13: Allow the use of a g13tab label for --mount.Werner Koch2016-08-141-4/+6
* g13: Implement --umount for dm-crypt.Werner Koch2016-08-1411-22/+244
* g13: Fix double free bug.Werner Koch2016-08-131-2/+0
* g13: Consider g13tab for a mount command.Werner Koch2016-08-134-14/+132
* g13: Move some function around.Werner Koch2016-08-137-26/+34
* g13: New command --find-device.Werner Koch2016-08-134-0/+161
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-122-4/+4
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-092-10/+0
* g13: Fix memleak.Werner Koch2016-07-121-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-074-16/+14
* common: Extend gnupg_create_inbound_pipe et al.Werner Koch2016-05-271-2/+2
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-32/+1
* g13: Add commands --suspend and --remove.Werner Koch2016-02-2318-210/+1029
* g13: Run mount after dmsetup.Werner Koch2016-02-232-15/+51
* g13: Require a confirmation before g13 is used for DM-Crypt.Werner Koch2016-02-133-1/+27
* g13: Second chunk of code to support dm-crypt.Werner Koch2016-02-1318-121/+951
* g13: Improve dump_keyblob.Werner Koch2016-02-133-38/+88
* g13: Define 3 new tags.Werner Koch2016-02-131-1/+11
* g13: Rename utils.c to g13tuple.cWerner Koch2016-02-1310-20/+24
* g13: Add functions to handle uint in a keyblob.Werner Koch2016-02-134-4/+318
* g13: Re-factor high level create code.Werner Koch2016-02-133-28/+64
* g13: Return an error for non-existing device.Werner Koch2016-02-131-3/+7
* g13: Fix releasing of a syshelp context.Werner Koch2016-02-131-2/+7
* g13: Switch over to common/exectool.c.Werner Koch2016-02-135-313/+6
* g13: First chunk of code to support dm-crypt.Werner Koch2016-02-1314-9/+2489
* g13: Fix commit 1a045b13.Werner Koch2015-11-261-4/+4
* common: Make the GPG arguments configurable in call-gpg.Justus Winter2015-11-264-2/+19
* g13: Move 'call-gpg.c' to common.Justus Winter2015-11-255-629/+4
* Fix typos found using codespell.Justus Winter2015-11-172-2/+2
* g13: Move some code to a separate module.Werner Koch2015-09-166-101/+190
* doc: Minor comment fixes.Werner Koch2015-09-091-2/+4
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-261-1/+1