aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Remove '--disable-tools' configuration option.Justus Winter2017-03-152-8/+1
* g10: Fix check of serialno.NIIBE Yutaka2017-03-151-1/+1
* g10: Remove unused function.NIIBE Yutaka2017-03-151-92/+0
* tests: Fix running python condition.NIIBE Yutaka2017-03-151-6/+7
* tests: Skip Python tests if the bindings are not built.Justus Winter2017-03-143-4/+13
* doc: Explain in README how to create /run/user directories.Werner Koch2017-03-141-0/+24
* gpg: Flush stdout before printing stats with --check-sigs.Werner Koch2017-03-131-1/+5
* tests: Run the tests for the Python bindings of GPGME.Justus Winter2017-03-093-15/+51
* tests: Rework environment setup.Justus Winter2017-03-095-48/+58
* wks: Put stdout into binary mode for Windows at another place.Werner Koch2017-03-081-1/+5
* wks: Put stdout into binary mode for Windows.Werner Koch2017-03-081-5/+15
* build: Use macOS' compatibility macros to enable all features.Justus Winter2017-03-081-0/+4
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-0815-92/+90
* dirmngr: Do not put a keyserver into a new dirmngr.confWerner Koch2017-03-081-7/+11
* doc: Add a note to the trust model direct.Werner Koch2017-03-081-8/+12
* Revert "build: Improve CFLAGS handling."Justus Winter2017-03-071-9/+7
* build: Improve CFLAGS handling.Justus Winter2017-03-071-7/+9
* gpgscm: Use system strlwr if available.Michael Haubenwallner2017-03-072-5/+5
* gpg: Do not allow the user to revoke the last valid UID.Justus Winter2017-03-072-1/+45
* tools: Removal of -Icommon.NIIBE Yutaka2017-03-071-8/+8
* More change for common.NIIBE Yutaka2017-03-075-8/+8
* Remove -I option to common.NIIBE Yutaka2017-03-07164-451/+446
* tests: Avoid overflowing signed 32 bit time_t.Justus Winter2017-03-071-4/+11
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-0716-31/+31
* doc: Replace README.maint content.Werner Koch2017-03-072-83/+3
* agent: Add include files.NIIBE Yutaka2017-03-071-0/+4
* agent: Fix get_client_pid for portability.NIIBE Yutaka2017-03-072-53/+39
* common: Fix warning for portability.NIIBE Yutaka2017-03-071-0/+1
* tools: More portable for openpty use.NIIBE Yutaka2017-03-072-1/+14
* scd: Close THE_EVENT handle.NIIBE Yutaka2017-03-071-0/+4
* tests: Harmonize temporary and socket directory handling.Justus Winter2017-03-0613-63/+58
* gpgscm: Fix creation of temporary directories.Justus Winter2017-03-061-1/+6
* wks: Set published keys world-readable.Werner Koch2017-03-061-0/+5
* gpg: Fix attempt to double free an UID structure.Werner Koch2017-03-061-2/+7
* scd: Fix compiler warnings for app-openpgp.c.NIIBE Yutaka2017-03-061-4/+2
* scd: More cleanup of old code.NIIBE Yutaka2017-03-063-8/+5
* scd: Clean up old code.NIIBE Yutaka2017-03-061-1145/+22
* scd: Fix API of select_file/_path.NIIBE Yutaka2017-03-067-48/+25