aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-1217-23/+23
* gpg: New option --input-size-hint.Werner Koch2016-08-114-2/+31
* common: New function string_to_u64.Werner Koch2016-08-114-14/+25
* common: Remove compatibility code.Justus Winter2016-08-113-212/+1
* common: Rework the simple password query module.Justus Winter2016-08-113-321/+103
* common: Remove simple password query error codes.Justus Winter2016-08-114-53/+11
* gpg: Print the signer's UID during verification.Werner Koch2016-08-103-7/+33
* common: New function try_make_printable_string.Werner Koch2016-08-104-64/+67
* tests: Fix distcheck.Justus Winter2016-08-101-0/+4
* gpg: Remove tofu database format "split".Werner Koch2016-08-1011-771/+230
* g10: Fix opening of trust database.Justus Winter2016-08-103-2/+42
* tests: Fix distcheck.Justus Winter2016-08-101-1/+2
* tests: Improve temporary directory handling.Justus Winter2016-08-103-5/+14
* gpgscm: Make the name of foreign functions more unique.Justus Winter2016-08-101-1/+1
* tests: Run each test in a clean environment.Justus Winter2016-08-102-9/+19
* 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