aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpg: Reorder signatures, if appropriate.neal/issue2236Neal H. Walfield2016-02-165-63/+730
* gpg: Make ASCII armor decoding more robust to encoding errors.Neal H. Walfield2016-02-161-0/+18
* doc: Add a gnupg-module-overview picture.Werner Koch2016-02-163-15/+939
* common, g10: Fix indentation to silence GCC-6.NIIBE Yutaka2016-02-153-17/+17
* dirmngr: fix for memory alignment.NIIBE Yutaka2016-02-151-6/+14
* Put asterisks in front of two function descriptions.Werner Koch2016-02-141-9/+9
* gpg: Add hidden key-edit subcommand "change-usage".Werner Koch2016-02-143-11/+146
* gpg: Improve API documentation.Neal H. Walfield2016-02-143-13/+24
* gpg: Fix calc_header_length when LEN is 0 and improve documentation.Neal H. Walfield2016-02-141-4/+8
* gpg: Fix format_keyid when dynamically allocating the buffer.Neal H. Walfield2016-02-142-3/+6
* common: Fix comment.Neal H. Walfield2016-02-141-1/+1
* g13: Require a confirmation before g13 is used for DM-Crypt.Werner Koch2016-02-133-1/+27
* g13: Second chunk of code to support dm-crypt.Werner Koch2016-02-1318-121/+951
* g13: Improve dump_keyblob.Werner Koch2016-02-133-38/+88
* g13: Define 3 new tags.Werner Koch2016-02-131-1/+11
* g13: Rename utils.c to g13tuple.cWerner Koch2016-02-1310-20/+24
* g13: Add functions to handle uint in a keyblob.Werner Koch2016-02-134-4/+318
* g13: Re-factor high level create code.Werner Koch2016-02-133-28/+64
* g13: Return an error for non-existing device.Werner Koch2016-02-131-3/+7
* g13: Fix releasing of a syshelp context.Werner Koch2016-02-131-2/+7
* g13: Switch over to common/exectool.c.Werner Koch2016-02-135-313/+6
* common: Make gnupg_exec_tool conform to spec.Werner Koch2016-02-131-9/+18
* g13: First chunk of code to support dm-crypt.Werner Koch2016-02-1314-9/+2489
* tests: Remove some harmless warnings in regression tests.Werner Koch2016-02-131-1/+0
* common: Change simple_query to ignore status messages.Neal H. Walfield2016-02-121-28/+67
* g10: Make sure to have the directory for trustdb.NIIBE Yutaka2016-02-121-56/+62
* doc: Note that rngd can also be used to quickly generate insecure keys.Neal H. Walfield2016-02-021-1/+7
* scd: Fix size_t/int mismatch in libusbWerner Koch2016-01-271-3/+5
* scd: Fix detection of libusb.Werner Koch2016-01-271-5/+9
* gpg: Shorten the --tofu-policy help textWerner Koch2016-01-271-1/+1
* dirmngr: Build fix for FreeBSD (EAI macros)Werner Koch2016-01-271-0/+4
* doc: Typo fixesIneiev2016-01-272-4/+4
* scd: Migrate to new API of libusb 1.0.NIIBE Yutaka2016-01-273-186/+193
* Post release updatesWerner Koch2016-01-262-1/+5
* Release 2.1.11gnupg-2.1.11Werner Koch2016-01-261-1/+45
* po: Auto-updateWerner Koch2016-01-2625-4669/+13909
* po: Update Czech translationPetr Pisar2016-01-261-232/+146
* Update copyright years.Werner Koch2016-01-265-12/+12
* po: Update German translationWerner Koch2016-01-261-11/+29
* gpgtar,w32: Fix gpgtar 8 bit encoding handling on W32Andre Heinecke2016-01-263-15/+62
* g10: Fix segfault on unsupported curve.NIIBE Yutaka2016-01-261-8/+4
* sm: small fix for GCC 6.NIIBE Yutaka2016-01-261-1/+1
* gpg: Print PROGRESS status lines during key generation.Werner Koch2016-01-251-11/+10
* agent: Send PROGRESS status lines to the client.Werner Koch2016-01-253-0/+134
* speedo: Allow use of SHA-256 checksumsWerner Koch2016-01-253-3/+74
* dirmngr: Indicate that serial numbers are hexadecimal.Werner Koch2016-01-223-9/+16
* dirmngr: Provide the keyserver pool name even if there is no CNAME.Werner Koch2016-01-221-2/+2
* dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor2016-01-226-5/+36
* gpg: Rework gpg-conf.skelWerner Koch2016-01-221-55/+26
* gpg: Allow new user ids with only the mail address.Werner Koch2016-01-221-6/+18