aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: Free variable before returnJoshua Rogers2015-01-131-1/+4
* sm: Avoid double-free on iconv failureDaniel Kahn Gillmor2015-01-131-0/+2
* scd: Avoid double-free on error condition in scdDaniel Kahn Gillmor2015-01-131-4/+2
* avoid future chance of using uninitialized memoryDaniel Kahn Gillmor2015-01-131-1/+1
* gpgkey2ssh: clean up varargsDaniel Kahn Gillmor2015-01-131-0/+2
* doc: Fix memory leak in yat2m.Werner Koch2015-01-131-0/+1
* gpgsm: Return NULL on failWerner Koch2015-01-131-0/+1
* gpg: Fix possible read of unallocated memoryWerner Koch2015-01-131-4/+7
* scd: Fix possibly inhibited checkpin of the admin pin.Werner Koch2015-01-091-1/+1
* scd: fix get_public_key for OpenPGPcard v1.0.Joshua Rogers2015-01-081-1/+1
* gpg: release DEK soon after its use.NIIBE Yutaka2014-12-121-1/+1
* po: Update French translationDavid Prévot2014-11-261-156/+163
* po: Update Danish translationDavid Prévot2014-11-261-26/+38
* po: Update Ukrainian translationYuri Chornoivan2014-11-261-41/+51
* po: Update Chinese (traditional) translationJedi Lin2014-11-261-27/+34
* po: Update Russian translationIneiev2014-11-261-1287/+1275
* po: Update pl.poJakub Bogusz2014-11-261-32/+37
* po: Convert pl.po to utf-8Werner Koch2014-11-261-1451/+1451
* po: New Dutch translationFrans Spiesschaert2014-11-262-0/+7614
* po: Update es.poManuel "Venturi" Porras Peralta2014-11-261-252/+269
* po: Convert es.po to utf-8Werner Koch2014-11-261-1115/+1115
* gpg: Fix use of uninit.value in listing sig subpkts.Werner Koch2014-11-241-1/+5
* gpg: Fix off-by-one read in the attribute subpacket parser.Werner Koch2014-11-241-0/+8
* gpg: Fix a NULL-deref for invalid input data.Werner Koch2014-11-241-3/+9
* po: Update Japanese translation.NIIBE Yutaka2014-11-181-33/+46
* gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch2014-11-144-40/+116
* gpg: Add import option "keep-ownertrust".Werner Koch2014-11-123-2/+23