summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: Add unit test for exectool.Justus Winter2016-07-262-1/+225
* g10: Fix key import statistics.Justus Winter2016-07-254-4/+104
* gpgscm: Make function more general.Justus Winter2016-07-221-2/+2
* g10: Properly ignore legacy keys in the keyring cache.Justus Winter2016-07-225-6/+376
* g10: Fix error handling.Justus Winter2016-07-211-3/+3
* g10: Drop superfluous begin transaction.Justus Winter2016-07-211-7/+1
* gpgscm: Make assert macro more accurate.Justus Winter2016-07-211-1/+2
* gpgscm: Make error message more useful.Justus Winter2016-07-211-1/+1
* g10: Fix crash.Justus Winter2016-07-211-2/+10
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-07-202-41/+47
* agent: Add known keys to sshcontrol.Justus Winter2016-07-192-7/+21
* tests: Add test for ssh support.Justus Winter2016-07-199-6/+127
* scd: Fix race conditions for release_application.NIIBE Yutaka2016-07-191-4/+6
* agent: Fix passphrase cache lookups.Justus Winter2016-07-183-2/+41
* build: Always build gpgtar.Justus Winter2016-07-153-10/+12
* wks: Publish as binary file.Werner Koch2016-07-152-3/+76
* gpgscm: Fix linking.Justus Winter2016-07-151-1/+1
* g10: Fix building without trust models.Justus Winter2016-07-151-0/+4
* tests: Check for gpgtar.Justus Winter2016-07-153-2/+8
* doc: Update whats-new-in-2.1.txtWerner Koch2016-07-141-43/+140
* Post release updatesWerner Koch2016-07-142-1/+5
* Release 2.1.14gnupg-2.1.14Werner Koch2016-07-141-3/+59
* Merge branch 'master' into STABLE-BRANCH-2-2Werner Koch2016-07-1444-4013/+4512
|\
| * po: Auto-update translationsWerner Koch2016-07-1425-324/+946
| * po: Update the German translationWerner Koch2016-07-141-13/+34
| * dirmngr: fix handling of HTTP redirectionsDamien Goutte-Gattat2016-07-141-1/+2
| * gpg: Remove options --print-dane-records and --print-pka-records.Werner Koch2016-07-144-173/+23
| * po: Complete update of the Norwegian translationÅka Sikrom2016-07-141-3403/+3299
| * Update Ukrainian translationYuri Chornoivan2016-07-141-25/+44
| * Update Russian translation.Ineiev2016-07-141-5/+3
| * gpg: Fix regression since 2.1 in --search-key with a fingerprint.Werner Koch2016-07-141-2/+6
| * gpgscm: Use kludge to avoid improper use of ffi_schemify_name.Werner Koch2016-07-141-3/+7
| * build: Require latest released librariesWerner Koch2016-07-144-40/+12
| * build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-07-132-13/+23
| * gpg: Fix regression due to the new --mimemode options.Werner Koch2016-07-131-2/+2
| * tests: 3 more sample messagesWerner Koch2016-07-133-0/+70
| * gpg: Make --try-all-secrets work for hidden recipientsDaiki Ueno2016-07-131-10/+50
| * gpg: Do not print a the short keyid if the high word is zero.Werner Koch2016-07-131-10/+2
* | Merge branch 'master' into STABLE-BRANCH-2-2Werner Koch2016-07-13240-1520/+23774
|\|
| * gpg: New option --mimemode.Werner Koch2016-07-136-11/+30
| * wks: Use correct key for the confirmationWerner Koch2016-07-131-1/+1
| * wks: New server command --list-domainsWerner Koch2016-07-131-48/+183
| * agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka2016-07-131-6/+6
| * g13: Fix memleak.Werner Koch2016-07-121-1/+1
| * wks: Add --cron command to gpg-wks-server.Werner Koch2016-07-121-3/+162
| * wks: Try to send an encrypted confirmation back.Werner Koch2016-07-122-48/+158
| * wks: Also create DANE record.Werner Koch2016-07-121-7/+91
| * doc: Update import-export description.Werner Koch2016-07-121-2/+4
| * gpg: Extend import-option import-export to print PKA or DANE.Werner Koch2016-07-123-57/+98
| * gpg: Move a function from import.c to export.c.Werner Koch2016-07-123-59/+62