aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Improve description of test.Neal H. Walfield2017-02-021-1/+1
* Revert "Revert "tests: Add test demonstrating issue2929.""Neal H. Walfield2017-02-022-1/+34
* gpg: Ensure TOFU bindings associated with UTKs are registered as usualNeal H. Walfield2017-02-021-6/+13
* gpg: If there is a TOFU conflict, elide the too few message warning.Neal H. Walfield2017-02-021-1/+3
* gpg: Only print out TOFU statistics for conflicts in interactive modeNeal H. Walfield2017-02-021-14/+69
* gpg: Add newline to output.Neal H. Walfield2017-02-021-1/+1
* gpg: Remove period at end of warning.Neal H. Walfield2017-02-021-1/+1
* dirmngr: New option --no-use-tor and internal changes.Werner Koch2017-02-0111-23/+75
* Fix explanation of commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch2017-02-012-4/+6
* scd: Fix regression tracking the connection count.NIIBE Yutaka2017-01-313-24/+41
* gpgscm: Tune the hash tables.Justus Winter2017-01-311-3/+5
* gpgscm: Optimize environment lookups and insertions.Justus Winter2017-01-311-50/+116
* gpgscm: Fix build with list environments.Justus Winter2017-01-311-0/+1
* gpgscm: Optimize symbol lookups and insertions.Justus Winter2017-01-311-23/+61
* gpgscm: Fix build with object list.Justus Winter2017-01-311-0/+1
* gpgscm: Remove unused functions.Justus Winter2017-01-311-24/+0
* dirmngr: Require --allow-version-check even if --use-tor is used.Werner Koch2017-01-312-3/+3
* scd: Remove --debug-disable-ticker option.NIIBE Yutaka2017-01-312-34/+14
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-315-76/+71
* gpgscm: Use a compact vector representation.Justus Winter2017-01-302-27/+36
* gpgscm: Provide framework for immediate values.Justus Winter2017-01-301-23/+39
* gpgscm: Fix setting the line of the first gc reservation.Justus Winter2017-01-301-1/+1
* gpgscm: Introduce macro for the vector length.Justus Winter2017-01-301-12/+13
* Revert "tests: Add test demonstrating issue2929."Justus Winter2017-01-302-34/+1
* Explain commit e175152ef7515921635bf1e00383e812668d13fc.Werner Koch2017-01-301-1/+9
* scd: Fix GetSlotStatus.NIIBE Yutaka2017-01-303-29/+31
* scd: Don't send GET_STATUS packet if not needed.NIIBE Yutaka2017-01-301-8/+19
* scd: Fix cancel INTERRUPT transfer.NIIBE Yutaka2017-01-291-19/+10
* scd: More changes on watching removal of card/reader.NIIBE Yutaka2017-01-275-113/+189
* scd: Fix release of transfer object.NIIBE Yutaka2017-01-271-17/+28
* scd: Improve watching USB device removal.NIIBE Yutaka2017-01-278-106/+127
* scd: Wake up the select when new USB scan.NIIBE Yutaka2017-01-271-6/+45
* scd: Only submit apdu_get_status when needed.NIIBE Yutaka2017-01-267-42/+145
* scd: Fix APP reference counting.NIIBE Yutaka2017-01-262-2/+1
* scd: Add INTERRUPT endp support to CCID driver.NIIBE Yutaka2017-01-262-4/+70
* gpg: Fix searching for mail addresses in keyrings.Justus Winter2017-01-251-4/+18
* tests,w32: Fix GPGME tests requiring a pinentry.Justus Winter2017-01-251-2/+4
* tests,w32: Fix gpgsm signature verification test.Justus Winter2017-01-251-4/+4
* agent: Fix double free.Justus Winter2017-01-251-2/+15
* tests: Skip GPGME tests that are not built.Justus Winter2017-01-251-2/+5
* tests,w32: Fix locating GPGME's tests on Windows.Justus Winter2017-01-251-1/+1
* gpg: Print a warning on Tor problems.Werner Koch2017-01-242-16/+70
* 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