summaryrefslogtreecommitdiffstats
path: root/kbx/kbxutil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-1/+1
* gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-1/+2
* gpg: First working support for keyboxes.Werner Koch2012-12-281-4/+31
* kbxutil: Print algo number and fold similar lines.Werner Koch2012-12-281-2/+4
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-4/+4
* common: Add a global variable to for the default error source.Werner Koch2012-02-061-2/+2
* Update OpenPGP parser to support ECCWerner Koch2011-04-281-3/+13
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-33/+31
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-1/+1
* Merged jnlib into common.Werner Koch2010-03-101-5/+5
* Make bug reporting address easier changeable.Werner Koch2009-07-211-3/+2
* Minor fixes.Werner Koch2008-12-091-2/+1
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+2
* Add new features to kbxutil.Werner Koch2007-08-231-2/+41
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* More W32 related changesWerner Koch2007-06-261-2/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+4
* First steps towards supporting W32.Werner Koch2007-06-061-14/+0
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-1/+1
* Made some PIN pads work.Werner Koch2006-11-201-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2004-09-301-6/+1
* * kbxutil.c: New command --import-openpgp.Werner Koch2004-08-241-27/+242
* * keybox-dump.c (_keybox_dump_file): New arg STATS_ONLY.Werner Koch2004-06-181-39/+57
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-8/+8
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+339
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-338/+0
* Minor changes for gettextNEWPG-0-3-10Werner Koch2002-08-101-1/+1
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-1/+1
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-1/+2
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+337