- 11 Dec, 2013 1 commit
-
-
Kenton Varda authored
Eliminate the concept of imbuing messages in favor of the simpler concept of setting a cap table directly on MessageReader / getting one from MessageBuilder. This eliminates capability-context entirely. This was made possible by the earlier change which moved capabilities to a separate table rather than storing CapDescriptors inline, but I didn't realize it at the time.
-
- 23 Aug, 2013 1 commit
-
-
Kenton Varda authored
-
- 12 Aug, 2013 1 commit
-
-
Kenton Varda authored
-
- 13 Jun, 2013 1 commit
-
-
Kenton Varda authored
Apply some capnproto -> capnp renames that didn't happen before, update docs, put samples in a place where they are easy to compile.
-