aboutsummaryrefslogtreecommitdiffstats
path: root/g13/sh-exectool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-13g13: Switch over to common/exectool.c.Werner Koch1-303/+0
2016-02-13g13: First chunk of code to support dm-crypt.Werner Koch1-233/+96
2015-12-15common: Use default_errsource for call-gpg and exectool.Werner Koch1-8/+15
2015-12-14common: Change license for exectool to LGPLv3+/GPLv2+.Werner Koch1-5/+15
2015-12-14common: Rename sh-exectool to exectool.Werner Koch1-9/+9
2015-12-04common: Add a stream interface to 'sh-exectool'.Justus Winter1-86/+206
2015-12-04common: Add header file and build the new code.Justus Winter1-1/+1
2015-12-04common: Add code to execute a helper.Werner Koch1-0/+303