aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* dirmngr: Mark hosts dead on ENETDOWN.Werner Koch2017-01-111-0/+5
* dirmngr: Fix Tor access for v6 addresses.Werner Koch2017-01-111-1/+63
* dirmngr: Remove warnings about unused global variables.Werner Koch2017-01-112-2/+2
* dirmngr: Implement debug option "network" for http.Werner Koch2017-01-112-3/+6
* dirmngr: Add debug code to http.c.Werner Koch2017-01-112-22/+54
* common: New function log_debug_with_string.Werner Koch2017-01-112-37/+106
* common: Avoid unnecessary ambiguity in argparse.Daniel Kahn Gillmor2017-01-111-1/+3
* systemd-user: Enable "systemctl --user reload {dirmngr,gpg-agent}"Daniel Kahn Gillmor2017-01-102-0/+2
* doc: Mention dirmngr.confWerner Koch2017-01-101-2/+15
* tests: Improve gpgconf test.Justus Winter2017-01-102-6/+25
* tools: Fix memory leaks and improve error handling.Justus Winter2017-01-103-6/+52
* tests: Add test for gpgconf.Justus Winter2017-01-103-2/+73
* common: Fix fallback code.Justus Winter2017-01-102-2/+2
* dirmngr: Use "pgpkey-hkps" and "pgpkey-hkp" for SRV record lookups.Werner Koch2017-01-091-29/+34
* dirmngr: Do not use a SRV record for HKP if a port was specified.Werner Koch2017-01-093-28/+40
* doc: Update man page for watchgnupgWerner Koch2017-01-091-18/+25
* dirmngr: Implement experimental SRV record lookup for WKD.Werner Koch2017-01-081-1/+51
* dirmngr: Improve debug output for TLS.Werner Koch2017-01-081-0/+8
* dirmngr: Change internal SRV lookup API.Werner Koch2017-01-085-37/+31
* dirmngr: Strip root zone suffix from libdns SRV results.Werner Koch2017-01-081-0/+4