aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * build: Ignore two build image files in doc/Werner Koch2016-06-171-0/+2
| * tests/openpgp: Reimplement tests in Scheme.Justus Winter2016-06-1740-18/+3474
| * tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter2016-06-1715-1/+2550
| * tests/gpgscm: Foreign objects support for TinySCHEME.Justus Winter2016-06-173-1/+45
| * tests/gpgscm: Dynamically allocate string buffer.Justus Winter2016-06-172-4/+34
| * tests/gpgscm: Make exception value available.Justus Winter2016-06-171-4/+5
| * tests/gpgscm: Add package macro.Justus Winter2016-06-171-0/+5
| * tests/gpgscm: Expose function to open streams as Scheme ports.Justus Winter2016-06-172-1/+3
| * tests/gpgscm: Nicer error message.Justus Winter2016-06-171-1/+1
| * tests/gpgscm: Fix error hook.Justus Winter2016-06-171-1/+2
| * tests/gpgscm: Handle unhandled enumeration values.Justus Winter2016-06-171-0/+6
| * tests/gpgscm: Verbatim import of latest TinySCHEME.Justus Winter2016-06-177-0/+6917
| * scd: Make option --homedir work.Werner Koch2016-06-171-0/+1
| * doc: Add more strong hints towards --with-colons.Werner Koch2016-06-161-4/+5
| * speedo: New target w32-release-offlineWerner Koch2016-06-161-0/+4
| * Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gnupgWerner Koch2016-06-161-2/+6
| |\
* | \ Merge branch 'master' into STABLE-BRANCH-2-2Werner Koch2016-06-161-2/+6
|\ \ \ | |/ / |/| / | |/
| * g10: Fix another race condition for trustdb access.Niibe Yutaka2016-06-141-2/+6
* | Post release updatesWerner Koch2016-06-162-2/+6
* | Release 2.1.13gnupg-2.1.13Werner Koch2016-06-161-1/+47
* | po: Auto-updateWerner Koch2016-06-1625-946/+1069
* | po: Update Ukrainian translationYuri Chornoivan2016-06-161-246/+288
* | po: Update Russian translation.Ineiev2016-06-161-368/+150
* | po: Update German translationWerner Koch2016-06-161-25/+31
* | speedo,w32: Take gpg-preset-passphrase from libexec.Werner Koch2016-06-161-1/+1
* | Add missing files so that make distcheck works again,Werner Koch2016-06-162-2/+3
* | tools: Fix typo in function name of symcryptrun.Werner Koch2016-06-161-1/+1
|/
* gpg: Print the subkey's curve and not the primary key curve.Werner Koch2016-06-141-4/+4
* ldap: Improve info output for v3 fallbackWerner Koch2016-06-141-2/+3
* dirmngr: Try ldap protocol V3 as fallbackAndre Heinecke2016-06-141-0/+12
* dirmngr: Print ldap error if bind failsAndre Heinecke2016-06-141-1/+1
* gpgsm: Allow ciphers AES192 and SERPENT256Werner Koch2016-06-141-1/+3
* doc: Add files and envvars to a new index.Werner Koch2016-06-148-29/+75
* gpg: Avoid endless loop in a tofu error case.Werner Koch2016-06-141-1/+1
* gpg: Split tofu's get_trust function into several smaller ones.Werner Koch2016-06-141-434/+480
* doc: Consistently use 'keyserver'.Werner Koch2016-06-1434-100/+100
* speedo,w32: Add gpg-preset-passphrase also to the uninstaller.Werner Koch2016-06-131-0/+1
* gpg: Un-deprecate option --auto-key-retrieve.Werner Koch2016-06-132-25/+27
* gpg: New option --disable-signer-uid, create Signer's UID sub-packet.Werner Koch2016-06-135-7/+41
* gpg: Try Signer's User ID sub-packet with --auto-key-retrieve.Werner Koch2016-06-135-15/+89
* gpg,indent: Re-indent and chnage var names in sign.cWerner Koch2016-06-131-70/+69
* common: Fix bad printf format in t-stringhelp.cWerner Koch2016-06-121-1/+1
* gpg: Remove C-99ism, re-indent, and simplify one function.Werner Koch2016-06-114-77/+107
* common: New function split_fields.Werner Koch2016-06-113-0/+120
* g10: Export cleartext keys as cleartextDaniel Kahn Gillmor2016-06-112-26/+7
* g10: Allow receiving cleartext secret keys from agentDaniel Kahn Gillmor2016-06-113-4/+223
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-114-9/+18
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-119-31/+60
* speedo,w32: Distribute gpg-preset-passphrase.Werner Koch2016-06-111-0/+1
* Explicitly restrict socket permissions.Werner Koch2016-06-084-1/+13