summaryrefslogtreecommitdiffstats
path: root/g10/migrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-22g10: If the set of UTKs changes, invalidate any changed policies.Neal H. Walfield4-0/+180
2016-11-22scd: Fix receive buffer size.NIIBE Yutaka1-2/+3
2016-11-22gpgscm: Refactor.Justus Winter1-6/+6
2016-11-22gpgscm: Fix property lists.Justus Winter2-32/+56
2016-11-22gpgscm: Fix installation of error handler.Justus Winter1-0/+1
2016-11-22gpgscm: Use a static pool of cells for small integers.Justus Winter3-19/+108
2016-11-22tests: Delay querying the avaliable algorithms.Justus Winter7-16/+17
2016-11-22g10: Fix memory leak.Justus Winter1-2/+0
2016-11-21g10: Cache the effective policy. Recompute it when required.Neal H. Walfield9-363/+543
2016-11-21g10: Correctly parameterize ngettext.Neal H. Walfield1-3/+6
2016-11-21g10: Don't use the same variable for multiple SQL compiled statementsNeal H. Walfield1-4/+4
2016-11-21g10: Add a convenience function for checking if a key is a primary keyNeal H. Walfield2-7/+13