aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpg-check-pattern.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20Replace most of the remaining stdio calls by estream calls.Werner Koch1-13/+11
2020-04-06tools: Use internal regexp routines.NIIBE Yutaka1-2/+2
2020-02-21Use gpgrt's new option parser for the tools.Werner Koch1-10/+10
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-1/+1
2018-10-25all: fix more spelling errorsDaniel Kahn Gillmor1-1/+1
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor1-1/+1
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-7/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-3/+1
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-2/+0
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-4/+4
2012-02-06common: Add a global variable to for the default error source.Werner Koch1-18/+19
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2009-07-21Make bug reporting address easier changeable.Werner Koch1-2/+2
2008-12-09Minor fixes.Werner Koch1-2/+1
2007-08-27Implemented more gpg-agen options to support certain passphrase policies.Werner Koch1-0/+504