aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpgscm: Merge 'opexe_3'.Justus Winter2017-04-102-86/+75
* gpgscm: Merge 'opexe_2'.Justus Winter2017-04-102-108/+98
* gpgscm: Merge 'opexe_1'.Justus Winter2017-04-102-31/+20
* agent: Use "ll" length specifier when time_t is larger.NIIBE Yutaka2017-04-101-1/+7
* scd: Relax a condition for p15 driver.NIIBE Yutaka2017-04-101-1/+1
* scd: Relax a condition for p15 driver.NIIBE Yutaka2017-04-101-1/+1
* scd: Remove "special transport" support.NIIBE Yutaka2017-04-101-292/+64
* gpgscm: Allocate small integers in the rodata section.Justus Winter2017-04-074-37/+861
* gpgscm: Make global data constant when possible.Justus Winter2017-04-072-19/+15
* gpgscm: Remove arbitrary limit on number of cell segments.Justus Winter2017-04-072-44/+74
* gpgscm: Fix compact vector encoding.Justus Winter2017-04-071-1/+2
* doc: Explain the '>' in a key listing.Werner Koch2017-04-071-4/+7
* gpg: Fix printing of offline taken subkey.Werner Koch2017-04-071-1/+1
* scd: Internal CCID reader cleanup.NIIBE Yutaka2017-04-071-269/+41
* scd: Don't keep CCID reader open when card is not available.NIIBE Yutaka2017-04-071-8/+3
* agent: Serialize access to passphrase cache.NIIBE Yutaka2017-04-061-36/+37
* gpgscm: Avoid mutating integer.Justus Winter2017-04-061-1/+1
* gpgscm: Initialize unused slots in vectors.Justus Winter2017-04-061-0/+8
* tests: Fix distcheck.Justus Winter2017-04-062-2/+2
* tests: Disable 'pkits' test suite.Justus Winter2017-04-063-4/+4
* tests: Make test more robust.Justus Winter2017-04-062-3/+6
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-051-2/+2
* tests: Fix setup of ephemeral home directories.Justus Winter2017-04-046-19/+20
* gpgscm: Fix copying values.Justus Winter2017-04-041-2/+52
* gpgscm: Simplify get-output-string operation.Justus Winter2017-04-041-14/+6
* gpgscm: Simplify substring operation.Justus Winter2017-04-041-7/+1
* po: Update Japanese translation.NIIBE Yutaka2017-04-041-15/+9
* agent: Minor fix for get_client_pid.NIIBE Yutaka2017-04-041-4/+6
* Post release updates.Werner Koch2017-04-032-4/+8
* Release 2.1.20gnupg-2.1.20Werner Koch2017-04-031-1/+45
* dirmngr: New option --disable-ipv6Werner Koch2017-04-0310-8/+40
* dirmngr,w32: Silence the 'certificate already cached' message.Werner Koch2017-04-031-1/+4
* dirmngr: Handle EIO which is sometimes returned by cookie functions.Werner Koch2017-04-031-0/+1
* dirmngr: Always print a warning for a missing /etc/hosts.Werner Koch2017-04-031-10/+1
* dirmngr: Do not assume that /etc/hosts exists.Werner Koch2017-04-031-4/+12
* po: Auto-update.Werner Koch2017-04-0325-76/+547
* po: Update the German translationWerner Koch2017-04-031-3/+16
* po: Update Russian translationIneiev2017-04-031-20/+13
* doc: Add two example profiles.Werner Koch2017-04-033-0/+51
* gpgconf: Add --enable-extended-key-format for the agent.Werner Koch2017-04-032-0/+5
* gpgscm: Slightly improve the procedure dispatch.Justus Winter2017-04-031-1/+1
* gpg: Handle critical marked 'Reason for Revocation'.Werner Koch2017-04-031-0/+1
* agent: Use OCB for key protection with --enable-extended-key-format.Werner Koch2017-04-022-7/+3
* kbx: Unify blob reading functions.Werner Koch2017-04-015-37/+54
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-315-11/+33
* gpg: Pass CTRL also to getkey_end.Werner Koch2017-03-314-23/+23
* gpg: Print more stats for the keydb and the signature cache.Werner Koch2017-03-314-12/+109
* gpg: Assert that an opaque parameter is really what we expect.Werner Koch2017-03-313-1/+12
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-3138-751/+885
* gpg: Consistent use of preprocessor conditionals.Justus Winter2017-03-301-8/+8