aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Simplify error returning inside http.c.Werner Koch2017-01-241-51/+50
* dirmngr: New option --disable-ipv4.Werner Koch2017-01-2410-6/+46
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-10/+10
* tools: Use platform abstraction for I/O.Justus Winter2017-01-241-96/+95
* tools: Use platform abstraction for renaming files.Justus Winter2017-01-241-22/+16
* tools: Add comments explaining the functions parameters.Justus Winter2017-01-241-2/+27
* tools: Improve error handling.Justus Winter2017-01-241-0/+2
* tools: Fix memory leak.Justus Winter2017-01-241-0/+2
* 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