aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbx: Unify blob reading functions.Werner Koch2017-04-015-37/+54
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-315-11/+33
* 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
* common: Avoid undefined behavior.Justus Winter2017-03-301-1/+1
* gpg: Remove the use of the signature information from a KBX.Werner Koch2017-03-307-145/+25
* 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-3011-137/+377
* 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
* tests,w32: Fix importing the extra key for GPGME's keylist test.Justus Winter2017-03-281-1/+1
* gpg: Prepare for listing last_update and key origin data.Werner Koch2017-03-282-2/+23
* tests: Fix distcheck.Justus Winter2017-03-281-3/+27
* tests: Add test for '--decrypt --unwrap'.Justus Winter2017-03-282-0/+42
* g10: Fix memory leak.Justus Winter2017-03-281-1/+2
* common: Fix connecting to the agent.Justus Winter2017-03-271-0/+2
* g10: Support specifying SERIALNO for --card-status.NIIBE Yutaka2017-03-273-9/+76
* scd: Change the order of applications when accessed.NIIBE Yutaka2017-03-271-2/+9
* scd: Fix timeout handling for key generation.NIIBE Yutaka2017-03-271-5/+13
* gpg: Improve check for already compressed packets.Werner Koch2017-03-241-6/+57
* agent: New option --enable-extended-key-format.Werner Koch2017-03-244-11/+52
* agent: New option --stub-only for DELETE_KEYWerner Koch2017-03-243-16/+30
* common: Implicitly do a gpgconf --create-socketdir.Werner Koch2017-03-231-7/+18
* tests: Use gpgconf to stop the agent.Werner Koch2017-03-232-5/+43
* gpgscm: Make test cleanup more robust.Justus Winter2017-03-231-14/+17
* tests: Test '--quick-set-primary-uid'.Justus Winter2017-03-211-0/+11
* tests,w32: Use GetTempPath to get the path for temporary files.Justus Winter2017-03-212-1/+20
* gpg: New command --quick-set-primary-uid.Werner Koch2017-03-214-94/+174
* dirmngr: Fix error handling.Justus Winter2017-03-211-1/+1
* dirmngr: Load the hosts file into libdns.Justus Winter2017-03-211-1/+25
* tests: Create temporary directories in '/tmp'.Justus Winter2017-03-213-5/+7
* tests: Remove debugging remnants.Justus Winter2017-03-201-1/+1
* tests: Fail if we cannot create the socket directory.Justus Winter2017-03-202-2/+2
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-205-25/+168
* gpg: Remove unused stuff.Werner Koch2017-03-203-27/+2
* tests: Add test for issue 2959.Neal H. Walfield2017-03-171-0/+1
* gpg: Make sure the conflict set includes the current key.Neal H. Walfield2017-03-171-3/+25
* dirmngr: Ignore warning alerts in the GNUTLS handshake.Werner Koch2017-03-171-1/+7
* gpgscm: Simplify hash tables.Justus Winter2017-03-171-49/+22
* gpgscm: Remove framework for immediate values.Justus Winter2017-03-171-40/+29
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-163-22/+109
* tests: Fix using tools from the build directory.Justus Winter2017-03-151-8/+8
* tests: Dump the tools that the tests are going to use.Justus Winter2017-03-151-0/+18