aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Improve compliance with CO_DE_VS.Justus Winter2017-06-071-0/+1
* common,g10: Fix typos.Justus Winter2017-06-061-1/+1
* gpg: Report compliance with CO_DE_VS.Justus Winter2017-06-011-0/+48
* gpg,common: Move the compliance framework.Justus Winter2017-06-014-99/+11
* gpg: Fix compliance computation.Justus Winter2017-05-311-1/+1
* gpg: Fix typos.Justus Winter2017-05-302-3/+3
* gpg: Disable keydb handle cachingAndre Heinecke2017-05-301-1/+11
* g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka2017-05-224-16/+62
* g10: Fix gpgcompose.c.NIIBE Yutaka2017-05-171-1/+1
* g10: Suppress error for card availability check.NIIBE Yutaka2017-05-171-6/+9
* gpg: Do not mark ", " translatable.Werner Koch2017-05-151-2/+2
* common: Let format_text return an error.Werner Koch2017-05-152-2/+14
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-112-1/+37
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-105-10/+10
* g10: Stop compiler warning for t-stutter.NIIBE Yutaka2017-05-101-0/+1
* gpg: Properly account for ring trust packets.Justus Winter2017-05-083-2/+7
* gpg: Fix typo.Justus Winter2017-05-081-1/+1
* g10: Remove skeleton options files.Daniel Kahn Gillmor2017-05-024-321/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-2814-22/+22
* g10: For signing, prefer available card key when no -u option.NIIBE Yutaka2017-04-271-2/+28
* g10: Minor clean up.NIIBE Yutaka2017-04-262-3/+1
* g10: invalidate the fd cache for keyring.NIIBE Yutaka2017-04-241-1/+6
* w32: Enable wildcard expansion with mingw-w64Andre Heinecke2017-04-241-0/+3
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-243-11/+11
* g10: Fix parse_ring_trust.NIIBE Yutaka2017-04-171-1/+1
* g10: Minor fixes.NIIBE Yutaka2017-04-173-4/+5
* g10: Fix import/export filter property match.NIIBE Yutaka2017-04-171-1/+1
* common, g10: Fix enumeration types.NIIBE Yutaka2017-04-131-10/+13
* common: Simplify format_text.NIIBE Yutaka2017-04-122-6/+6
* g10: Minor clean up for export.c.NIIBE Yutaka2017-04-111-19/+16
* g10,tools: Fix bzlib.h include order.NIIBE Yutaka2017-04-111-1/+2
* g10: Minor clean up for TOFU.NIIBE Yutaka2017-04-111-1/+1
* gpg: Fix printing of offline taken subkey.Werner Koch2017-04-071-1/+1
* gpg: Handle critical marked 'Reason for Revocation'.Werner Koch2017-04-031-0/+1
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-314-9/+26
* gpg: Pass CTRL also to getkey_end.Werner Koch2017-03-314-23/+23
* gpg: Print more stats for the keydb and the signature cache.Werner Koch2017-03-314-12/+109
* gpg: Assert that an opaque parameter is really what we expect.Werner Koch2017-03-313-1/+12
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-3138-751/+885
* gpg: Consistent use of preprocessor conditionals.Justus Winter2017-03-301-8/+8
* gpg: Remove the use of the signature information from a KBX.Werner Koch2017-03-301-106/+9
* gpg: Fix actual leak and possible leaks in the packet parser.Werner Koch2017-03-305-19/+26
* gpg: Fix export porting of zero length user ID packets.Werner Koch2017-03-301-2/+10
* gpg: Revamp reading and writing of ring trust packets.Werner Koch2017-03-3010-137/+340
* gpg: Extend free_packet to handle a packet parser context.Werner Koch2017-03-2912-53/+124
* indent: Re-indent function free-packet.Werner Koch2017-03-291-44/+47
* gpg: Change parse_packet to take a context.Werner Koch2017-03-297-77/+137
* gpg: Export ring trust packets in backup mode.Werner Koch2017-03-291-1/+4
* indent: Re-indent parts of build-packet.cWerner Koch2017-03-291-146/+152
* gpg: Prepare for listing last_update and key origin data.Werner Koch2017-03-281-2/+6