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. 26f1c4d ref: changes related to v.io/c/14371 by Jiri Simsa · 10 years ago
  4. 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
  5. bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
  6. e6fbf98 x/ref/examples: use context-based logging and logger.Global() by Cosmos Nicolaou · 10 years ago
  7. 6c36388 go generate updates following v.io/c/12224 by Cosmos Nicolaou · 10 years ago
  8. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  9. 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
  10. 7a6a4c2 ref: Convert all programs in ref to use package cmdline. by Todd Wang · 10 years ago
  11. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  12. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  13. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  14. ba9593f mounttablelib: Persist permissions to the underlying file system. by David Why Use Two When One Will Do Presotto · 10 years ago
  15. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  16. ad49204 ref: Change context mutators from SetFoo to WithFoo. by Todd Wang · 10 years ago
  17. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  18. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  19. fd82dcc services/mounttable/mounttablelib: Add node counter by Robin Thellend · 10 years ago
  20. 4a8b3d7 examples/rps: Add flag to set ACLs by Robin Thellend · 10 years ago
  21. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  22. affd04d x/ref: Add internal packages for rps and tunnel. by Todd Wang · 10 years ago
  23. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  24. 5987a94 x/ref: Move services/mounttable/lib to mounttablelib by Todd Wang · 10 years ago
  25. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  26. 634dca9 examples/rps/rpsbot: Hold the RPC return until all data is written by Robin Thellend · 10 years ago
  27. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  28. 036c30c ref/lib/flags, ref/test: make it possible to set new default values. by Cosmos Nicolaou · 10 years ago
  29. 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago
  30. 2d02463 ref: Remove most references to the modules/core package. by Matt Rosencrantz · 10 years ago
  31. 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
  32. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  33. 58dbbab Merge "ref: Change the API of Authorize and BlessingNames to take a *context.T instead of a security.Call." by Matt Rosencrantz · 10 years ago
  34. 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
  35. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  36. 07f1346 rps: Replace {Start,End}TimeNS with time.Time. by Todd Wang · 10 years ago
  37. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  38. d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
  39. 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago
  40. 42a1736 x.ref/lib/modules: comment and API improvements. by Cosmos Nicolaou · 10 years ago
  41. 86ba1a1 ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 10 years ago
  42. f67a63c For https://vanadium-review.googlesource.com/#/c/6722/ MultiPart: 2/2 by Cosmos Nicolaou · 10 years ago
  43. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  44. 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
  45. be2869a ref: Include tests in dependency checks. by Matt Rosencrantz · 10 years ago
  46. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  47. 72a1561 ref: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  48. 3b91302 Moving tunneld and rps into the examples directory. by Jiri Simsa · 10 years ago