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