aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.31gnupg-2.0.31STABLE-BRANCH-2-0Werner Koch2017-12-293-1/+11
* po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.Werner Koch2017-12-194-4/+6
* po: Update Japanese translation.NIIBE Yutaka2017-12-181-4/+4
* g10: Fix regexp sanitization.NIIBE Yutaka2017-12-041-1/+5
* gpgsm: Allow ciphers AES192 and SERPENT256Werner Koch2017-07-131-1/+3
* gpg: Fix export porting of zero length user ID packets.Werner Koch2017-03-301-2/+7
* scd: Support OpenPGP card V3 for RSA.NIIBE Yutaka2016-11-301-23/+34
* scd: Fix receive buffer size.NIIBE Yutaka2016-11-301-2/+3
* scd: Don't limit to ST-2xxx for PC/SC.NIIBE Yutaka2016-11-301-1/+5
* scd: Fix status info encoding.NIIBE Yutaka2016-11-301-1/+2
* scd: minor cleanup to merge other works.NIIBE Yutaka2016-11-303-42/+35
* scd: Fix an action after card removal.NIIBE Yutaka2016-11-301-4/+2
* scd: Release the card reader after card removal.NIIBE Yutaka2016-11-301-1/+4
* scd: Clean up unused shutdown method.NIIBE Yutaka2016-11-303-103/+0
* scd: Fix card removal/reset on multiple contexts.NIIBE Yutaka2016-11-292-37/+44
* scd: Fix race conditions for release_application.NIIBE Yutaka2016-11-291-4/+6
* scd: Make option --homedir work.Werner Koch2016-11-291-0/+1
* scd: More fix of error return path.NIIBE Yutaka2016-11-291-2/+2
* scd: Improve error handling.Justus Winter2016-11-291-1/+1
* scd: Fix error handling with libusb-compat library.NIIBE Yutaka2016-11-291-7/+12
* scd: Handle error correctly.NIIBE Yutaka2016-11-291-5/+5
* scd: KEYNO cleanup.NIIBE Yutaka2016-11-291-30/+33
* scd: Use cipher.h for constants.NIIBE Yutaka2016-11-292-7/+9
* gpg: Avoid publishing the GnuPG version by defaultDaniel Kahn Gillmor2016-08-092-3/+3
* g10: Fix checking key for signature validation.NIIBE Yutaka2016-08-041-2/+2
* gpgv: Tweak default options for extra security.NIIBE Yutaka2016-07-091-0/+2
* g10: Fix keysize with --expert.NIIBE Yutaka2016-07-061-2/+2
* g10: Fix --list-packets.NIIBE Yutaka2016-06-284-5/+4
* g10: Fix card-edit/fetch to use keyserver_fetch.NIIBE Yutaka2016-06-241-17/+7
* scd: Reset nonnull_nad to zero for VENDOR_GEMPC.Niibe Yutaka2016-06-191-1/+1
* g10: Fix another race condition for trustdb access.Niibe Yutaka2016-06-141-2/+5
* doc: Remove description of --faked-system-time from gpg.texiWerner Koch2016-04-081-14/+0
* po: Fix misleading german translation.Justus Winter2016-04-041-2/+1
* Post release updatesWerner Koch2016-03-3131-117/+120
* Release 2.0.30gnupg-2.0.30Werner Koch2016-03-311-1/+20
* po: Auto updateWerner Koch2016-03-312-22/+19
* doc: Update help.ru.textIneiev2016-03-311-107/+226
* build: Create *.swdb file during make distcheck.Werner Koch2016-03-311-0/+14
* gpg: Silence trustdb messages with --quiet.Werner Koch2016-03-311-6/+8
* agent: Do not remove the ssh socket.Justus Winter2016-03-021-0/+2
* g10: Make sure to have the directory for trustdb.NIIBE Yutaka2016-02-121-55/+63
* common: Cope with AIX problem on number of open files.Werner Koch2016-01-151-38/+48
* Fix to support git worktree.NIIBE Yutaka2016-01-131-1/+1
* sm: Handle gcry_pk_encrypt return value.NIIBE Yutaka2015-12-151-2/+5
* scd: Fix commit 9a9bfd77.NIIBE Yutaka2015-12-151-0/+1
* scd: Fix removal of unplugged usb readers on Windows.Daniel Hoffend2015-12-151-0/+3
* scd: Simplify saving application context.NIIBE Yutaka2015-12-151-61/+41
* scd: Fix "Conflicting usage" bug.NIIBE Yutaka2015-12-153-27/+13
* doc: Don't install gpg-zip.1.NIIBE Yutaka2015-10-291-2/+2
* agent: Fix alignment problem with the second passphrase struct.Werner Koch2015-10-052-16/+34