aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Make ssh test more robust.Justus Winter2016-08-101-5/+5
* agent: SSH support fix.NIIBE Yutaka2016-08-101-1/+3
* agent: Fix regression in recent ssh changes.Werner Koch2016-08-091-3/+9
* gpg: Extend the PROGRESS line to give the used unit.Werner Koch2016-08-092-4/+16
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-0914-75/+10
* agent: SSH support improvement.NIIBE Yutaka2016-08-092-2/+2
* gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch2016-08-087-204/+46
* gpg: Cleanup of dek_to_passphrase function (part 1).Werner Koch2016-08-081-31/+11
* agent: More clean up of SSH support.NIIBE Yutaka2016-08-084-95/+80
* tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka2016-08-084-0/+70
* agent: Fix long standing regression tracking the connection count.Werner Koch2016-08-063-0/+22
* agent: Clean up SSH support.NIIBE Yutaka2016-08-061-127/+11
* gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor2016-08-052-3/+3
* gpg: Make sure that keygrips are printed for each subkey.Werner Koch2016-08-041-6/+14
* gpg: Always print the fingerprint in colons mode.Werner Koch2016-08-042-21/+14
* tests: Use gpgconf to set the ssh socket envvar.Werner Koch2016-08-041-1/+3
* gpgconf: Add limited support for -0.Werner Koch2016-08-042-1/+8
* tests: Update list of tests in Scheme test runner.Justus Winter2016-08-041-1/+7
* tests: Fix path to fake-pinentry.Justus Winter2016-08-041-2/+3
* po: Update Japanese translation.NIIBE Yutaka2016-08-041-341/+379
* po: update Japanese translation.NIIBE Yutaka2016-08-041-386/+342
* g10: Fix checking key for signature validation.NIIBE Yutaka2016-08-041-2/+2
* Reword feature description.Justus Winter2016-08-032-4/+4
* kbx: Add missing header file.Justus Winter2016-08-031-0/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-0356-88/+89
* dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2016-08-032-2/+2
* Fix spelling and grammar.Daniel Kahn Gillmor2016-08-0310-24/+24
* gpg,gpgsm: Block signals during keyring/keybox update.Werner Koch2016-08-034-55/+90
* common: New file utilproto.cWerner Koch2016-08-034-7/+47
* gpgsm: Fix machine-readable key listing.Justus Winter2016-08-011-1/+0
* tests: Distribute standalone test runner.Justus Winter2016-08-011-1/+1
* tests: Fix distcheck.Justus Winter2016-07-281-1/+3
* build: Fix check for Android.Fredrik Fornwall2016-07-271-1/+1
* common: Fix iobuf_peek corner case.Justus Winter2016-07-266-11/+58
* gpgscm: Do not shadow common function name in catch macro.Justus Winter2016-07-261-2/+2
* tests: Fix distcheck.Justus Winter2016-07-261-1/+2
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-264-5/+39
* 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: Add unit test for exectool.Justus Winter2016-07-262-1/+225
* g10: Fix key import statistics.Justus Winter2016-07-254-4/+104
* gpgscm: Make function more general.Justus Winter2016-07-221-2/+2
* g10: Properly ignore legacy keys in the keyring cache.Justus Winter2016-07-225-6/+376
* g10: Fix error handling.Justus Winter2016-07-211-3/+3
* g10: Drop superfluous begin transaction.Justus Winter2016-07-211-7/+1
* gpgscm: Make assert macro more accurate.Justus Winter2016-07-211-1/+2
* gpgscm: Make error message more useful.Justus Winter2016-07-211-1/+1
* g10: Fix crash.Justus Winter2016-07-211-2/+10
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-202-41/+47
* agent: Add known keys to sshcontrol.Justus Winter2016-07-192-7/+21