aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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