aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* speedo,w32: Build libsqlite3.Justus Winter2016-03-311-1/+3
* g10: Use gpg-error abstraction of sched_yield.Justus Winter2016-03-311-2/+1
* gpg: Fix NULL-segv for missing tofu DB.Werner Koch2016-03-291-1/+2
* gpg: Improve message when asking for key capabilities.Werner Koch2016-03-221-5/+7
* gpg: Remove the extra prompt for Curve25519.Werner Koch2016-03-221-34/+30
* gpg: Silence trustdb computation with --quiet.Werner Koch2016-03-191-8/+11
* sm: Always create a keybox header when creating a new keybox.Werner Koch2016-03-171-0/+12
* doc: Improve documentation of --enable-large-rsa.Neal H. Walfield2016-03-171-4/+6
* agent: allow removal of the shadowed key.NIIBE Yutaka2016-03-161-1/+1