aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpg: Obsolete some keyserver helper options.Werner Koch2014-12-083-34/+24
* gpg: Add OpenPGP card vendor 0x1337.Werner Koch2014-12-081-0/+2
* dirmngr: Return a proper error for all dead hosts.Werner Koch2014-12-081-55/+76
* gpg: Write a status line for a failed --send-keys.Werner Koch2014-12-081-1/+4
* scd: Fix for EdDSA.NIIBE Yutaka2014-12-081-3/+5
* Document no-allow-mark-trusted optionAndre Heinecke2014-12-051-12/+11
* scd: Fix for NIST P-256.NIIBE Yutaka2014-12-052-7/+13
* gpg: Allow import of large keys.Werner Koch2014-12-043-4/+16
* indentation: Update g10/import.cWerner Koch2014-12-041-1067/+1161
* gpg: Remove option aliases --[no-]throw-keyid and --notation-data.Werner Koch2014-12-034-8/+8
* agent: Replace some sprintf.Werner Koch2014-12-023-18/+8