monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 9c441ac22227414b5887c94b2e3e279aa692fe


From: monotone
Subject: [Monotone-commits-diffs] Revision 9c441ac22227414b5887c94b2e3e279aa692fe87
Date: Wed, 11 Apr 2007 17:05:22 +0200

-----------------------------------------------------------------
Revision: 9c441ac22227414b5887c94b2e3e279aa692fe87
Ancestor: 1c8b3d3a3d033e3b6a2bc9b4f148273ad93a6a20
Author: address@hidden
Date: 2007-04-11T14:26:22
Branch: net.venge.monotone.experiment.encapsulation

Modified files:
        README.encapsulation annotate.cc cert.cc cert.hh
        cmd_key_cert.cc cmd_list.cc cmd_merging.cc database.cc
        database.hh database_check.cc key_store.cc key_store.hh
        keys.cc keys.hh netsync.cc project.cc revision.cc

ChangeLog: 

 * database.cc, database.hh: added the hook_get_manifest_cert_trust and
   hook_get_revision_cert_trust to the database context (dirty hack
   variant) and added a get_key_store() function, implying that the
   database context always 'contains' a key_store context.
 * cert.cc, cert.hh: modified bogus_cert_p and check_cert() to take only
   a database context, modified load_key_pair() to take only a key_store
   context, adapted to keys.hh
 * key_store.cc, key_store.hh: added the hooks hook_get_passphrase and
   hook_persist_phrase_ok to the key_store (again, dirty hack variant)
 * keys.cc, keys.hh: modified lots of functions to used the key_store
   instead of the lua_hooks context, modified check_signature() to take
   the key_store instead of the app_state
 * annotate.cc, cmd_key_cert.cc, cmd_list.cc, cmd_merging.cc,
   database_check.cc, netsync.cc, project.cc, revision.cc: adapted to
   keys.hh, key_store.hh and cert.hh
 * README.encapsulation: removed the comments on functions which are
   already clean.

Attachment: txtvh6QichNUi.txt
Description: Diff [1c8b3d3a3d033e3b6a2bc9b4f148273ad93a6a20] -> [9c441ac22227414b5887c94b2e3e279aa692fe87]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]