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