aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* g10: Fix memory leak.Justus Winter2016-11-291-4/+5
* tools,build: Build WKS tools against libintl.Justus Winter2016-11-291-2/+2
* Improve some comments.Neal H. Walfield2016-11-296-30/+51
* g10: Extend TOFU_STATS to always show the validityNeal H. Walfield2016-11-292-17/+31
* tests: Add test for '--decrypt --multifile'.Justus Winter2016-11-292-0/+48
* gpgscm: Avoid truncating pointers.Justus Winter2016-11-291-2/+3
* dirmngr: Lazily launch ldap reaper thread.Daniel Kahn Gillmor2016-11-292-20/+3
* build: Remove more keywords from the generated ChangeLogWerner Koch2016-11-291-3/+2
* tests: Add test for the ssh key export.Justus Winter2016-11-284-1/+147
* g10: Fix iteration over getkey results.Justus Winter2016-11-281-1/+1
* tests: Rename ssh test.Justus Winter2016-11-282-1/+1
* scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka2016-11-251-23/+38
* gpgscm: Make 'reverse' compatible with 'reverse_in_place'.Justus Winter2016-11-231-4/+4
* gpgscm: Clean sweeped cells.Justus Winter2016-11-231-2/+2
* gpgscm: Fix initialization of 'sink'.Justus Winter2016-11-231-1/+1
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-2311-50/+108
* g10: Use es_fopen instead of open.Neal H. Walfield2016-11-221-11/+10
* g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield2016-11-224-0/+180
* scd: Fix receive buffer size.NIIBE Yutaka2016-11-221-2/+3
* gpgscm: Refactor.Justus Winter2016-11-221-6/+6
* gpgscm: Fix property lists.Justus Winter2016-11-222-32/+56
* gpgscm: Fix installation of error handler.Justus Winter2016-11-221-0/+1
* gpgscm: Use a static pool of cells for small integers.Justus Winter2016-11-223-19/+108
* tests: Delay querying the avaliable algorithms.Justus Winter2016-11-227-16/+17
* g10: Fix memory leak.Justus Winter2016-11-221-2/+0
* g10: Cache the effective policy. Recompute it when required.Neal H. Walfield2016-11-219-363/+543
* g10: Correctly parameterize ngettext.Neal H. Walfield2016-11-211-3/+6
* g10: Don't use the same variable for multiple SQL compiled statementsNeal H. Walfield2016-11-211-4/+4
* g10: Add a convenience function for checking if a key is a primary keyNeal H. Walfield2016-11-212-7/+13
* build: Add repo-only maintainer script append-signature.sh.Werner Koch2016-11-211-0/+108
* doc: Clarify dirmngr --homedir option.Daniel Kahn Gillmor2016-11-211-2/+2
* doc: Ship example gpg-agent-browser.socket in examples/systemd-user/.Daniel Kahn Gillmor2016-11-211-0/+1
* agent: Fix npth + daemon mode problem.NIIBE Yutaka2016-11-211-2/+0
* Post release updates.Werner Koch2016-11-182-1/+5
* Release 2.1.16gnupg-2.1.16Werner Koch2016-11-181-1/+69
* po: Auto-updateWerner Koch2016-11-1825-2318/+4576
* po: Update the German translationWerner Koch2016-11-181-112/+282
* po: Update Russian translation.Ineiev2016-11-181-171/+163
* g10: Fix flags to open for lock of ToFU.NIIBE Yutaka2016-11-181-5/+2
* dirmngr: Use a longer timer tick interval.Werner Koch2016-11-181-10/+3
* dirmngr: More w32 system daemon cleanupDaniel Kahn Gillmor2016-11-181-14/+0
* g10: Fix creating a lock for ToFU.NIIBE Yutaka2016-11-181-1/+2
* scd: Don't limit to ST-2xxx for PC/SC.NIIBE Yutaka2016-11-171-1/+5
* dirmngr: Use a default keyserver if none is explicitly setDaniel Kahn Gillmor2016-11-173-1/+10
* dirmngr: Add system CAs if no hkp-cacert is givenDaniel Kahn Gillmor2016-11-172-5/+15
* dirmngr: Register hkp-cacert even if the file doesn't exist yetDaniel Kahn Gillmor2016-11-172-9/+8
* doc: Typo fixes.Werner Koch2016-11-172-4/+4
* gpgscm: Re-enable the garbage collector in case of errors.Justus Winter2016-11-171-1/+3
* gpgscm: Fix string.Justus Winter2016-11-171-1/+1
* dirmngr: Auto-sownload the swdb.lstWerner Koch2016-11-174-11/+37