aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-2213-174/+478
* New debug functions log_printcanon and log_printsexp.Werner Koch2013-05-223-0/+104
* agent: Fix length detection of canonical formatted openpgp keys.Werner Koch2013-05-221-1/+1
* agent: New option --disable-check-own-socket.Werner Koch2013-05-222-8/+30
* w32: Add icons and version information.Werner Koch2013-05-0715-24/+348
* doc: fix some Texinfo warnings.Ian Abbott2013-05-072-8/+12
* Fix potential heap corruption in "gpg -v --version".Werner Koch2013-04-221-43/+40
* gpgsm: Remove non-implemented commands from --help.Werner Koch2013-04-191-4/+4
* Make sure to call fflush if estream_t is backed with stdioDaiki Ueno2013-04-191-0/+1
* doc: Formatting fixes.Werner Koch2013-04-195-17/+24
* Add missing file.Werner Koch2013-04-171-0/+29
* Fix doc for the Expire-Date key generation parameter.Werner Koch2013-04-041-10/+12
* scd: move SCDaemon to libexecdir.NIIBE Yutaka2013-04-012-4/+5
* copyright assignments are not anymore required.Werner Koch2013-03-294-155/+224
* 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
* po: Enable ja.po.NIIBE Yutaka2013-03-211-1/+1
* scd: change default value of pinpad maxlen.NIIBE Yutaka2013-03-212-5/+6
* Merge branch 'master' into key-storage-workkey-storage-workWerner Koch2013-03-2026-259/+482
|\
| * gpg: Print indicator for unknown key capability.Werner Koch2013-03-192-0/+4
| * gpg: Allow setting of all zero key flagsDaniel Kahn Gillmor2013-03-191-3/+0
| * gpg: Distinguish between missing and cleared key flags.Werner Koch2013-03-192-2/+13
| * scd: ccid-driver supporting larger APDU.NIIBE Yutaka2013-03-141-1/+1
| * scd: fix missing close paren.NIIBE Yutaka2013-03-141-1/+1
| * scd: support ECDSA signing.NIIBE Yutaka2013-03-091-7/+24
| * scd: support ECDSA public key.NIIBE Yutaka2013-03-081-94/+254
| * Update RFC references to RFC 4880Daniel Kahn Gillmor2013-03-051-2/+2
| * Require libgpg-error 1.11.Werner Koch2013-03-052-11/+1
| * agent: pksign result conversion to sexp to upper layer.NIIBE Yutaka2013-02-284-36/+98
| * Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-226-80/+61
| * Remove some unused variables.Werner Koch2013-02-223-15/+11
| * gpg: Fix a memory leak in batch key generationWerner Koch2013-02-222-26/+40
| * gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch2013-02-221-2/+3
| * common: Add func has_leading_keyword.Werner Koch2013-02-222-0/+25
| * Remove build hacks for FreeBSD.Werner Koch2013-02-221-6/+0
| * agent: fix two bugs.NIIBE Yutaka2013-02-222-1/+2
| * gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka2013-02-222-4/+10
| * Update .gitignore for non-VPATH builds.Werner Koch2013-02-121-9/+19
* | Add code to allow for late memory cleanup.Werner Koch2013-03-203-18/+90
* | kbx: Remove unused macro.Werner Koch2013-03-201-6/+0
* | po: Autoupdates for de and fr. Update gitignore.Werner Koch2013-03-203-92/+158
* | gpg: Fix a memory leak in batch key generationWerner Koch2013-02-212-26/+40
* | gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch2013-02-211-2/+3
* | common: Add func has_leading_keyword.Werner Koch2013-02-212-0/+25
* | Remove build hacks for FreeBSD.Werner Koch2013-02-201-6/+0
* | Update .gitignore for non-VPATH builds.Werner Koch2013-02-121-9/+19
* | Merge branch 'master' into key-storage-workWerner Koch2013-02-1243-5016/+6184
|\|
| * gpg: Implement card_store_subkey again.NIIBE Yutaka2013-02-123-147/+123