summaryrefslogtreecommitdiffstats
path: root/doc/specify-user-id.texi (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-07tests: Fix build.Justus Winter1-1/+0
2016-11-07wks: Encrypt all client mails also the target key,Werner Koch1-14/+32
2016-11-07tests,tools: Reimplement 'mk-tdata' in Scheme.Justus Winter5-87/+17
2016-11-07gpgscm,w32: Provide schemish file handling for binary files.Justus Winter1-0/+14
2016-11-07gpgscm: Add support for pseudo-random numbers.Justus Winter2-0/+94
2016-11-07g10: Fix crash.Justus Winter1-3/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch453-461/+461
2016-11-04indent: Move comments inside the block.Werner Koch1-48/+56
2016-11-04gpgscm: Fix printing strings containing zero bytes.Justus Winter1-1/+3
2016-11-04gpgscm: Implement 'atexit'.Justus Winter2-0/+19
2016-11-04scd: Fix length error for READKEY.NIIBE Yutaka1-0/+2
2016-11-04scd: Add --advanced option for READKEY.NIIBE Yutaka5-61/+99
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch4-5/+44
2016-11-03g10: Improve and unify key selection for -r and --locate-keys.Justus Winter11-3/+454
2016-11-03gpgscm,tests: Add new functions to the test environment.Justus Winter5-2/+63
2016-11-03gpgconf: Add a new field to the --query-swdb output.Werner Koch2-7/+23
2016-11-02gpgconf: Add command --query-swdb.Werner Koch2-0/+334
2016-11-02common: Improve compare_string_versions.Werner Koch6-49/+87
2016-11-02gpgscm: Fix inclusion of readline header.Justus Winter1-0/+1
2016-11-02build: Fix misspelled dirmngr.Daniel Kahn Gillmor1-1/+1
2016-11-02Spelling: correct spelling of "passphrase".Daniel Kahn Gillmor33-35/+35
2016-11-02g10,w32: Fix build on Windows.Justus Winter1-4/+1
2016-10-31common: New function gnupg_usleep.Werner Koch3-1/+56
2016-10-31w32: Fix PKG_CONFIG_LIBDIR in --build-w32Andre Heinecke1-1/+1
2016-10-31g10: Avoid gratuitious SQLite aborts and starving writers.Neal H. Walfield1-16/+82
2016-10-30g10: Avoid reading in keys when possible.Neal H. Walfield1-2/+16
2016-10-30g10: Fix bit setting.Neal H. Walfield1-4/+4
2016-10-28gpg: Enable the Issuer Fingerprint from rfc4880bisWerner Koch2-12/+6
2016-10-27dirmngr: Fix signature checking.Werner Koch1-25/+76
2016-10-27gpg: Verify multiple detached signatures with different hash algos.Werner Koch1-5/+23
2016-10-27common: Add GNUPG_MODULE_NAME_GPGV.Werner Koch2-0/+8
2016-10-27g10: Fix iteration over getkey results.Justus Winter1-3/+6
2016-10-27Fix typos.Justus Winter13-14/+14
2016-10-27g10: Assert preconditions.Justus Winter1-0/+3
2016-10-27dirmngr: Do not implement --supervised in Windows.Werner Koch2-4/+8
2016-10-27common: Remove debug output from gnupg_get_socket_name.Werner Koch1-4/+4
2016-10-27dirmngr: ADNS error handling fix.NIIBE Yutaka1-4/+4
2016-10-27gpg: Convey --quick option to dirmngr for --auto-key-retrieve.Werner Koch10-48/+59
2016-10-27common: Fix gnupg_inotify_has_name, differently.NIIBE Yutaka1-21/+15
2016-10-27dirmngr: More ADNS error fix.NIIBE Yutaka1-4/+4
2016-10-27dirmngr: Fix error return for ADNS.NIIBE Yutaka1-1/+1
2016-10-27g10: Fix ECDH, clarifying the format.NIIBE Yutaka1-18/+20
2016-10-27scd: Add 0x41 prefix for x-coordinate only result.NIIBE Yutaka1-12/+21
2016-10-27g10: ECDH shared point format.Arnaud Fontaine1-8/+24
2016-10-27dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2-0/+47
2016-10-27agent,common: move get_socket_name() into common.Daniel Kahn Gillmor3-48/+52
2016-10-27dirmngr: report actual socket name.Daniel Kahn Gillmor3-1/+11
2016-10-27common: Fix gnupg_inotify_has_name.NIIBE Yutaka1-14/+22
2016-10-27dirmngr: Fix help string and argument.NIIBE Yutaka1-2/+2
2016-10-26dirmngr: Fix hang due to deferred thread initialization.Werner Koch1-13/+12