aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* g10: Avoid accessing invalid expiration dates.justus/issue2826-0Justus Winter2017-01-021-1/+8
* g10: Use accessors for expiration dates of public keys.Justus Winter2017-01-0215-40/+93
* g10: Use bitfield for flags of user ids.Justus Winter2017-01-0215-82/+81
* common: Turn assertions into expressions.Justus Winter2017-01-021-8/+8
* tests: Fix faked time in the TOFU test.Justus Winter2017-01-021-1/+1
* g13: Improve printing of debug infos.Werner Koch2017-01-021-1/+1
* Replace use of variable-length-arrays.Werner Koch2017-01-025-18/+42
* build: Enable gcc warnings to detect non-portable code.Werner Koch2017-01-021-0/+9
* gpgscm: Fail if too many arguments are given.Justus Winter2017-01-022-6/+4
* gpgscm: Add 'finally', rework all macros.Justus Winter2017-01-022-44/+52
* gpgscm: Use boxed values for source locations.Justus Winter2017-01-022-46/+89
* doc: Remove warning that DNS is not routed via TorWerner Koch2017-01-021-4/+2
* dirmngr: Strip root zone suffix from libdns cname results.Werner Koch2017-01-021-0/+11
* scd: Fix select_application.NIIBE Yutaka2016-12-301-2/+4
* scd: Fix card removal monitor.NIIBE Yutaka2016-12-303-60/+70
* scd: Improve internal CCID driver.NIIBE Yutaka2016-12-291-152/+151
* scd: Fix a race condition for new_reader_slot.NIIBE Yutaka2016-12-295-47/+74
* scd: APP centric approach for device management.NIIBE Yutaka2016-12-284-766/+403
* scd: Simplify monitoring card removal.NIIBE Yutaka2016-12-283-117/+30
* scd: Improve internal CCID driver.NIIBE Yutaka2016-12-271-89/+87
* dirmngr: Fix for --disable-libdns usage.NIIBE Yutaka2016-12-231-3/+9
* tools: Show a clearer error message if a server doesn't support WKSNeal H. Walfield2016-12-221-2/+11
* wks: Let the client ignore missing policy flags.Werner Koch2016-12-222-2/+2
* scd: Clean up internal API for APP.NIIBE Yutaka2016-12-223-38/+34
* gpgscm: Guard use of union member.Justus Winter2016-12-211-1/+1
* tests: Avoid skipping exectool tests.Werner Koch2016-12-201-18/+31
* tests: Add test suite for gpgsm.Justus Winter2016-12-2021-1/+4838
* tests: Add macro managing ephemeral home directories.Justus Winter2016-12-202-2/+12
* tests: Move argument parser.Justus Winter2016-12-202-25/+25
* tests: Add missing encrypted sample, cleanup samples handling.Justus Winter2016-12-203-5/+1340
* Post release updates.Werner Koch2016-12-202-1/+5
* Release 2.1.17gnupg-2.1.17Werner Koch2016-12-201-3/+4
* po: Auto-update.Werner Koch2016-12-2025-2132/+4586
* po: Update German translation.Werner Koch2016-12-201-128/+242
* sm: Remove wrong example from gpgsm --help.Werner Koch2016-12-201-6/+0
* po: Update one English string in Japanese translation.Werner Koch2016-12-201-1/+1
* doc: Update NEWSWerner Koch2016-12-201-1/+31
* build: Update distributed signature key.Werner Koch2016-12-201-0/+0
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-207-5/+65
* dirmngr: Fix problems with the getsrv function.Werner Koch2016-12-196-42/+103
* build: Add target to sign the windows installer.Werner Koch2016-12-191-14/+53
* tests: Use the common test framework for the migration tests.Justus Winter2016-12-194-16/+73
* tests: Use sequential test runner if only one test is given.Justus Winter2016-12-191-3/+4
* po: Some updates to the German translation.Werner Koch2016-12-191-3/+18
* typo: Fix a string in do_we_trust_pre.Werner Koch2016-12-191-1/+1
* dirmngr,w32: Hack around a select problem.Werner Koch2016-12-191-2/+3
* test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield2016-12-191-15/+71
* doc: Clarify that delkey deletes public keys.Justus Winter2016-12-191-1/+2
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-194-7/+153
* gpgscm: Change associativity of ::.Justus Winter2016-12-191-3/+12