aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Fix use of assert from commit dc417bf0.Werner Koch2015-12-231-2/+3
* gpg: Do not translate debug output.Werner Koch2015-12-231-3/+3
* scd: Fix commit b30c15bf (again).NIIBE Yutaka2015-12-231-0/+1
* gpg: Fix type.Neal H. Walfield2015-12-221-1/+1
* gpg: Fix error message.Neal H. Walfield2015-12-221-1/+1
* gpg: Don't check for ambiguous keys.Neal H. Walfield2015-12-226-512/+316
* gpg: Lazily evaluate --default-key.Neal H. Walfield2015-12-224-22/+121
* gpg: Remove unused parameter.Neal H. Walfield2015-12-224-18/+17
* gpg: Improve check for ambiguous keys.Neal H. Walfield2015-12-221-94/+143
* gpg: Fix TOCTTOU when updating keyblocks.Neal H. Walfield2015-12-222-6/+31
* Only add the user supplied CFLAGS after running any autoconf tests.Neal H. Walfield2015-12-221-0/+12
* gpg: Suppress a warning.Neal H. Walfield2015-12-221-0/+2
* gpg: Remove dead code.Neal H. Walfield2015-12-221-2/+0
* gpg: Display the key that is invalid, not the search description.Neal H. Walfield2015-12-221-6/+6
* gpg: Mark more options as coming from the config file (when this holds)Neal H. Walfield2015-12-221-1/+5
* gpg: Use enums instead of defines.Neal H. Walfield2015-12-221-4/+10
* po: Update Japanese translation.NIIBE Yutaka2015-12-211-6/+6
* g10: clean up of headers for card.NIIBE Yutaka2015-12-212-8/+0
* common: New file fwddecl.h.Werner Koch2015-12-214-13/+45
* build: Add required macro for pkg-configWerner Koch2015-12-181-0/+4
* g10: Fix commit b30c15bf.NIIBE Yutaka2015-12-181-4835/+0
* g10: Remove deprecated internal functions.NIIBE Yutaka2015-12-181-404/+0
* g10: Fix a regression for generating card key with backup.NIIBE Yutaka2015-12-183-20/+5006
* g10: factor out a function for secret key retrieval.NIIBE Yutaka2015-12-171-70/+83
* gpg: When checking for ambiguous keys, ignore invalid keys.Neal H. Walfield2015-12-161-139/+297
* common: Use default_errsource for call-gpg and exectool.Werner Koch2015-12-152-22/+42
* gpg: Reduce number of strings to translate.Werner Koch2015-12-151-10/+10
* gpg: New function to printed a detailed error code.Werner Koch2015-12-152-0/+26
* gpg: Improve the keyblock cache's transparency.Neal H. Walfield2015-12-153-2/+37
* gpg: Improve the keyblock cache's transparency.Neal H. Walfield2015-12-153-1/+28
* gpg: Use more descriptive names.Neal H. Walfield2015-12-151-111/+98
* sm: Handle gcry_pk_encrypt return value.NIIBE Yutaka2015-12-151-2/+5
* common: Change license of isascii.c to all-premissive,Werner Koch2015-12-141-13/+6
* common: Change license of some modules to LGPLv3+/GPLv2+.Werner Koch2015-12-146-30/+90
* common: Change license for exectool to LGPLv3+/GPLv2+.Werner Koch2015-12-142-10/+30
* common: Rename sh-exectool to exectool.Werner Koch2015-12-146-30/+30
* gpg: Print ownertrust in TOFU+PGP trust model.Damien Goutte-Gattat2015-12-141-2/+3
* gpg: Fix --default-key checks.Neal H. Walfield2015-12-141-3/+59
* scd: Fix regression for generating RSA keys on card.NIIBE Yutaka2015-12-141-0/+5
* gpg: Use a regular type instead of a void* for import stats.Werner Koch2015-12-123-31/+36
* Remove replacements for libgpg-error < 1.21.Werner Koch2015-12-127-166/+5
* gpg: Fix buffer overflow.Neal H. Walfield2015-12-111-1/+1
* agent: Improve error handling.Justus Winter2015-12-111-1/+2
* agent: Fix typo.Justus Winter2015-12-111-1/+1
* Fix required libgpg-error version.Justus Winter2015-12-111-1/+1
* gpg: Don't error out if a key occurs multiple times in the keyring.Neal H. Walfield2015-12-111-32/+82
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-101-0/+3
* tests: Add some more gpgtar tests.Justus Winter2015-12-071-3/+24
* po: Update Russion translationIneiev2015-12-071-73/+50
* dirmngr: Initialize http status code.Justus Winter2015-12-071-1/+1