summaryrefslogtreecommitdiffstats
path: root/tests/openpgp/verify-multifile.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka16-31/+31
2017-03-07doc: Replace README.maint content.Werner Koch2-83/+3
2017-03-07agent: Add include files.NIIBE Yutaka1-0/+4
2017-03-07agent: Fix get_client_pid for portability.NIIBE Yutaka2-53/+39
2017-03-07common: Fix warning for portability.NIIBE Yutaka1-0/+1
2017-03-07tools: More portable for openpty use.NIIBE Yutaka2-1/+14
2017-03-07scd: Close THE_EVENT handle.NIIBE Yutaka1-0/+4
2017-03-06tests: Harmonize temporary and socket directory handling.Justus Winter13-63/+58
2017-03-06gpgscm: Fix creation of temporary directories.Justus Winter1-1/+6
2017-03-06wks: Set published keys world-readable.Werner Koch1-0/+5
2017-03-06gpg: Fix attempt to double free an UID structure.Werner Koch1-2/+7
2017-03-06scd: Fix compiler warnings for app-openpgp.c.NIIBE Yutaka1-4/+2
2017-03-06scd: More cleanup of old code.NIIBE Yutaka3-8/+5
2017-03-06scd: Clean up old code.NIIBE Yutaka1-1145/+22
2017-03-06scd: Fix API of select_file/_path.NIIBE Yutaka7-48/+25
2017-03-06po: Update Japanese translation.NIIBE Yutaka1-24/+15
2017-03-06agent: For SSH, robustly handling scdaemon's errors.NIIBE Yutaka1-10/+9
2017-03-03dirmngr: Fix commit de6d8313Werner Koch1-1/+1
2017-03-03scd: Fix scd_kick_the_loop.NIIBE Yutaka1-31/+56
2017-03-03gpg: Fix possible segv when attribute packets are filtered.Werner Koch1-6/+6
2017-03-03gpg: Add new variables to the import and export filters.Werner Koch3-10/+48
2017-03-02tools: Fix compile error with older gcc versions.Werner Koch1-4/+2
2017-03-02dirmngr: Rearrange files to fix de6d831.Werner Koch8-31/+81
2017-03-02dirmngr: Let --gpgconf-list return the default keyserver.Werner Koch5-5/+37
2017-03-02gpg: Always initialize the trust db when generating keys.Justus Winter2-3/+7
2017-03-02gpg: Fix (quick) key generation with --always-trust.Justus Winter4-6/+14
2017-03-02agent: Improve error message for the KEYTOCARD command.Werner Koch1-12/+27
2017-03-02g10: Signal an error when trying to revoke non-existant UID.Justus Winter2-0/+8
2017-03-02tests: Log information about ssh, add comments to test.Justus Winter1-5/+18
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter2-1/+16
2017-03-01Post release updates.Werner Koch2-1/+5
2017-03-01Release 2.1.19gnupg-2.1.19Werner Koch1-1/+42
2017-03-01build: Add kludge for "make distcheck" in a release build.Werner Koch3-2/+18
2017-03-01po: Auto-updateWerner Koch25-653/+1273
2017-03-01po: Update Ukrainian translationYuri Chornoivan1-194/+173
2017-03-01po: Update Russian translationIneiev1-392/+273
2017-03-01gpg: Make --export-options work with --export-secret-keys.Werner Koch4-22/+26
2017-03-01gpg: Allow creating keys using an existing ECC key.Werner Koch4-83/+34
2017-03-01speedo,w32: Install sks-keyservers.netCA.pem.Werner Koch1-0/+2
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch11-54/+102
2017-02-28gpgscm: Improve parsing.Justus Winter1-0/+3
2017-02-28gpgscm: Fix calculating the line number.Justus Winter1-2/+2
2017-02-28gpg,tools: Make auto-key-retrieve configurable via gpgconf.Justus Winter2-0/+3
2017-02-28tests: Improve support for gpgconf.Justus Winter3-40/+50
2017-02-28gpg,tools: Make trust-model configurable via gpgconf.Justus Winter2-0/+5
2017-02-28gpgscm: Track source locations in every kind of ports.Justus Winter2-96/+69
2017-02-28gpgv,w32: Fix --status-fd.Werner Koch1-1/+3
2017-02-28w32: Make pipes really pollable.Werner Koch2-2/+15
2017-02-26dirmngr: Avoid warnings during non-ntbtls build.Daniel Kahn Gillmor1-1/+2
2017-02-26trustdb: Respect --quiet during --import-ownertrust.Daniel Kahn Gillmor1-6/+10