aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* kbx: Minor cleanup for the previous fix.Werner Koch2015-01-191-7/+7
* kbx: Call skipfnc callback to filter out keysDamien Goutte-Gattat2015-01-191-3/+30
* Register DCO for Damien Goutte-Gattat.Werner Koch2015-01-191-0/+3
* scd: Allow for certificates > 1024 with PC/SC.Andreas Schwier2015-01-131-1/+1
* po: Update the German translation.Werner Koch2015-01-091-2/+5
* dirmngr: Fix error code path of map_host.NIIBE Yutaka2015-01-081-3/+8
* scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers2015-01-081-1/+1
* dirmngr: fix LDAP query PATTERNS limit check.NIIBE Yutaka2015-01-071-1/+1
* scd: fix merge failure.NIIBE Yutaka2015-01-061-2/+0
* sm,g13: Init local vars to avoid compiler warnings.Werner Koch2015-01-052-2/+3
* gpg: Remove unused args from a function.Werner Koch2015-01-058-18/+13
* gpg: Clear a possible rest of the KDF secret buffer.Werner Koch2015-01-051-1/+1
* build: Require automake 1.14.Werner Koch2015-01-052-6/+4
* agent: Make --allow-loopback-pinentry gpgconf changeable.Werner Koch2015-01-042-1/+6
* tools: Free variable before returnJoshua Rogers2014-12-221-1/+4
* Register DCO for Joshua Rogers.Werner Koch2014-12-221-0/+3
* sm: Avoid double-free on iconv failureDaniel Kahn Gillmor2014-12-221-0/+2
* scd: Avoid double-free on error condition in scdDaniel Kahn Gillmor2014-12-221-4/+2
* avoid future chance of using uninitialized memoryDaniel Kahn Gillmor2014-12-221-1/+1
* avoid double-close in unusual dotlock situationsDaniel Kahn Gillmor2014-12-221-2/+8
* gpgkey2ssh: clean up varargsDaniel Kahn Gillmor2014-12-221-0/+2
* doc: Fix memory leak in yat2m.Werner Koch2014-12-221-0/+1
* dirmngr: Fix memory leak.Werner Koch2014-12-222-3/+3
* dirmngr: Remove un-needed check.Werner Koch2014-12-221-1/+4
* dirmngr,gpgsm: Return NULL on failWerner Koch2014-12-222-0/+2
* scd: ECDH Support.NIIBE Yutaka2014-12-222-110/+107
* agent: Make sure --max-cache-ttl is >= --default-cache-ttl.Werner Koch2014-12-192-0/+21
* agent: Keep the session environment for restricted connections.Werner Koch2014-12-195-35/+43
* agent: Fix string prepended to remotely initiated prompts.Werner Koch2014-12-191-1/+1
* build: Remove option to build without agent.Werner Koch2014-12-181-1/+2
* gpgconf: Exit with failure if --launch fails.Werner Koch2014-12-173-4/+13
* po: Update Japanese Translation.NIIBE Yutaka2014-12-171-27/+14
* Post release updatesWerner Koch2014-12-162-1/+4
* Release 2.1.1gnupg-2.1.1Werner Koch2014-12-161-4/+25
* po: auto updateWerner Koch2014-12-1626-211/+1093
* po: Update the German translationWerner Koch2014-12-161-7/+32
* po: Update Czech translationPetr Pisar2014-12-161-999/+911
* gpg: Show private DO information in the card status.Werner Koch2014-12-161-0/+16
* po: Update Russian translationIneiev2014-12-161-2933/+2103
* po: Update zh_TW translationJedi2014-12-161-2427/+975
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-1510-15/+252
* gpg: Fix regression in notation data regression.Werner Koch2014-12-152-11/+14
* gpg: Avoid extra LF in notaion data listing.Werner Koch2014-12-151-1/+6
* doc: Typo fixes.Werner Koch2014-12-141-9/+9
* scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch2014-12-121-1/+1
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-126-40/+26
* gpg: Fix possible read of unallocated memoryWerner Koch2014-12-121-4/+6
* build: Replace deprecated autconf macro.Werner Koch2014-12-112-2/+2
* dirmngr: Improve dead host detection.Werner Koch2014-12-081-0/+2
* http: Improve diagnostic messages.Werner Koch2014-12-081-9/+32