aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgtar-create.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-26gpgtar,w32: Fix gpgtar 8 bit encoding handling on W32Andre Heinecke1-5/+5
2015-12-14common: Rename sh-exectool to exectool.Werner Koch1-3/+3
2015-12-04tools/gpgtar: Implement symmetric encryption.Justus Winter1-2/+12
2015-12-04tools/gpgtar: Implement signing.Justus Winter1-6/+14
2015-12-04tools/gpgtar: Use the new exectool helper.Justus Winter1-7/+31
2015-11-26tools/gpgtar: Handle '--gpg-args'.Justus Winter1-1/+1
2015-11-26common: Make the GPG arguments configurable in call-gpg.Justus Winter1-0/+1
2015-11-25tools/gpgtar: Handle '--gpg' argument.Justus Winter1-1/+2
2015-11-25tools/gpgtar: Improve error handling.Justus Winter1-3/+7
2015-11-25tools: Add encryption and decryption support to gpgtar.Justus Winter1-1/+37
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-44/+44
2010-08-11Support "-" for --output.Werner Koch1-1/+7
2010-08-09Add option --nullWerner Koch1-6/+67
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-35/+223
2010-06-07Add unfinished gpgtar.Werner Koch1-0/+643