- 11 Jun, 2015 2 commits
-
-
Kenton Varda authored
Don't kill the connection just because someone pipelined on a capability pointer that turned out to be null.
-
Kenton Varda authored
-
- 10 Jun, 2015 1 commit
-
-
Jason Paryani authored
-
- 29 May, 2015 1 commit
-
-
Fraser Hutchison authored
-
- 20 May, 2015 1 commit
-
-
Kenton Varda authored
-
- 07 May, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Fix bug where capability pointers were corrupted when 'transferred', e.g. using adoptWithCaveats() or truncate().
-
- 06 May, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Add ability to construct a new bootstrap capability for each connecting client based on their authenticated VatId.
-
- 05 May, 2015 1 commit
-
-
Kenton Varda authored
- Reduce noise. - Trace through async callbacks.
-
- 04 May, 2015 1 commit
-
-
Jason Paryani authored
-
- 03 May, 2015 2 commits
-
-
Kenton Varda authored
-
Tom Lee authored
-
- 29 Apr, 2015 1 commit
-
-
Ivan Lezhankin authored
-
- 25 Apr, 2015 1 commit
-
-
David Renshaw authored
-
- 17 Apr, 2015 1 commit
-
-
Kenton Varda authored
-
- 15 Apr, 2015 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Add simple convenience classes for using TwoPartyVatNetwork as client or server, since I find myself rewriting this code over and over.
-
- 12 Apr, 2015 1 commit
-
-
Kenton Varda authored
AnyList::operator== is not inline but was declared as such. Also made formatting of operator declarations consistent.
-
- 11 Apr, 2015 1 commit
-
-
joshuawarner32@gmail.com authored
-
- 04 Apr, 2015 8 commits
-
-
Kenton Varda authored
Add thisCap() method to capability servers which returns a capability to itself. Remove CapabilityServerSet's weak pointers since this supersedes them.
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
- 03 Apr, 2015 4 commits
-
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
joshuawarner32@gmail.com authored
-
- 01 Apr, 2015 1 commit
-
-
joshuawarner32@gmail.com authored
-
- 30 Mar, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
- 23 Mar, 2015 1 commit
-
-
- 22 Mar, 2015 3 commits
-
-
Kenton Varda authored
Fix but where interface server's transitive superclass's methods weren't dispatched correctly -- ouch.
-
Kenton Varda authored
-
Kenton Varda authored
Add asGeneric() methods to generic readers, builders, and interfaces which casts them to the same type but with different generic parameters.
-