aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: More binary I/O on Windows for CRLsAndre Heinecke2018-04-201-2/+5
* doc: Remove unneccesary empty flags in vsndf.prfAndre Heinecke2018-04-201-1/+1
* po: more updates to Spanish translationemma peel2018-04-161-110/+105
* po: correct attribution for Spanish translationemma peel2018-04-161-3/+2
* po: correct label tags in Polish translationemma peel2018-04-161-34/+34
* po: correct label tags in Finnish translationemma peel2018-04-161-24/+24
* build: New target "release" to automate the release process.Werner Koch2018-04-151-2/+73
* g10: Fix memory leak in check_sig_and_print.NIIBE Yutaka2018-04-131-0/+1
* g10: Push compress filter only if compressed.NIIBE Yutaka2018-04-131-5/+8
* po: Update Spanish translationemma peel2018-04-121-2183/+1536
* gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-1210-21/+55
* gpg: Extend the ERRSIG status line with a fingerprint.Werner Koch2018-04-123-23/+50
* gpg: Relax printing of STATUS_FAILURE.Werner Koch2018-04-121-1/+1
* agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch2018-04-122-1/+37
* build: Update getswdb version check to 2.2Andre Heinecke2018-04-121-2/+2
* po: Update Japanese translation.NIIBE Yutaka2018-04-121-53/+48
* gpg: New option --no-symkey-cache.Werner Koch2018-04-115-2/+22
* agent: Improve the unknown ssh flag detection.Werner Koch2018-04-101-24/+31
* agent: unknown flags on ssh signing requests cause an error.T3880-fixT3880Daniel Kahn Gillmor2018-04-091-1/+9
* agent: change documentation reference for ssh-agent protocol.Daniel Kahn Gillmor2018-04-091-2/+4
* Post release updatesWerner Koch2018-04-092-1/+5
* Release 2.2.6gnupg-2.2.6Werner Koch2018-04-091-1/+44
* po: Auto-update.Werner Koch2018-04-0925-893/+2284
* po: Update German translationWerner Koch2018-04-091-41/+82
* doc: Typo fix in gpg.texiWerner Koch2018-04-091-1/+1
* gpg,w32: Fix empty homedir when only a drive letter is used.Werner Koch2018-04-091-32/+63
* doc: Add an example for --default-new-key-algoWerner Koch2018-04-092-5/+14
* doc: Document --key-edit:change-usageWerner Koch2018-04-092-3/+14
* gpg: Check that a key may do certifications.Werner Koch2018-04-061-0/+21
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-063-11/+65
* doc: Add a code comment about back signatures.Werner Koch2018-04-061-1/+3
* gpg: Re-indent sig-check.c and use signature class macros.Werner Koch2018-04-062-387/+372
* agent: Support SSH signature flags.NIIBE Yutaka2018-04-061-1/+16
* gpg: Add new OpenPGP card vendor.Werner Koch2018-04-051-0/+1
* g10: Let card-edit/key-attr show message when change.NIIBE Yutaka2018-04-051-8/+14
* tests: Fix no gpg-agent upon removal of GNUPGHOME.NIIBE Yutaka2018-04-047-13/+28
* scd: Writing KDF resets auth state.NIIBE Yutaka2018-04-031-1/+7
* g10: Fix filtering by PK->REQ_USAGE.NIIBE Yutaka2018-04-021-0/+2
* po: Update Japanese translation.NIIBE Yutaka2018-03-301-39/+73
* g10: Fix card-edit/kdf-setup for single salt.NIIBE Yutaka2018-03-301-1/+3
* g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-302-23/+54
* g10: Add "key-attr" command for --card-edit.NIIBE Yutaka2018-03-301-53/+52
* scd: Support changing key attribute back to RSA.NIIBE Yutaka2018-03-301-6/+18
* g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-293-77/+169
* g10: check_pin_for_key_operation should be just before genkey.NIIBE Yutaka2018-03-291-7/+7
* g10: Change ask_curve so that it can be used outside.NIIBE Yutaka2018-03-282-30/+23
* agent,scd: Use pointer to represent HANDLE.NIIBE Yutaka2018-03-272-8/+12
* agent: Make the request origin a part of the cache items.Werner Koch2018-03-278-43/+51
* gpg: Auto-fix a broken trustdb with just the version record.Werner Koch2018-03-261-0/+14
* gpg: Pass CTRL arg to get_trusthashrec.Werner Koch2018-03-264-11/+15