aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-12common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.neal/strsplitNeal H. Walfield1-26/+26
2015-03-12common: Add new helper function, strsplit.Neal H. Walfield3-1/+98
2015-03-10gpg: Add --list-gcrypt-config and "curve" item for --list-config.Werner Koch3-2/+81
2015-03-06doc: Some typo fixes.Werner Koch1-1/+1
2015-02-26gpg: Lowercase mailbox for PKA lookups.Werner Koch3-3/+17
2015-02-26Remove an unused variable.Werner Koch1-1/+0
2015-02-25gpg: Switch to a hash and CERT record based PKA system.Werner Koch5-294/+139
2015-02-25common: Allow requesting a specific certtype with get_dns_cert()Werner Koch3-23/+34
2015-02-25Move new mailbox.c source file to common/.Werner Koch4-1/+337
2015-02-24common: Add another test case to zb32.cWerner Koch1-0/+3
2015-02-23common: Fix regression due to commit 2183683b.Werner Koch1-1/+0
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch7-38/+107
2015-02-04gpg-agent: Use "pinentry-basic" as fallback.Werner Koch2-2/+48
2015-02-03Update copyright years.Werner Koch2-3/+3
2015-02-01w32: Allow for Unicocde installation directory.Werner Koch1-13/+7
2015-01-28gpg: Fix buffering problem in --list-config.Werner Koch2-133/+0
2015-01-28Add a hook to be called right after main.Werner Koch2-0/+8
2015-01-22gpg: Add dedicated error code for PGP-2 keys.Werner Koch1-0/+1
2014-12-22avoid future chance of using uninitialized memoryDaniel Kahn Gillmor1-1/+1
2014-12-22avoid double-close in unusual dotlock situationsDaniel Kahn Gillmor1-2/+8
2014-12-19agent: Keep the session environment for restricted connections.Werner Koch1-1/+1
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-1/+2
2014-12-08http: Improve diagnostic messages.Werner Koch1-9/+32
2014-11-27gpg-agent: Add restricted connection feature.Мирослав Николић2-3/+23
2014-11-25Fix buffer overflow in openpgp_oid_to_str.Werner Koch2-0/+11
2014-11-24Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}Daniel Kahn Gillmor1-1/+1
2014-11-20Fix linker problem on OS X.Werner Koch1-3/+6
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch3-14/+18
2014-11-19common: Change a string to a simlar one to ease translation.Werner Koch1-1/+1
2014-11-11Remove use of gnulib (part 2)Werner Koch5-9/+168
2014-11-11Remove use of gnulib (part 1)Werner Koch3-3/+5
2014-11-07w32: Fix http access module.Werner Koch1-8/+25
2014-11-07build: Improve test for ADNSWerner Koch3-9/+0
2014-11-04Change a couple of files to use abbreviated copyright notes.Werner Koch1-3/+2
2014-10-30tests: Speed up the genkey1024.test by using not so strong random.Werner Koch1-10/+35
2014-10-29common: Check option arguments for a valid range.Werner Koch2-8/+46
2014-10-03Remove support for the GPG_AGENT_INFO envvar.Werner Koch3-203/+78
2014-10-02First changes for future use of NTBTLS.Werner Koch3-34/+112
2014-09-18common: Do not build maintainer modules in non-maintainer mode.Werner Koch2-1/+9
2014-09-18common: Remove superfluous statements.Werner Koch2-12/+3
2014-09-12gpg: Use algorithm id 22 for EdDSA.Werner Koch1-2/+2
2014-09-10dirmngr: Fix the ks_fetch command for the http scheme.Werner Koch1-3/+8
2014-09-02gpg: Fix export of NIST ECC keys.Werner Koch1-72/+60
2014-08-26Switch to the libgpg-error provided estream.Werner Koch20-7034/+69
2014-08-17estream: Change license from GPL to LPGL.Werner Koch4-24/+24
2014-08-11common: Fix typo in header inclusion protection macro.Werner Koch1-1/+1
2014-07-03tests: Fix end-of-all-ticks test for Western locales.Werner Koch1-0/+16
2014-06-30estream: Fix minor glitch in "%.*s" format.Werner Koch1-1/+3
2014-06-30gpg: Create exported secret files and revocs with mode 700.Werner Koch2-8/+12
2014-06-30common: Minor code cleanup for a legacy OS.Werner Koch1-8/+7