summaryrefslogtreecommitdiffstats
path: root/artwork/gpglogo.eps.gz (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-15gpg: Improve the keyblock cache's transparency.Neal H. Walfield3-1/+28
2015-12-15gpg: Use more descriptive names.Neal H. Walfield1-111/+98
2015-12-15sm: Handle gcry_pk_encrypt return value.NIIBE Yutaka1-2/+5
2015-12-14common: Change license of isascii.c to all-premissive,Werner Koch1-13/+6
2015-12-14common: Change license of some modules to LGPLv3+/GPLv2+.Werner Koch6-30/+90
2015-12-14common: Change license for exectool to LGPLv3+/GPLv2+.Werner Koch2-10/+30
2015-12-14common: Rename sh-exectool to exectool.Werner Koch6-30/+30
2015-12-14gpg: Print ownertrust in TOFU+PGP trust model.Damien Goutte-Gattat1-2/+3
2015-12-14gpg: Fix --default-key checks.Neal H. Walfield1-3/+59
2015-12-14scd: Fix regression for generating RSA keys on card.NIIBE Yutaka1-0/+5
2015-12-12gpg: Use a regular type instead of a void* for import stats.Werner Koch3-31/+36
2015-12-12Remove replacements for libgpg-error < 1.21.Werner Koch7-166/+5
2015-12-11gpg: Fix buffer overflow.Neal H. Walfield1-1/+1
2015-12-11agent: Improve error handling.Justus Winter1-1/+2
2015-12-11agent: Fix typo.Justus Winter1-1/+1
2015-12-11Fix required libgpg-error version.Justus Winter1-1/+1
2015-12-11gpg: Don't error out if a key occurs multiple times in the keyring.Neal H. Walfield1-32/+82
2015-12-10scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend1-0/+3
2015-12-07tests: Add some more gpgtar tests.Justus Winter1-3/+24
2015-12-07po: Update Russion translationIneiev1-73/+50
2015-12-07dirmngr: Initialize http status code.Justus Winter1-1/+1
2015-12-04gpg: Write ERROR status on delete-key cancellationDaiki Ueno1-1/+4
2015-12-04dirmngr: Stricter handling of http error codes.Justus Winter3-13/+21
2015-12-04dirmngr: Really search all keyservers for patterns.Justus Winter1-1/+14
2015-12-04dirmngr: Handle http status '501 Not Implemented'.Justus Winter1-0/+4
2015-12-04tools/gpgtar: Implement symmetric encryption.Justus Winter3-3/+20
2015-12-04tools/gpgtar: Implement signing.Justus Winter4-18/+60
2015-12-04tools/gpgtar: Use the new exectool helper.Justus Winter5-29/+82
2015-12-04common: Add a stream interface to 'sh-exectool'.Justus Winter2-86/+217
2015-12-04common: Add header file and build the new code.Justus Winter3-2/+38