1. 53ac585 ref: Convert uses of the xrpc library to the new v23 server API. by Matt Rosencrantz · 10 years ago
  2. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  3. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  4. e6fbf98 x/ref/examples: use context-based logging and logger.Global() by Cosmos Nicolaou · 10 years ago
  5. 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
  6. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  7. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  8. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  9. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  10. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  11. 4a8b3d7 examples/rps: Add flag to set ACLs by Robin Thellend · 10 years ago
  12. 5771aec Merge "various: make Glob return GlobReply" by James Ring · 10 years ago
  13. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  14. c971dca various: make Glob return GlobReply by James Ring · 10 years ago
  15. affd04d x/ref: Add internal packages for rps and tunnel. by Todd Wang · 10 years ago
  16. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  17. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  18. 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
  19. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  20. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  21. d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
  22. 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago
  23. 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
  24. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  25. 72a1561 ref: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  26. 3b91302 Moving tunneld and rps into the examples directory. by Jiri Simsa · 10 years ago[Renamed (98%) from rps/rpsplayer/main.go]
  27. 1d94857 apps: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  28. 386ce3e TBR renaming party by Jiri Simsa · 10 years ago
  29. 636b360 rps: Switch streams to use union by Robin Thellend · 10 years ago
  30. 3b2ab09 Merge "namespace: Glob now returns a chan of interface{} where the possible returned types can be *naming.GlobError or *naming.MountEntry. I have no idea why anyone things this is better than just having an error field in MountEntry but apparently everyone else does." by David Why Use Two When One Will Do Presotto · 10 years ago
  31. 18553c3 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 10 years ago
  32. 20a5527 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  33. 7dc5f08 apps: change to getting listenspec from context. by Suharsh Sivakumar · 10 years ago
  34. 69f810d apps: Switch rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  35. 35e50e5 apps: Get rid of all uses of old runtime methods in apps. by Suharsh Sivakumar · 10 years ago
  36. 8b9b7e6 apps: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  37. 77f4b93 veyron.go.apps: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  38. 12c0958 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  39. 5bcedc5 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  40. 506f2f8 rps: Skip Glob results that have errors by Robin Thellend · 10 years ago
  41. 965e669 veyron.io/apps: remove reliance on rt.R()/rt.Init() by Matt Rosencrantz · 10 years ago
  42. d8cb55b apps: Update rps and tunnel to new Go IPC API in go/vcl/6373 by Todd Wang · 10 years ago
  43. 26a5510 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  44. 069ae0c (rps|tunnel): Convert to the new Listen API. by Robin Thellend · 10 years ago
  45. 85ed8fa veyron.io/apps: Fixing imports paths after moving rps and tunnel from by Ali Ghassemi · 10 years ago
  46. 85324b2 Moving rps to new veyron.apps repository. Preserving history. by Ali Ghassemi · 10 years ago[Renamed from rpsplayer/main.go]
  47. 55b1e84 rps/(rpsbot|tunnel): Fix for new security model by Robin Thellend · 10 years ago
  48. fb61bc6 TBR: examples: update to use profiles. by Cosmos Nicolaou · 10 years ago
  49. b2eb3e7 rps: a number of small changes by Jiri Simsa · 10 years ago
  50. 37cdfc0 examples: cleanup to make godoc look better by Jiri Simsa · 10 years ago