aboutsummaryrefslogtreecommitdiffstats
path: root/g10/tdbio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Make sure to have the directory for trustdb.NIIBE Yutaka2016-02-121-56/+62
* gpg: Fix warnings about useless assignments.Werner Koch2016-01-071-12/+21
* Fix typos found using codespell.Justus Winter2015-11-171-3/+3
* gpg: Mark local function as static.Neal H. Walfield2015-10-191-1/+1
* gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.cWerner Koch2015-06-041-12/+9
* gpg: Cleanup error code path in case of a bad trustdb.Werner Koch2015-06-041-26/+28
* gpg: Fix output in case of a corrupted trustdb.Werner Koch2015-06-041-1/+2
* gpg: Re-indent and improve documentation of g10/tdbio.cWerner Koch2015-06-041-962/+1264
* g10: Fix a race condition initially creating trustdb.NIIBE Yutaka2015-05-281-65/+56
* g10: Remove g10/signal.c.NIIBE Yutaka2015-05-271-2/+2
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-31/+34
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-10/+10
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-52/+54
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* Silence more warnings about unused vars and args.Werner Koch2014-03-071-1/+1
* gpg: Do not require a trustdb with --always-trust.Werner Koch2014-03-071-2/+6
* Make use of the *_NAME etc macros.Werner Koch2013-11-181-3/+3
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-10/+10
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-201-6/+12
* Add a flag parameter to dotlock_create.Werner Koch2011-09-281-3/+3
* Renamed the lock functions.Werner Koch2011-09-231-12/+12
* Do not print read-only trustdb warning with --quiet.Werner Koch2011-07-291-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+3
* Change last change. Does now work.Werner Koch2010-12-091-3/+18
* Change dirmngr timer under W32CE.Werner Koch2010-12-091-0/+17
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-1/+1
* Fix bug#1162: error creating home directoryWerner Koch2009-12-151-1/+2
* s/DOTLOCK/dotlock_t/.Werner Koch2009-09-231-1/+1
* Print verbose instructions in case of a corrupted trustdb.Werner Koch2009-07-221-4/+3
* Fix !EROFS bug.Werner Koch2008-08-011-1/+2
* Last minute cleanups.gnupg-2.0.9Werner Koch2008-03-261-6/+6
* W32 fix for trustdb creation.Werner Koch2008-01-301-3/+14
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-6/+6
* Continued with merging.Werner Koch2006-04-191-3/+0
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-229/+96
* * card-util.c (print_name): Fixed bad format string usage.Werner Koch2003-12-171-14/+17
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-0/+5
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-2/+3
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-64/+67
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+1624
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1578/+0
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-111-10/+14
* * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-onlyDavid Shaw2002-08-081-0/+3
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-071-2/+0
* Update head to match stable 1.0David Shaw2002-06-291-554/+375
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-17/+5
* See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch2000-01-271-57/+57
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-7/+7