aboutsummaryrefslogtreecommitdiffstats
path: root/common/exectool.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-13common: Make gnupg_exec_tool conform to spec.Werner Koch1-9/+18
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