aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Register DCO for Yann E. MORIN.Werner Koch2016-07-121-0/+3
| * dirmngr: Fix typo.Daniel Kahn Gillmor2016-07-121-1/+1
| * gpgconf: Enhance --list-dirs.Werner Koch2016-07-113-40/+64
| * gpgv: Tweak default options for extra security.NIIBE Yutaka2016-07-091-0/+2
| * gpg: Add export options "export-pka" and "export-dane".Werner Koch2016-07-074-15/+179
| * gpg: Split a too large export function.Werner Koch2016-07-071-271/+290
| * gpgscm: Capture output of spawned processes.Justus Winter2016-07-072-6/+8
| * doc: Escape file names in generated macros.Werner Koch2016-07-061-11/+31
| * wks: Let the server take the encrytion key from the file.Werner Koch2016-07-061-15/+27
| * gpg: New options --recipient-file and --hidden-recipient-file.Werner Koch2016-07-0613-81/+329
| * gpg: New option --no-keyring.Werner Koch2016-07-062-8/+27
| * gpg: Document use of node flags in import.c and remove unused args.Werner Koch2016-07-061-117/+104
| * gpg: Get rid of an unused arg in a function in getkey.c.Werner Koch2016-07-061-10/+7
| * gpg: Change calling convention for a function in getkey.cWerner Koch2016-07-061-37/+40
| * gpg: Fix possible out-of-bounds read in is_armored.Werner Koch2016-07-051-5/+11
| * tests: Honor environment variable 'TMP'.Justus Winter2016-07-053-4/+22
| * gpgscm: Improve robustness and compatibility.Justus Winter2016-07-051-2/+8
| * tests/migrations: Fix distcheck.Justus Winter2016-07-0514-324/+442
| * tools/gpgtar: Provide --create and --extract.Justus Winter2016-07-052-10/+28
| * g10: Fix out-of-bounds read.Justus Winter2016-07-051-2/+4
| * wks: Add command --read to gpg-wks-client.Werner Koch2016-07-041-2/+15