aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * build: New configure option --enable-werrorWerner Koch2017-10-241-0/+11
| * build: Do not mess with CFLAGS in configure.Werner Koch2017-10-241-11/+0
| * sm: Do not expect X.509 keyids to be uniqueRainer Perske2017-10-245-6/+44
| * gpgconf: Ignore non-installed components with --apply-profile.Werner Koch2017-10-241-4/+13
| * gpg: Improve the "secret key available" notice in keyedit.cWerner Koch2017-10-241-10/+26
| * gpg: Remove unused flags from keyedit.c.Werner Koch2017-10-241-39/+35
| * doc: Fix "SEE ALSO" section of gpgv.Werner Koch2017-10-201-1/+1
| * gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch2017-10-191-0/+3
| * gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch2017-10-192-2/+3
| * gpg: Make --dry-run and show-only work for secret keys.Werner Koch2017-10-191-1/+2
| * dirmngr: Do not follow https-to-http redirects.Damien Goutte-Gattat2017-10-191-4/+6
| * 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