aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update Russian translationIneiev2015-06-021-115/+107
* po: Update the German translationWerner Koch2015-06-021-6/+36
* po: Fix a LF mismatch in ja.po.Werner Koch2015-06-021-2/+2
* agent: Make --allow-external-password-cache work.Werner Koch2015-06-022-14/+0
* agent: Add strings for use by future Pinentry versions.Werner Koch2015-06-021-29/+35
* agent: Cleanup caching code for command GET_PASSPHRASE.Werner Koch2015-05-201-1/+1
* agent: Backport changes from 2.1 to support an external password manager.Neal H. Walfield2015-05-1910-21/+186
* g10: detects public key encryption packet error properly.NIIBE Yutaka2015-05-191-3/+3
* g10: Improve handling of no corresponding public key.NIIBE Yutaka2015-05-191-0/+12
* gpg-connect-agent: Fix quoting of internal percent+ function.Werner Koch2015-05-111-4/+4
* scd: PC/SC reader selection by partial string match.NIIBE Yutaka2015-05-012-10/+21
* g10: fix cmp_public_key and cmp_secret_keys.NIIBE Yutaka2015-04-303-10/+18
* gpg: Emit status line NEWSIG before signature verification starts.Werner Koch2015-04-162-3/+5
* scd: better handling of extended APDU.NIIBE Yutaka2015-04-153-83/+87
* gpgparsemail: Fix last commit (3f2bdac)Werner Koch2015-04-151-1/+2
* gpgparsemail: Fix case of zero length continuation lines.Werner Koch2015-04-151-5/+8
* agent: Fix length test in sshcontrol parser.Werner Koch2015-04-151-1/+1
* scd: Fix possible NULL deref in apdu.cWerner Koch2015-04-151-3/+7
* po: Update Japanese translation.NIIBE Yutaka2015-04-151-9/+6
* gpg: Fix DoS while parsing mangled secret key packets.Werner Koch2015-04-051-7/+43
* doc: Document the changed default algos for gpgsm.Werner Koch2015-03-251-2/+2
* sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).Werner Koch2015-03-252-3/+3
* gpgtar: Fix extracting files with !(size % 512)Andre Heinecke2015-03-171-1/+5
* common: Check option arguments for a valid rangeWerner Koch2015-03-112-8/+47
* gpg: New command --list-gcrypt-config.Werner Koch2015-03-111-0/+10
* gpg: Remove left-over debug message.Werner Koch2015-02-261-3/+0
* Post release updates.Werner Koch2015-02-182-1/+5
* Release 2.0.27gnupg-2.0.27Werner Koch2015-02-184-14/+36
* gpg: Remove an unused variable.Werner Koch2015-02-181-1/+0
* po: Auto updateWerner Koch2015-02-1829-296/+847
* po: Update German translationWerner Koch2015-02-181-10/+32
* curl-shim: clean up varargsDaniel Kahn Gillmor2015-02-181-0/+2
* gpg: Print better diagnostics for keyserver operations.Werner Koch2015-02-185-22/+122
* keyserver: Show log prefix when not build with cURL.Werner Koch2015-02-131-0/+6
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-1220-275/+310
* build: Update standard build-aux files.Werner Koch2015-02-124-537/+332
* doc: Change remaining http links to gnupg.org to httpsWerner Koch2015-02-123-3/+3
* gpg: Prevent an invalid memory read using a garbled keyring.Werner Koch2015-02-121-3/+21
* gpg: Fix a NULL-deref in export due to invalid packet lengths.Werner Koch2015-02-121-1/+2
* gpg: Fix a NULL-deref due to empty ring trust packets.Werner Koch2015-02-121-3/+5
* kbx: Fix resource leak.Joshua Rogers2015-02-121-5/+32
* gpg: Limit the size of key packets to a sensible value.Werner Koch2015-02-121-3/+18
* Avoid double-close in unusual dotlock situations.Werner Koch2015-02-121-26/+32
* gpg: Allow predefined names as answer to the keygen.algo prompt.Werner Koch2015-01-282-10/+40
* gpg: Print a warning if the subkey expiration may not be what you want.Werner Koch2015-01-261-1/+59
* build: Update to gettext 0.19.3.Werner Koch2015-01-2615-1131/+1533
* build: Require automake 1.14.Werner Koch2015-01-264-16/+12
* po: Yet another update for Chinese (traditional)Jedi Lin2015-01-261-27/+31
* 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