summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Release 2.2.0gnupg-2.2.0Werner Koch2017-08-284-32/+68
* po: Auto updateWerner Koch2017-08-282-3/+5
* scd: Convey the correct length for LeWerner Koch2017-08-271-2/+2
* gpg: Fix memory leak while running --check-trustdb.Werner Koch2017-08-241-0/+3
* gpg: Fix memory leak in sig-check.Werner Koch2017-08-241-2/+5
* indent: Change comment style on two functionsWerner Koch2017-08-241-63/+71
* build: Remove obsolete option from autogen.rcWerner Koch2017-08-241-2/+2
* gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch2017-08-232-8/+9
* tests: Do not run trust-pgp-4.scmWerner Koch2017-08-231-2/+5
* build: Change SWDB tag "gnupg21" to "gnupg22".Werner Koch2017-08-234-4/+8
* po: Update Norwegian translationÅka Sikrom2017-08-231-1336/+240
* agent: Fix string translation for WindowsAndre Heinecke2017-08-231-1/+1
* po: Update Japanese translationNIIBE Yutaka2017-08-221-18/+16
* tests: Add tests for the PGP trust model.Damien Goutte-Gattat2017-08-2117-2/+630