summaryrefslogtreecommitdiffstats
path: root/autogen.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-28tests: Add test for the ssh key export.Justus Winter4-1/+147
2016-11-28g10: Fix iteration over getkey results.Justus Winter1-1/+1
2016-11-28tests: Rename ssh test.Justus Winter2-1/+1
2016-11-25scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka1-23/+38
2016-11-23gpgscm: Make 'reverse' compatible with 'reverse_in_place'.Justus Winter1-4/+4
2016-11-23gpgscm: Clean sweeped cells.Justus Winter1-2/+2
2016-11-23gpgscm: Fix initialization of 'sink'.Justus Winter1-1/+1
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield11-50/+108
2016-11-22g10: Use es_fopen instead of open.Neal H. Walfield1-11/+10
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