summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Do not allow tests to be run in a shared environment.Justus Winter2016-11-072-38/+9
* tests: Fix build.Justus Winter2016-11-071-1/+0
* wks: Encrypt all client mails also the target key,Werner Koch2016-11-071-14/+32
* tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter2016-11-075-87/+17
* gpgscm,w32: Provide schemish file handling for binary files.Justus Winter2016-11-071-0/+14
* gpgscm: Add support for pseudo-random numbers.Justus Winter2016-11-072-0/+94
* g10: Fix crash.Justus Winter2016-11-071-3/+4
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-05453-461/+461
* indent: Move comments inside the block.Werner Koch2016-11-041-48/+56
* gpgscm: Fix printing strings containing zero bytes.Justus Winter2016-11-041-1/+3
* gpgscm: Implement 'atexit'.Justus Winter2016-11-042-0/+19
* scd: Fix length error for READKEY.NIIBE Yutaka2016-11-041-0/+2
* scd: Add --advanced option for READKEY.NIIBE Yutaka2016-11-045-61/+99
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-034-5/+44
* g10: Improve and unify key selection for -r and --locate-keys.Justus Winter2016-11-0311-3/+454
* gpgscm,tests: Add new functions to the test environment.Justus Winter2016-11-035-2/+63
* gpgconf: Add a new field to the --query-swdb output.Werner Koch2016-11-032-7/+23
* gpgconf: Add command --query-swdb.Werner Koch2016-11-022-0/+334
* common: Improve compare_string_versions.Werner Koch2016-11-026-49/+87
* gpgscm: Fix inclusion of readline header.Justus Winter2016-11-021-0/+1
* build: Fix misspelled dirmngr.Daniel Kahn Gillmor2016-11-021-1/+1
* Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor2016-11-0233-35/+35
* g10,w32: Fix build on Windows.Justus Winter2016-11-021-4/+1
* common: New function gnupg_usleep.Werner Koch2016-10-313-1/+56
* w32: Fix PKG_CONFIG_LIBDIR in --build-w32Andre Heinecke2016-10-311-1/+1
* g10: Avoid gratuitious SQLite aborts and starving writers.Neal H. Walfield2016-10-311-16/+82
* g10: Avoid reading in keys when possible.Neal H. Walfield2016-10-301-2/+16
* g10: Fix bit setting.Neal H. Walfield2016-10-301-4/+4
* gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch2016-10-282-12/+6
* dirmngr: Fix signature checking.Werner Koch2016-10-271-25/+76
* gpg: Verify multiple detached signatures with different hash algos.Werner Koch2016-10-271-5/+23
* common: Add GNUPG_MODULE_NAME_GPGV.Werner Koch2016-10-272-0/+8
* g10: Fix iteration over getkey results.Justus Winter2016-10-271-3/+6
* Fix typos.Justus Winter2016-10-2713-14/+14
* g10: Assert preconditions.Justus Winter2016-10-271-0/+3
* dirmngr: Do not implement --supervised in Windows.Werner Koch2016-10-272-4/+8
* common: Remove debug output from gnupg_get_socket_name.Werner Koch2016-10-271-4/+4
* dirmngr: ADNS error handling fix.NIIBE Yutaka2016-10-271-4/+4
* gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch2016-10-2710-48/+59
* common: Fix gnupg_inotify_has_name, differently.NIIBE Yutaka2016-10-271-21/+15
* dirmngr: More ADNS error fix.NIIBE Yutaka2016-10-271-4/+4
* dirmngr: Fix error return for ADNS.NIIBE Yutaka2016-10-271-1/+1
* g10: Fix ECDH, clarifying the format.NIIBE Yutaka2016-10-271-18/+20
* scd: Add 0x41 prefix for x-coordinate only result.NIIBE Yutaka2016-10-271-12/+21
* g10: ECDH shared point format.Arnaud Fontaine2016-10-271-8/+24
* dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2016-10-272-0/+47
* agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2016-10-273-48/+52
* dirmngr: report actual socket name.Daniel Kahn Gillmor2016-10-273-1/+11
* common: Fix gnupg_inotify_has_name.NIIBE Yutaka2016-10-271-14/+22
* dirmngr: Fix help string and argument.NIIBE Yutaka2016-10-271-2/+2