Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-22 | g10: If the set of UTKs changes, invalidate any changed policies. | Neal H. Walfield | 4 | -0/+180 |
2016-11-22 | scd: Fix receive buffer size. | NIIBE Yutaka | 1 | -2/+3 |
2016-11-22 | gpgscm: Refactor. | Justus Winter | 1 | -6/+6 |
2016-11-22 | gpgscm: Fix property lists. | Justus Winter | 2 | -32/+56 |
2016-11-22 | gpgscm: Fix installation of error handler. | Justus Winter | 1 | -0/+1 |
2016-11-22 | gpgscm: Use a static pool of cells for small integers. | Justus Winter | 3 | -19/+108 |
2016-11-22 | tests: Delay querying the avaliable algorithms. | Justus Winter | 7 | -16/+17 |
2016-11-22 | g10: Fix memory leak. | Justus Winter | 1 | -2/+0 |
2016-11-21 | g10: Cache the effective policy. Recompute it when required. | Neal H. Walfield | 9 | -363/+543 |
2016-11-21 | g10: Correctly parameterize ngettext. | Neal H. Walfield | 1 | -3/+6 |
2016-11-21 | g10: Don't use the same variable for multiple SQL compiled statements | Neal H. Walfield | 1 | -4/+4 |
2016-11-21 | g10: Add a convenience function for checking if a key is a primary key | Neal H. Walfield | 2 | -7/+13 |