aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Add test demonstrating issue2929.Justus Winter2017-01-242-1/+34
* tests: Enable gpgconf test.Justus Winter2017-01-241-4/+1
* speedo: Remove the unused ADNS package.Werner Koch2017-01-232-22/+1
* Update NEWS with link to release announcement.Werner Koch2017-01-231-0/+2
* Post release updatesWerner Koch2017-01-232-1/+5
* Release 2.1.18gnupg-2.1.18Werner Koch2017-01-231-1/+61
* build: Change make distcheck configure and temp. remove gpgconf.scm.Werner Koch2017-01-232-2/+5
* po: Auto updateWerner Koch2017-01-2325-0/+174
* po: Translate two new strings to GermanWerner Koch2017-01-231-1/+7
* Update copyright notices for 2017.Werner Koch2017-01-239-17/+17
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-2310-14/+14
* dirmngr: On SIGHUP mark all keyservers alive.Werner Koch2017-01-233-0/+25
* libdns: Hack to skip negation term.Gaetan Bisson2017-01-231-1/+9
* dirmngr: Print debug message only with --debug.Werner Koch2017-01-231-1/+2
* dirmngr: Handle missing nsswitch.conf.Phil Pennock2017-01-231-1/+10
* dco: Register Phil Pennock.Werner Koch2017-01-231-0/+4
* gpg: Fix misleading log message when checking regexp.Damien Goutte-Gattat2017-01-231-2/+2
* po: Fixes to the German translationWerner Koch2017-01-231-9/+9
* gpg: New export and import options "backup" and "restore".Werner Koch2017-01-234-5/+52
* scd: Fix INTERRUPT transfer.NIIBE Yutaka2017-01-231-5/+6
* build: Print a commit id in the generated ChangeLogWerner Koch2017-01-191-1/+4
* common: Fix buffer copy code again.Werner Koch2017-01-191-20/+14
* gpg: Allow to freeze faked system time.Damien Goutte-Gattat2017-01-193-3/+16
* common: Clarify use of vars in buffer copy code.Werner Koch2017-01-191-16/+26
* dirmngr: Add setup of CA for NTBTLS.NIIBE Yutaka2017-01-191-1/+78
* common: Fix flushing copy buffers.Justus Winter2017-01-181-7/+19
* agent: Reduce sleep time in the progress callback.Werner Koch2017-01-181-2/+10
* gpgconf: Allow "all" for --launch, --kill, and --reload.Werner Koch2017-01-183-9/+41
* gpg: Remove unused definitions.Werner Koch2017-01-181-22/+2
* scd: Cleanup SERIALNO protocol.NIIBE Yutaka2017-01-185-69/+41
* scd: Add "card_list" sub command for GETINFO.NIIBE Yutaka2017-01-183-4/+33
* build: Handle packages with dashes in --find-version.Werner Koch2017-01-171-5/+22
* gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2017-01-172-7/+28
* gpg: Sync print of additional sig data in --edit-key.Werner Koch2017-01-172-48/+45
* common: Remove unused function tty_print_string.Werner Koch2017-01-172-83/+46
* gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch2017-01-171-7/+14
* dirmngr: Implement hkps lookups using literal addresses.Werner Koch2017-01-161-1/+29
* dirmngr: Allow reverse DNS lookups in Tor-mode.Werner Koch2017-01-161-31/+182
* dirmngr: Avoid network queries for literal IP addresses.Werner Koch2017-01-161-0/+4
* dirmngr: Fix URL creation for literal IPv6 addresses in HKP.Werner Koch2017-01-162-31/+39
* tests: Improve GPGHOME handling.Justus Winter2017-01-163-12/+6
* agent: Ask specific SERIALNO for pksign/pkdecrypt.NIIBE Yutaka2017-01-165-7/+19
* scd: Add --demand option for SERIALNO.NIIBE Yutaka2017-01-163-39/+91
* build: Make autogen.sh more POSIX friendly (next try)Werner Koch2017-01-121-1/+1
* gpg: Rename a var to avoid a shadowing warning.Werner Koch2017-01-121-3/+5
* tests: Fix t-gettime for a time_t of 64 and a long of 32 bit.Werner Koch2017-01-122-5/+14
* build: Make autogen.sh more POSIX friendly.Werner Koch2017-01-121-3/+6
* libdns: Silence -Wstrict-prototypes on some function ptrs.Werner Koch2017-01-121-0/+13
* libdns: Provide replacement for EPROTO.Werner Koch2017-01-121-0/+4
* dirmngr: After a connection failure log a hint if Tor is not running.Werner Koch2017-01-111-0/+11