aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* systemd-user: Drop RefuseManualStart=true.Daniel Kahn Gillmor2017-08-072-4/+0
* tests: Do not run all tests unless in maintainer mode.Justus Winter2017-08-073-15/+38
* Fix spelling.Daniel Kahn Gillmor2017-08-071-1/+1
* Simple typo fix.Daniel Kahn Gillmor2017-08-071-1/+1
* gpg: Install gpg by default under the name gpg.Werner Koch2017-08-053-21/+18
* gpg: gpgconf needs to support the now default --auto-key-retrieve.Werner Koch2017-08-051-0/+2
* gpg: Fix memory leak in parse_auto_key_locate.Werner Koch2017-08-041-3/+4
* tests: Adjust tests for changed --auto-key-locate default.Werner Koch2017-08-041-0/+2
* gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch2017-08-042-2/+2
* gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch2017-08-044-13/+32
* agent: Make --no-grab the default.Werner Koch2017-08-043-9/+23
* 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