aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Avoid double fingerprint printing with import-show.Werner Koch2017-08-041-1/+2
* gpg: New import option show-only.Werner Koch2017-08-043-2/+9
* wks: Allow gpg-wks-client --supported with just the domain nameWerner Koch2017-08-031-1/+8
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-021-0/+4
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-017-18/+16
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-017-16/+18
* artwork: Add icons.Marcus Brinkmann2017-08-0129-0/+108
* gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch2017-08-012-25/+36
* indent: Wrap overlong lines in argparse.cWerner Koch2017-08-011-5/+10
* Simple typo fix.NIIBE Yutaka2017-08-011-1/+1
* po: Update Japanese translationNIIBE Yutaka2017-08-011-40/+25
* dirmngr,w32: Fix http connection timeout problem.Werner Koch2017-07-311-1/+5
* Explain the "server is older than xxx warning".Werner Koch2017-07-314-0/+29
* Post release updatesWerner Koch2017-07-282-1/+5
* Release 2.1.22gnupg-2.1.22Werner Koch2017-07-281-3/+42
* po: Auto-updateWerner Koch2017-07-2826-2411/+3221
* po: Update German translationWerner Koch2017-07-281-125/+138
* agent: Make --ssh-fingerprint-digest re-readable.Werner Koch2017-07-282-6/+19
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-2812-52/+48
* agent: For OCB key files return Bad Passprase instead of Checksum Error.Werner Koch2017-07-282-3/+12
* gpg: Minor rework for better readibility of get_best_pubkey_byname.Werner Koch2017-07-282-17/+17
* gpg: Fix segv in get_best_pubkey_byname.Werner Koch2017-07-281-1/+1
* agent: Minor cleanup (mostly for documentation).Werner Koch2017-07-285-161/+173
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-273-48/+54
* gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch2017-07-272-18/+15
* gpg,sm: Fix compliance checking for decryption.Werner Koch2017-07-273-48/+62
* indent: Wrap an overlong line.Werner Koch2017-07-271-1/+3
* gpg: Avoid output to the tty during import.Werner Koch2017-07-277-74/+96
* g10: Make sure exactly one fingerprint is output with --quick-gen-key.Marcus Brinkmann2017-07-261-1/+2
* doc: Add man pages form gpg-wks-server and gpg-wks-client.Werner Koch2017-07-263-4/+346
* wks: Fix program names in the usage diagnostics.Werner Koch2017-07-262-4/+4
* wks: Add stubs for new gpg-wks-server commands.Werner Koch2017-07-261-0/+60
* doc: Update vsnfd profile exampleAndre Heinecke2017-07-261-1/+1
* dirmngr: Do not use a blocking connect in Tor mode.Werner Koch2017-07-262-0/+25
* dirmngr: Auto-enable Tor on startup or reload.Werner Koch2017-07-263-6/+22
* agent,dirmngr: Check for homedir removal also using stat(2).Werner Koch2017-07-262-7/+48
* agent: Lengthen timertick interval on Unix to 4 seconds.Werner Koch2017-07-261-9/+7
* common: Strip trailing slashes from the homedir.Werner Koch2017-07-252-7/+59
* w32: Also change the directory on daemon startup.Werner Koch2017-07-253-11/+14
* common: New functions gnupg_daemon_rootdir and gnupg_chdir.Werner Koch2017-07-257-7/+50
* Revert "w32: Change directory on daemon startup."Werner Koch2017-07-253-26/+6
* gpg: Update key origin info during import merge.Werner Koch2017-07-251-4/+97
* gpg: Store key origin for new userids during import merge.Werner Koch2017-07-251-107/+157
* dirmngr: Add annotation for fallthrough.NIIBE Yutaka2017-07-251-41/+41
* doc: Use @var for meta variables in gpg.texiWerner Koch2017-07-241-177/+179
* gpg: Extend --key-origin to take an optional URL arg.Werner Koch2017-07-246-5/+49
* gpg: Store key origin info for new keys from a keyserverWerner Koch2017-07-242-29/+66
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-247-38/+101
* gpg: Filter keys received via DANEWerner Koch2017-07-241-5/+27
* dirmngr: Print a SOURCE status for WKD requests.Werner Koch2017-07-241-1/+7