aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/kbxutil.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-8/+8
| | | | | | | | | | Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+339
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-338/+0
| | | | 'GNUPG-1-9-BRANCH'.
* 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
| | | | | | numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-1/+2
| | | | | check the certification path.
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+337
devel branch.