aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.15gnupg-2.1.15Werner Koch2016-08-180-0/+0
* Update NEWS.Werner Koch2016-08-181-1/+48
* po: Auto updateWerner Koch2016-08-1825-2065/+2135
* po: Add init.c to POTFILES.inWerner Koch2016-08-181-1/+1
* po: Update German translationWerner Koch2016-08-181-76/+76
* po: Update Norwegian translation.Åka Sikrom2016-08-181-485/+242
* po: Update Russian translationIneiev2016-08-181-15/+9
* gpg: Add import filter "drop-sig".Werner Koch2016-08-182-3/+104
* doc: Add comments on how to parse --list-colons output.Werner Koch2016-08-182-4/+12
* dirmngr: Remove all system daemon features.Werner Koch2016-08-1813-365/+29
* gpg: New option --senderWerner Koch2016-08-184-0/+44
* agent: Allow import of overly large keys.Werner Koch2016-08-161-1/+1
* g13: Allow the use of a g13tab label for --mount.Werner Koch2016-08-141-4/+6
* g13: Implement --umount for dm-crypt.Werner Koch2016-08-1411-22/+244
* g13: Fix double free bug.Werner Koch2016-08-131-2/+0
* g13: Consider g13tab for a mount command.Werner Koch2016-08-134-14/+132
* g13: Move some function around.Werner Koch2016-08-137-26/+34
* g13: New command --find-device.Werner Koch2016-08-135-0/+162
* Avoid leading ": " in the log output when there are no prefixes.Daniel Kahn Gillmor2016-08-121-2/+3
* 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