summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: Improve log_assert.Werner Koch2016-04-292-15/+39
* scd: Fix error return path.NIIBE Yutaka2016-04-281-3/+4
* scd: Fix memory leaks.NIIBE Yutaka2016-04-271-1/+10
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-2712-22/+187
* dirmngr: Add experimental command WKD_GET.Werner Koch2016-04-271-4/+74
* dirmngr: Use system provided root CAs with KS_FETCH.Werner Koch2016-04-272-2/+5
* http: Allow to request system defined CAs for TLS.Werner Koch2016-04-265-14/+41
* gpg: Add OpenPGP card vendor 0x2342.Werner Koch2016-04-261-1/+1
* common: Minor fixes for the new private-keys.c.Werner Koch2016-04-251-31/+41
* doc: Explain use of common error variable names.Werner Koch2016-04-251-7/+24
* common: Use new function to print a failure of xtrymalloc.Werner Koch2016-04-253-3/+17
* common: Drop unused variables, fix warnings.Justus Winter2016-04-212-3/+1
* common: Add support for the new extended private key format.Justus Winter2016-04-2114-13/+1831
* common: Add 'free_strlist_wipe' which wipes memory.Justus Winter2016-04-212-0/+16
* common: Add 'append_to_strlist_try' which can fail.Justus Winter2016-04-212-0/+16
* agent: Convert key format document to org.Justus Winter2016-04-211-47/+32
* tests: Make migration test more robust and silent.Justus Winter2016-04-211-8/+18
* w32: Use --enable-gpg2-is-gpg by default.Werner Koch2016-04-212-2/+2
* w32: Replace libiconv DLL by iconv feature of libgpg-error.Werner Koch2016-04-214-16/+26
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-204-24/+69
* tests: Test the migration from a classic GnuPG home directory.Justus Winter2016-04-207-1/+258
* speedo: Use swdb.lst to define the SQLite version.Werner Koch2016-04-203-9/+32
* gpg: Improve UID selction of --quick-sign-key.Werner Koch2016-04-192-13/+60
* gpg: Avoid debug like output at start of --edit-key.Werner Koch2016-04-191-6/+12
* dirmngr: Fix https never reported in general helpAndre Heinecke2016-04-151-1/+7
* dirmngr: Fix https incorrectly reported in helpAndre Heinecke2016-04-151-0/+2
* po: Fix a string in de.po.Werner Koch2016-04-151-3/+2
* agent: Fix regression due to recent commit 4159567.Werner Koch2016-04-141-2/+4
* agent: Allow gpg-protect-tool to handle openpgp-native protection.Werner Koch2016-04-142-14/+97
* tests: Set fake-pinentry's stdout and stdin to _IOLBF.Werner Koch2016-04-141-2/+19
* agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch2016-04-129-138/+374
* doc: Note that the persistant passphrase format is unimplemented.Werner Koch2016-04-122-1/+3
* indent: Help Emacs not to get confused by conditional compilation.Werner Koch2016-04-122-1/+4
* doc: Point to RFC-4880 for keyedit subcommand "tsign".Werner Koch2016-04-121-1/+2
* g10: Fix exporting secret keys of certain sizes.Justus Winter2016-04-071-1/+1
* g10: Fix typo.Justus Winter2016-04-071-1/+1
* doc: Update help.ru.txtIneiev2016-04-061-107/+226
* Revert "g10: Support armored keyrings in gpgv."Justus Winter2016-04-066-137/+10
* dirmngr: Autodetect PEM format in dirmngr-client.Justus Winter2016-04-051-13/+30
* build: Fix for: Build gpgcompose only in maintainer modeWerner Koch2016-04-051-1/+2
* doc: Install gpg and gpgv man pages under the correct name.Werner Koch2016-04-054-31/+81
* build: Build gpgcompose only in maintainer modeWerner Koch2016-04-052-1/+3
* gpg: Replace use of "gpg2" by GPG_NAMEWerner Koch2016-04-053-15/+16
* Now build "gpg" binary but install as "gpg2"Werner Koch2016-04-0410-31/+87
* tests: Add missing file.Werner Koch2016-04-041-0/+1
* g10: Support armored keyrings in gpgv.Justus Winter2016-04-046-10/+137
* tests: Fix default key test.Justus Winter2016-04-041-2/+2
* po: Fix misleading german translation.Justus Winter2016-04-011-2/+1
* build: Check for conflicting trust model options.Justus Winter2016-04-011-1/+4
* g10: Remove option --always-trust if compiled without trust models.Justus Winter2016-04-011-0/+2