aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * tests: Add a gettime test for sizeof (time_t) > 4.Werner Koch2016-07-041-0/+6
| * gpg: Avoid spurious failures on keyblocks with no or only deleted nodes.Werner Koch2016-07-031-0/+1
| * wks: Let the client only export the requested UID.Werner Koch2016-07-032-6/+17
| * tools: Call sendmail directly from the wks tools.Werner Koch2016-07-027-17/+279
| * tools: Add options to gpg-wks-server.Werner Koch2016-07-022-7/+135
| * tools: Extend mime-maker.c:mime_maker_add_header.Werner Koch2016-07-021-11/+54
| * doc: Describe filter expressions.Werner Koch2016-07-022-9/+124
| * yat2m: Fix table formatting.Werner Koch2016-07-021-1/+3
| * gpg: New option --export-filterWerner Koch2016-07-014-5/+141
| * gpg: New option --import-filterWerner Koch2016-07-014-1/+182
| * gpg: Allow to cache the mbox in a user id struct.Werner Koch2016-07-012-0/+2
| * gpg: Make sure a user ID packet has always a terminating Nul in memory.Werner Koch2016-07-012-2/+2
| * common: Add function to select records etc.Werner Koch2016-07-014-2/+1023
| * common: Smart up register_mem_cleanup_func.Werner Koch2016-07-011-0/+4
| * common: Annotate semi-static allocation.Justus Winter2016-07-011-0/+2
| * g10: Fix memory leak.Justus Winter2016-07-011-2/+4
| * tools/gpgtar: Annotate semi-static allocation.Justus Winter2016-07-011-1/+6
| * g10: Fix memory leak.Justus Winter2016-07-011-0/+1