aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpg: Show v3 key fingerprints as all zero.Werner Koch2014-10-111-1/+1
* gpg: Avoid using cached MD5 signature status.Werner Koch2014-10-114-125/+145
* gpg: Add build and runtime support for larger RSA keysDaniel Kahn Gillmor2014-10-035-3/+51
* build: Update m4 scriptsWerner Koch2014-10-023-22/+84
* gpg: --compress-sigs and --compress-keys are not no-ops in 2.0Daniel Kahn Gillmor2014-10-021-2/+0
* gpg: Avoid duplicate declaration of {no-,}sk-comments noops.Daniel Kahn Gillmor2014-10-021-3/+0
* gpg: Default to SHA-256 for all signature types on RSA keys.Werner Koch2014-09-272-2/+2
* doc: Update the file OpenPGPWerner Koch2014-09-271-11/+10
* gpg: Add shortcut for setting key capabilities.Werner Koch2014-09-262-11/+42
* gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.Daniel Kahn Gillmor2014-09-253-4/+48
* gpg: Need to init the trustdb for import.Kristian Fiskerstrand2014-09-031-0/+2
* build: Print an error message if zlib is not installed.Werner Koch2014-08-261-1/+15
* gpg: Allow for positional parameters in the passphrase prompt.Werner Koch2014-08-261-23/+12
* Post release updates.Werner Koch2014-08-122-1/+5
* Release 2.0.26gnupg-2.0.26Werner Koch2014-08-122-2/+17
* po: Auto-update due to removed string.Werner Koch2014-08-1228-84/+36
* sm: Create homedir and lock empty keybox creation.Werner Koch2014-08-123-88/+211
* Remove trailing white space from two files.Werner Koch2014-08-122-13/+13
* jnlib: Fix typo in header inclusion protection macro.Werner Koch2014-08-111-1/+1
* po: Update Japanese translation.NIIBE Yutaka2014-08-081-12/+9
* gpg: Fix regression due to the keyserver import filter.Werner Koch2014-08-063-34/+49