aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxutil.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-19Fix usage of ARGPARSE_OPTS.NIIBE Yutaka1-1/+1
2017-03-30gpg: Remove the use of the signature information from a KBX.Werner Koch1-2/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
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-8/+0
2015-04-24common: Rename log and gcc attribute macros (jnlib merge).Werner Koch1-8/+8
2015-04-24common: Remove two JNLIB_ macros (jnlib merge).Werner Koch1-1/+0
2015-01-28Add a hook to be called right after main.Werner Koch1-0/+1
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-0/+1
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-1/+1
2012-12-28gpg: Add signature cache support to the keybox.Werner Koch1-1/+2
2012-12-28gpg: First working support for keyboxes.Werner Koch1-4/+31
2012-12-28kbxutil: Print algo number and fold similar lines.Werner Koch1-2/+4
2012-08-24Fix typos spotted during translationsDavid Prévot1-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-2/+2
2011-04-28Update OpenPGP parser to support ECCWerner Koch1-3/+13
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-33/+31
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch1-1/+1
2010-03-10Merged jnlib into common.Werner Koch1-5/+5
2009-07-21Make bug reporting address easier changeable.Werner Koch1-3/+2
2008-12-09Minor fixes.Werner Koch1-2/+1
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+2
2007-08-23Add new features to kbxutil.Werner Koch1-2/+41
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-26More W32 related changesWerner Koch1-2/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+4
2007-06-06First steps towards supporting W32.Werner Koch1-14/+0
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-1/+1
2006-11-20Made some PIN pads work.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2004-09-30* gpgv.c (i18n_init): Always use LC_ALL.Werner Koch1-6/+1
2004-08-24* kbxutil.c: New command --import-openpgp.Werner Koch1-27/+242
2004-06-18* keybox-dump.c (_keybox_dump_file): New arg STATS_ONLY.Werner Koch1-39/+57
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-8/+8
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+339
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-2/+3
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-338/+0
2002-08-10Minor changes for gettextNEWPG-0-3-10Werner Koch1-1/+1
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-1/+1
2001-11-13We have reached a state where we are able to import certs andWerner Koch1-1/+2
2001-11-10Started with keybox implementation by basing it on code from the GnuPGWerner Koch1-0/+337