aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.20gnupg-2.0.20Werner Koch2013-05-104-15/+22
* po: Auto updatesWerner Koch2013-05-101-21/+0
* Update gpg-error, libgcrypt, and ksba m4 scripts.Werner Koch2013-05-103-17/+70
* Update Ukrainian translation.Yuri Chornoivan2013-05-101-20/+9
* Note: Wrong author in previous commit 049b3d9.Werner Koch2013-05-071-0/+4
* w32: Add icons and version information.Ian Abbott2013-05-0715-39/+349
* doc: fix some Texinfo warnings.Ian Abbott2013-05-072-8/+12
* Fix a typo and a wrong code indentation.Jedi2013-04-252-3/+3
* Update Traditional Chinese translation.Jedi2013-04-241-11/+6
* Point to copies in the master branch for some doc file.Jedi2013-04-242-4/+18
* Update helper scripts.Jedi2013-04-248-493/+961
* Update Traditional Chinese translation.Jedi2013-04-241-34/+6
* Update Danish translationJoe Hansen2013-04-241-3178/+2317
* Update Spanish translation.Jaime Suarez2013-04-241-130/+107
* Run an update-po.Werner Koch2013-04-2425-271/+414
* Update de.po and fr.po for keypad->pinpad change.Werner Koch2013-04-242-26/+35
* scd: Add pinpad support for REINER SCT cyberJack goNIIBE Yutaka2013-04-231-1/+4
* w32: Almost everywhere include winsock2.h before windows.h.Werner Koch2013-04-2320-380/+436
* Allow building gpgkeys_ldap with the 32 bit mingw-w64 toolchain.Werner Koch2013-04-231-1/+16
* Update NEWS and READMEWerner Koch2013-04-222-4/+29
* Fix bashism in autogen.sh.Werner Koch2013-04-221-2/+2
* Try to use w64 toolchain for --build-w32.Werner Koch2013-04-221-1/+1
* Fix potential heap corruption in "gpg -v --version".Werner Koch2013-04-221-43/+40
* Comment fixes.Werner Koch2013-04-221-3/+3
* Adjust git-log-fix for cherry-picked commits.Werner Koch2013-04-221-2/+2
* Switch to the new automagic beta numbering scheme.Werner Koch2013-04-222-32/+28
* Update docs from master.Werner Koch2013-04-225-38/+146
* Ignore obsolete option --disable-keypad.Werner Koch2013-04-221-0/+3
* Allow marking options as ignored.Werner Koch2013-04-222-18/+35
* Do not mix test result with progress lines.Werner Koch2013-04-226-10/+42
* scd: move SCDaemon to libexecdir.NIIBE Yutaka2013-04-012-4/+5
* scd: PC/SC status fix.NIIBE Yutaka2013-03-262-6/+10
* scd: PC/SC cleanup (more).NIIBE Yutaka2013-03-261-6/+6
* scd: call update_card_removed only when detecting removal.NIIBE Yutaka2013-03-251-4/+2
* scd: PC/SC cleanup.NIIBE Yutaka2013-03-222-109/+137
* scd: change default value of pinpad maxlen.NIIBE Yutaka2013-03-212-4/+5
* scd: ccid-driver supporting larger APDU.NIIBE Yutaka2013-03-141-1/+1
* Differentiate between success (full or partial), not-found, and failure.David Shaw2013-03-031-11/+76
* Emulate curl_easy_getinfo and CURLINFO_RESPONSE_CODE in curl-shim.David Shaw2013-03-032-3/+31
* Bring the fix for bug 739 on 1.4 over to 2.0 (bug 1479)David Shaw2013-02-282-9/+5
* Japanese: minor doc update.NIIBE Yutaka2013-02-121-1/+1
* Japanese: updated po and doc.NIIBE Yutaka2013-02-122-182/+234
* scd: Rename 'keypad' to 'pinpad'.NIIBE Yutaka2013-02-0817-130/+150
* scd: Fix check_keypad_request.NIIBE Yutaka2013-02-051-1/+1
* scd: Clean up.NIIBE Yutaka2013-02-052-22/+0
* SCD: Add vendor specific initalization.NIIBE Yutaka2013-02-051-1/+29
* SCD: Support P=N format for login data.NIIBE Yutaka2013-02-051-24/+24
* SCD: Better interoperability.NIIBE Yutaka2013-02-051-2/+2
* SCD: Defaults to use pinpad if the reader has the capability.NIIBE Yutaka2013-02-051-25/+25
* SCD: handle keypad request on the card.NIIBE Yutaka2013-02-051-6/+104