summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 2).Werner Koch7-204/+46
2016-08-08gpg: Cleanup of dek_to_passphrase function (part 1).Werner Koch1-31/+11
2016-08-08agent: More clean up of SSH support.NIIBE Yutaka4-95/+80
2016-08-08tests: Add openpgp/gpgv-forged-keyring.scm.NIIBE Yutaka4-0/+70
2016-08-06agent: Fix long standing regression tracking the connection count.Werner Koch3-0/+22
2016-08-06agent: Clean up SSH support.NIIBE Yutaka1-127/+11
2016-08-05gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor2-3/+3
2016-08-04gpg: Make sure that keygrips are printed for each subkey.Werner Koch1-6/+14
2016-08-04gpg: Always print the fingerprint in colons mode.Werner Koch2-21/+14
2016-08-04tests: Use gpgconf to set the ssh socket envvar.Werner Koch1-1/+3
2016-08-04gpgconf: Add limited support for -0.Werner Koch2-1/+8
2016-08-04tests: Update list of tests in Scheme test runner.Justus Winter1-1/+7
2016-08-04tests: Fix path to fake-pinentry.Justus Winter1-2/+3
2016-08-04po: Update Japanese translation.NIIBE Yutaka1-341/+379
2016-08-04po: update Japanese translation.NIIBE Yutaka1-386/+342
2016-08-04g10: Fix checking key for signature validation.NIIBE Yutaka1-2/+2
2016-08-03Reword feature description.Justus Winter2-4/+4
2016-08-03kbx: Add missing header file.Justus Winter1-0/+1
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor56-88/+89
2016-08-03dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2-2/+2
2016-08-03Fix spelling and grammar.Daniel Kahn Gillmor10-24/+24
2016-08-03gpg,gpgsm: Block signals during keyring/keybox update.Werner Koch4-55/+90
2016-08-03common: New file utilproto.cWerner Koch4-7/+47
2016-08-01gpgsm: Fix machine-readable key listing.Justus Winter1-1/+0
2016-08-01tests: Distribute standalone test runner.Justus Winter1-1/+1
2016-07-28tests: Fix distcheck.Justus Winter1-1/+3
2016-07-27build: Fix check for Android.Fredrik Fornwall1-1/+1
2016-07-26common: Fix iobuf_peek corner case.Justus Winter6-11/+58
2016-07-26gpgscm: Do not shadow common function name in catch macro.Justus Winter1-2/+2
2016-07-26tests: Fix distcheck.Justus Winter1-1/+2
2016-07-26gpgscm: Make the verbose setting more useful.Justus Winter4-5/+39
2016-07-26common: Avoid excessive stack use.Justus Winter1-14/+39
2016-07-26common: Rework resource cleanup when handling errors.Justus Winter1-9/+10
2016-07-26common: Add unit test for exectool.Justus Winter2-1/+225
2016-07-25g10: Fix key import statistics.Justus Winter4-4/+104
2016-07-22gpgscm: Make function more general.Justus Winter1-2/+2
2016-07-22g10: Properly ignore legacy keys in the keyring cache.Justus Winter5-6/+376
2016-07-21g10: Fix error handling.Justus Winter1-3/+3
2016-07-21g10: Drop superfluous begin transaction.Justus Winter1-7/+1
2016-07-21gpgscm: Make assert macro more accurate.Justus Winter1-1/+2
2016-07-21gpgscm: Make error message more useful.Justus Winter1-1/+1
2016-07-21g10: Fix crash.Justus Winter1-2/+10
2016-07-20scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2-41/+47
2016-07-19agent: Add known keys to sshcontrol.Justus Winter2-7/+21
2016-07-19tests: Add test for ssh support.Justus Winter9-6/+127
2016-07-19scd: Fix race conditions for release_application.NIIBE Yutaka1-4/+6
2016-07-18agent: Fix passphrase cache lookups.Justus Winter3-2/+41
2016-07-15build: Always build gpgtar.Justus Winter3-10/+12
2016-07-15wks: Publish as binary file.Werner Koch2-3/+76
2016-07-15gpgscm: Fix linking.Justus Winter1-1/+1