- 35c1498 Merge "naming: Remove dead code" by Asim Shankar · 10 years ago
- 311378b ref: Split the security.Call and rpc.ServerCall interfaces. by Matt Rosencrantz · 10 years ago
- d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
- 43d1f93 naming: Remove dead code by Asim Shankar · 10 years ago
- 89e9523 profiles/internal: Add IsLeaf by Robin Thellend · 10 years ago
- d3d7af8 Merge "mounttable: set the servesmounttable bit on intermediate nodes since they do answer mounttable methods." by David Why Use Two When One Will Do Presotto · 10 years ago
- 5dc58e3 Merge "ref: Change more uses of "veyron"." by Suharsh Sivakumar · 10 years ago
- 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
- 0696678 mounttable: set the servesmounttable bit on intermediate nodes since by David Why Use Two When One Will Do Presotto · 10 years ago
- 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
- 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
- e8793fa Merge "x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}." by Todd Wang · 10 years ago
- 2331dd0 x/ref: Merge naming.{VDL,}{MountEntry,MountedServer,Glob}. by Todd Wang · 10 years ago
- 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
- d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
- b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
- c67ad7c mounttable: fix Resolve access by David Why Use Two When One Will Do Presotto · 10 years ago
- 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
- ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
- 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
- 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
- 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
- 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
- e5e62d0 mounttable: Change the reply stream to be a union of replies and errors. by David Why Use Two When One Will Do Presotto · 10 years ago
- 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
- ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
- 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
- 688cd89 veyron/services/mgmt/device: Clean up / fix ACLs by Robin Thellend · 10 years ago
- 2391d93 Merge "naming,security: Server authorization via trusted mounttables. (Part 1 of 2)" by Asim Shankar · 10 years ago
- e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
- 8bc78d6 naming,security: Server authorization via trusted mounttables. (Part 1 of 2) by Asim Shankar · 10 years ago
- d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
- c206479 Merge "veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups'" by Cosmos Nicolaou · 10 years ago
- a410017 mounttable: Replace the global lock with a lock per mt node to by David Why Use Two When One Will Do Presotto · 10 years ago
- 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
- db6ddc2 core: Change runtime.NewEndpoint to veyron2.NewEndpoint. by Suharsh Sivakumar · 10 years ago
- ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 10 years ago
- 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
- c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
- 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
- 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
- ac32b6c veyron/services/mounttable: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
- 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
- a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
- adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
- 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
- 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
- 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
- c28686e namespace: Add a trailing Glob pattern ***. This is like ... but by David Why Use Two When One Will Do Presotto · 10 years ago
- b8178d3 naming/verror: Migrate naming errors to verror2 by Benjamin Prosnitz · 10 years ago
- 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
- 220a015 Remove the old security model. by Asim Shankar · 10 years ago
- 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
- 9c374c2 veyron/services/mountable/lib/mounttable: change all the testing to by David Why Use Two When One Will Do Presotto · 10 years ago
- 6f9f574 mounttable service: Add ResolveStepX to eventually replace ResolveStep. by David Why Use Two When One Will Do Presotto · 10 years ago
- fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
- 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
- 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
- 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
- 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
- 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
- 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
- 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
- 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
- f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
- 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
- d123fa3 Fix the build. by Ryan Brown · 11 years ago
- ac97265 Add basic per-node acl support to mounttabled by Ryan Brown · 11 years ago
- 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
- 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
- 5a420e8 Add dummy authorizer for mounttable which allows everything. by Ryan Brown · 11 years ago
- 8b3447c Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
- cfea09a Squashed commit of the following: by David Why Use Two When One Will Do Presotto · 11 years ago
- 5293dcb TBR by Jiri Simsa · 11 years ago