aboutsummaryrefslogtreecommitdiffstats
path: root/common/exectool.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* w32: Make pipes really pollable.Werner Koch2017-02-281-0/+5
* common: Fix buffer copy code again.Werner Koch2017-01-191-20/+14
* common: Clarify use of vars in buffer copy code.Werner Koch2017-01-191-16/+26
* common: Fix flushing copy buffers.Justus Winter2017-01-181-7/+19
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Fix copying data to estreams.Justus Winter2016-10-181-5/+7
* common: Avoid excessive stack use.Justus Winter2016-07-261-14/+39
* common: Rework resource cleanup when handling errors.Justus Winter2016-07-261-9/+10
* common: Fix copying data from the spawned child.Justus Winter2016-06-281-10/+15
* common: Add a status callback to gnupg_exec_tool_stream.Werner Koch2016-05-271-13/+80
* common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch2016-05-271-19/+99
* common: Make use of default_errsource in exechelp.Werner Koch2016-05-271-1/+1
* common: Make gnupg_exec_tool conform to spec.Werner Koch2016-02-131-9/+18
* common: Use default_errsource for call-gpg and exectool.Werner Koch2015-12-151-8/+15
* common: Change license for exectool to LGPLv3+/GPLv2+.Werner Koch2015-12-141-5/+15
* common: Rename sh-exectool to exectool.Werner Koch2015-12-141-0/+423