aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-03-28g10: Fix memory leak.Justus Winter1-1/+2
2017-03-27g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka3-9/+76
2017-03-21gpg: New command --quick-set-primary-uid.Werner Koch3-88/+159
2017-03-20gpg: Add new field no 18 to the colon listing.Werner Koch3-22/+144
2017-03-20gpg: Remove unused stuff.Werner Koch2-25/+0
2017-03-17gpg: Make sure the conflict set includes the current key.Neal H. Walfield1-3/+25
2017-03-16agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2-12/+98
2017-03-15g10: Fix check of serialno.NIIBE Yutaka1-1/+1
2017-03-15g10: Remove unused function.NIIBE Yutaka1-92/+0
2017-03-13gpg: Flush stdout before printing stats with --check-sigs.Werner Koch1-1/+5
2017-03-08g10: Move more flags into the flag bitfield.Justus Winter15-92/+90
2017-03-08dirmngr: Do not put a keyserver into a new dirmngr.confWerner Koch1-7/+11