- 11 Apr, 2015 2 commits
-
-
Kenton Varda authored
Add equal / operator == method
-
joshuawarner32@gmail.com authored
-
- 04 Apr, 2015 9 commits
-
-
Kenton Varda authored
-
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 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 23 Mar, 2015 3 commits
-
-
-
Kenton Varda authored
Fix bug in test filters where if you specified only a single test rather than a range, all tests after it in the same file would run.
-
Kenton Varda authored
-
- 22 Mar, 2015 6 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
Not everyone has `nproc`. In particular it does not appear to be present on my OSX build. Better to leave a fixed number here. This is just a suggestion anyhow. This reverts commit 9c18f2ad.
-
Kenton Varda authored
Add asGeneric() methods to generic readers, builders, and interfaces which casts them to the same type but with different generic parameters.
-
Kenton Varda authored
-
Kenton Varda authored
Provide a way to get the ClientHook out of a Capability::Client, needed by third-party RPC/storage/etc systems.
-
- 20 Mar, 2015 3 commits
-
-
Kenton Varda authored
-
Ark M. Degtiarov authored
-
Ark M. Degtiarov authored
-
- 17 Mar, 2015 1 commit
-
-
Kenton Varda authored
Add CVE numbers to security advisories. Source: http://www.openwall.com/lists/oss-security/2015/03/17/3
-
- 16 Mar, 2015 2 commits
-
-
Kenton Varda authored
Hardcode /bin/cat output option for `capnp compile`.
-
David Renshaw authored
-
- 15 Mar, 2015 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Implement CapabilityServerSet which provides a way to unwrap loopback capabilities to get the underlying server object, and also implements weak references.
-
- 14 Mar, 2015 1 commit
-
-
David Renshaw authored
-
- 13 Mar, 2015 1 commit
-
-
Kenton Varda authored
-
- 07 Mar, 2015 2 commits
-
-
Kenton Varda authored
Update comparison blog post to note that proto3 removes unknown field retention, for some ridiculous reason.
-
Kenton Varda authored
-