| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: Avoid failure exit when scdaemon is disabled but not needed. | Werner Koch | 2017-06-08 | 1 | -2/+4 |
* | common: Add cipher mode to compliance predicate. | Justus Winter | 2017-06-07 | 1 | -1/+1 |
* | common,gpg,sm: Initialize compliance module. | Justus Winter | 2017-06-07 | 1 | -0/+3 |
* | common,gpg: Move the compliance option printer. | Justus Winter | 2017-06-07 | 6 | -28/+11 |
* | common,gpg,sm: Move the compliance option parser. | Justus Winter | 2017-06-07 | 1 | -26/+11 |
* | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 2017-06-07 | 1 | -0/+1 |
* | common,g10: Fix typos. | Justus Winter | 2017-06-06 | 1 | -1/+1 |
* | gpg: Report compliance with CO_DE_VS. | Justus Winter | 2017-06-01 | 1 | -0/+48 |
* | gpg,common: Move the compliance framework. | Justus Winter | 2017-06-01 | 4 | -99/+11 |
* | gpg: Fix compliance computation. | Justus Winter | 2017-05-31 | 1 | -1/+1 |
* | gpg: Fix typos. | Justus Winter | 2017-05-30 | 2 | -3/+3 |
* | gpg: Disable keydb handle caching | Andre Heinecke | 2017-05-30 | 1 | -1/+11 |
* | g10: Fix default-key selection for signing, possibly by card. | NIIBE Yutaka | 2017-05-22 | 4 | -16/+62 |
* | g10: Fix gpgcompose.c. | NIIBE Yutaka | 2017-05-17 | 1 | -1/+1 |
* | g10: Suppress error for card availability check. | NIIBE Yutaka | 2017-05-17 | 1 | -6/+9 |
* | gpg: Do not mark ", " translatable. | Werner Koch | 2017-05-15 | 1 | -2/+2 |
* | common: Let format_text return an error. | Werner Koch | 2017-05-15 | 2 | -2/+14 |
* | tests: Make it possible to run all tests using our infrastructure. | Justus Winter | 2017-05-11 | 2 | -1/+37 |
* | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 2017-05-10 | 5 | -10/+10 |
* | g10: Stop compiler warning for t-stutter. | NIIBE Yutaka | 2017-05-10 | 1 | -0/+1 |
* | gpg: Properly account for ring trust packets. | Justus Winter | 2017-05-08 | 3 | -2/+7 |
* | gpg: Fix typo. | Justus Winter | 2017-05-08 | 1 | -1/+1 |
* | g10: Remove skeleton options files. | Daniel Kahn Gillmor | 2017-05-02 | 4 | -321/+1 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 14 | -22/+22 |
* | g10: For signing, prefer available card key when no -u option. | NIIBE Yutaka | 2017-04-27 | 1 | -2/+28 |
* | g10: Minor clean up. | NIIBE Yutaka | 2017-04-26 | 2 | -3/+1 |
* | g10: invalidate the fd cache for keyring. | NIIBE Yutaka | 2017-04-24 | 1 | -1/+6 |
* | w32: Enable wildcard expansion with mingw-w64 | Andre Heinecke | 2017-04-24 | 1 | -0/+3 |
* | tests: Locate resources and scripts relative to top source dir. | Justus Winter | 2017-04-24 | 3 | -11/+11 |
* | g10: Fix parse_ring_trust. | NIIBE Yutaka | 2017-04-17 | 1 | -1/+1 |
* | g10: Minor fixes. | NIIBE Yutaka | 2017-04-17 | 3 | -4/+5 |
* | g10: Fix import/export filter property match. | NIIBE Yutaka | 2017-04-17 | 1 | -1/+1 |
* | common, g10: Fix enumeration types. | NIIBE Yutaka | 2017-04-13 | 1 | -10/+13 |
* | common: Simplify format_text. | NIIBE Yutaka | 2017-04-12 | 2 | -6/+6 |
* | g10: Minor clean up for export.c. | NIIBE Yutaka | 2017-04-11 | 1 | -19/+16 |
* | g10,tools: Fix bzlib.h include order. | NIIBE Yutaka | 2017-04-11 | 1 | -1/+2 |
* | g10: Minor clean up for TOFU. | NIIBE Yutaka | 2017-04-11 | 1 | -1/+1 |
* | gpg: Fix printing of offline taken subkey. | Werner Koch | 2017-04-07 | 1 | -1/+1 |
* | gpg: Handle critical marked 'Reason for Revocation'. | Werner Koch | 2017-04-03 | 1 | -0/+1 |
* | gpg: Avoid multiple open calls to the keybox file. | Werner Koch | 2017-03-31 | 4 | -9/+26 |
* | gpg: Pass CTRL also to getkey_end. | Werner Koch | 2017-03-31 | 4 | -23/+23 |
* | gpg: Print more stats for the keydb and the signature cache. | Werner Koch | 2017-03-31 | 4 | -12/+109 |
* | gpg: Assert that an opaque parameter is really what we expect. | Werner Koch | 2017-03-31 | 3 | -1/+12 |
* | gpg: Pass CTRL to many more functions. | Werner Koch | 2017-03-31 | 38 | -751/+885 |
* | gpg: Consistent use of preprocessor conditionals. | Justus Winter | 2017-03-30 | 1 | -8/+8 |
* | gpg: Remove the use of the signature information from a KBX. | Werner Koch | 2017-03-30 | 1 | -106/+9 |
* | gpg: Fix actual leak and possible leaks in the packet parser. | Werner Koch | 2017-03-30 | 5 | -19/+26 |
* | gpg: Fix export porting of zero length user ID packets. | Werner Koch | 2017-03-30 | 1 | -2/+10 |
* | gpg: Revamp reading and writing of ring trust packets. | Werner Koch | 2017-03-30 | 10 | -137/+340 |
* | gpg: Extend free_packet to handle a packet parser context. | Werner Koch | 2017-03-29 | 12 | -53/+124 |