aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
| * gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-193-3/+41
| * gpg: Improve keydb handling in the main import function.Werner Koch2017-10-193-60/+95
| * gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-192-81/+80
| * sm: Fix colon listing of fields > 12 in crt records.Werner Koch2017-10-191-2/+1
| * gpg: Workaround for junk after --trusted-key.Werner Koch2017-09-281-0/+20
| * doc: Make --check-sigs more prominent.Werner Koch2017-09-271-39/+42
* | agent: Clean up pinentry access locking.NIIBE Yutaka2017-10-272-67/+60
* | agent: Allow recursive use of pinentry.NIIBE Yutaka2017-10-262-11/+26
* | agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka2017-10-263-5/+12
* | Fix comment of configure.NIIBE Yutaka2017-10-261-1/+1
* | Register DCO for Rainer PerskeWerner Koch2017-10-241-0/+3
* | agent: Send pinentry the uid of connecting process where possible.Daniel Kahn Gillmor2017-10-194-13/+38
* | g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
* | gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-183-3/+41
* | gpg: Improve keydb handling in the main import function.Werner Koch2017-10-183-60/+95
* | gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-182-81/+80
* | gpg: Fix wrong Tofu DB consistency check.Werner Koch2017-10-181-4/+7
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-1711-5/+358
* | sm: Fix colon listing of fields > 12 in crt records.Werner Koch2017-10-171-2/+1
* | gpg: Fix comparison.Neal H. Walfield2017-10-061-1/+1
* | doc: Make --check-sigs more prominent.Werner Koch2017-09-271-39/+42
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-278-22/+65
* | common: Add constant KEYGRIP_LEN.Werner Koch2017-09-273-4/+9
* | gpg: Let --debug clock time sign and verify.Werner Koch2017-09-274-6/+31
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-09-2615-114/+513
|\|
| * po: Remove trailing colon from a German pinentry string.Werner Koch2017-09-261-2/+2
| * po: Fix German translation.Werner Koch2017-09-241-2/+2
| * Post release updatesWerner Koch2017-09-192-1/+5
| * Release 2.2.1gnupg-2.2.1Werner Koch2017-09-191-1/+21
| * dirmngr: Use system certs if --hkp-cacert is not used.Werner Koch2017-09-183-1/+26
| * po: Minor Grammar update of the Greek translationDimitris Maroulidis2017-09-181-7/+8
| * wks: Create a new user id if provider wants mailbox-only.Werner Koch2017-09-182-9/+72
| * wks: Send only the newest UID to the server.Werner Koch2017-09-184-22/+158
| * wks: Print the UID creation time with gpg-wks-client --check.Werner Koch2017-09-183-2/+6
| * wks: Use dedicated type to convey user ids.Werner Koch2017-09-184-32/+91
| * gpgv: Initialize compliance checker.Werner Koch2017-09-131-0/+1
| * wks: Add hack for the broken posteo systemWerner Koch2017-09-121-2/+18
| * wks: Add new policy flag protocol-versionWerner Koch2017-09-122-2/+13
| * gpg: Fix "Fix key generation with only an email part".Werner Koch2017-09-121-1/+1
| * wks: Use unencrypted draft-1 mode for posteo.deWerner Koch2017-09-121-39/+81
| * tools: New function mime_maker_add_body_data.Werner Koch2017-09-122-1/+14
| * tests: Fix a test which specifies expiration date.NIIBE Yutaka2017-09-111-4/+4
| * scd: Fix for large ECC keys.NIIBE Yutaka2017-09-111-8/+32
| * gpg: Fix key generation with only an email part.Werner Koch2017-09-111-1/+8
| * Post release updatesWerner Koch2017-08-282-1/+5
* | g10: Select a secret key by checking availability under gpg-agent.NIIBE Yutaka2017-09-261-4/+11
* | agent: Fix cancellation handling for scdaemon.NIIBE Yutaka2017-09-201-41/+0
* | scd: Distinguish cancel by user and protocol error.NIIBE Yutaka2017-09-203-3/+6
* | common: Accept the Z-suffix for yymmddThhmmssZ format.NIIBE Yutaka2017-09-191-3/+6