summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Curve25519 support.NIIBE Yutaka2015-08-069-103/+179
* common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka2015-08-067-13/+13
* scd: Fix ecc_oid.NIIBE Yutaka2015-08-051-1/+1
* scd: Fix ECC support.NIIBE Yutaka2015-08-051-17/+44
* gpg: Fix duplicate key import due to legacy key in keyring.Werner Koch2015-08-041-1/+8
* gpg: Properly handle legacy keys while looking for a secret key.Werner Koch2015-08-041-1/+8
* doc: Two typo fixes.Hugo Roy2015-08-031-2/+2
* gpg: Fix endless loop for expired keys given by fpr.Werner Koch2015-07-311-0/+5
* gpg: Do not return "Legacy Key" from lookup if a key is expired.Werner Koch2015-07-291-1/+2
* doc: Document that gpg --edit-key's toggle is a nop.Werner Koch2015-07-291-1/+1
* gpg: Indicate secret keys and cards in a key-edit listing.Werner Koch2015-07-291-25/+77
* gpg: Remove the edit-key toggle command.Werner Koch2015-07-281-13/+2
* common,w32: Avoid unused var warning about msgcache.Werner Koch2015-07-281-6/+16
* w32: Try more places to find an installed Pinentry.Werner Koch2015-07-282-8/+44
* scd: Fix size_t/unsigned int mismatch.Werner Koch2015-07-261-1/+3
* Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch2015-07-2615-75/+86
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-254-234/+182
* doc: Document scissor line for commit logsWerner Koch2015-07-231-0/+11
* build: ignore scissor line for the commit-msg hookPeter Wu2015-07-231-0/+6
* scd: Format change to specify "rsa2048" for KEY-ATTR.NIIBE Yutaka2015-07-232-7/+11
* doc: Add a comment to --set-filename.Werner Koch2015-07-221-1/+2
* doc: Improve documentation about VALIDSIGDaniel Kahn Gillmor2015-07-221-7/+10
* doc: Clarify constraints on who modifies files in ~/.gnupgDaniel Kahn Gillmor2015-07-221-1/+1
* Avoid a leading double slash in make_filename.Werner Koch2015-07-221-2/+14
* scd: change_keyattr_from_string for ECC.NIIBE Yutaka2015-07-211-55/+95
* scd: Use openpgpdefs.h for constants.NIIBE Yutaka2015-07-171-13/+17
* Don't segfault if the first 'auto-key-locate' option is 'clear'.Neal H. Walfield2015-07-161-0/+3
* agent: Support non-NLS build.NIIBE Yutaka2015-07-101-0/+4
* scd: Remove unused files.NIIBE Yutaka2015-07-097-3036/+0
* g10: Use canonical name for curve.NIIBE Yutaka2015-07-085-10/+12
* drop long-deprecated gpgsm-gencert.shDaniel Kahn Gillmor2015-07-037-339/+85
* po: Update Japanese translation.NIIBE Yutaka2015-07-021-15/+12
* scd: Support AES decryption for OpenPGPcard v3.0.NIIBE Yutaka2015-07-021-1/+4
* Post release updatesWerner Koch2015-07-012-1/+5
* Release 2.1.6gnupg-2.1.6Werner Koch2015-07-011-1/+27
* agent: Unset INSIDE_EMACS on gpg-agent startupDaiki Ueno2015-07-011-0/+5
* po: Auto-updateWerner Koch2015-07-0125-433/+1048
* po: Update Russian translationIneiev2015-07-011-4/+8
* po: Update German translationWerner Koch2015-07-011-16/+39
* common: Implement i18n_localegettext.Werner Koch2015-07-011-4/+104
* Pass DBUS_SESSION_BUS_ADDRESS for gnome3Daniel Kahn Gillmor2015-06-301-0/+2
* Flag the L_() function with attribute format_arg.Werner Koch2015-06-304-3/+26
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-3010-105/+135
* Remove obsolete file g10/comment.c.Werner Koch2015-06-301-108/+0
* doc: Updated HACKING.Werner Koch2015-06-303-41/+50
* gpg: Make show-sig-subpackets work again.Werner Koch2015-06-301-1/+1
* agent: Improve a comment.Werner Koch2015-06-301-1/+2
* agent: Prepare for Libassuan with Cygwin support.Werner Koch2015-06-292-8/+15
* Show passphrase constraints errors as password prompt errorsNeal H. Walfield2015-06-294-25/+49
* Improve documentation for default-cache-ttl and default-cache-ttl-ssh.Neal H. Walfield2015-06-291-3/+7