aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Add some extra robustness to extract_private_keyWerner Koch2015-01-283-4/+13
* scd: Fix varargs call for 64-bit arch on ECC keys.NIIBE Yutaka2015-01-281-14/+12
* gpg: Fix segv introduced to commit 4d7c9b0.Werner Koch2015-01-271-1/+1
* agent: Fix agent_public_key_from_file for ECC.NIIBE Yutaka2015-01-273-94/+151
* sm: Simplify fix ed8383c6Werner Koch2015-01-261-4/+2
* ccid: Remove incorrect expression leading to errors.Joshua Rogers2015-01-251-1/+1
* gpgconf: Fix validity check for UINT32 values.Werner Koch2015-01-231-1/+1
* gpg,sm: Remove unnecessary duplicated checksWerner Koch2015-01-232-2/+2
* doc: Fix some typos and add missing options.Werner Koch2015-01-223-14/+26
* gpg: Improve skipping of PGP-2 keys.Werner Koch2015-01-225-11/+61
* gpg: Add dedicated error code for PGP-2 keys.Werner Koch2015-01-225-11/+7
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-2232-408/+362
* gpg: Remove an unused variable.Werner Koch2015-01-222-3/+1
* dirmngr: Fix TLS build problems.Werner Koch2015-01-211-2/+4
* gpg: Support --passphrase with --quick-gen-key.Werner Koch2015-01-213-2/+41
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-219-57/+128
* artwork: Crop and rename the commonly used logo.Werner Koch2015-01-203-126/+138
* 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