1. e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  2. 616c8e8 TBR: x/ref: update for v.io/c/12564 by Cosmos Nicolaou · 10 years ago
  3. 0e4e392 ref/lib/logger: provide an implementation of v23/logger. by Cosmos Nicolaou · 10 years ago
  4. 60052d8 ref: Rename test.InitForTest to test.V23Init by Todd Wang · 10 years ago
  5. 9587390 ref: Change test/modules registration mechanism. by Todd Wang · 10 years ago
  6. 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
  7. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago[Renamed from profiles/internal/rt/rt_test.go]
  8. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  9. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  10. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  11. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  12. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  13. 5dc58e3 Merge "ref: Change more uses of "veyron"." by Suharsh Sivakumar · 10 years ago
  14. 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
  15. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  16. 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
  17. 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
  18. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  19. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  20. a18a1eb x/ref/lib/testutil tidy up: step 1 by Cosmos Nicolaou · 10 years ago
  21. d864681 "x/ref": ForCall -> BlessingNames by Ankur · 10 years ago
  22. 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
  23. dbc1be2 ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal by Matt Rosencrantz · 10 years ago[Renamed from runtimes/google/rt/rt_test.go]
  24. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  25. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  26. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  27. 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
  28. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  29. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  30. 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  31. 9d17e4a veyron/lib/modules: Make modules parse flags using the veyron2.Init by Suharsh Sivakumar · 10 years ago
  32. a4b7c4a "veyron/runtimes/google/rt": Make VeyronCredentials take precendence by Ankur · 10 years ago
  33. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  34. 97d67a9 veyron2: Remove the Get/Set logger routines. by Matt Rosencrantz · 10 years ago
  35. fb9255a "core": Makes Tests pass under agent by Ankur · 10 years ago
  36. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  37. 4d36f81 veyron/runtimes/google/rt: Remove duplicate tests and make rt_test by Suharsh Sivakumar · 10 years ago
  38. 628a8ee veyron2: veyron2.Init function for new API. by Suharsh Sivakumar · 10 years ago
  39. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  40. 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
  41. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  42. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  43. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  44. d83b90b veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead. by Cosmos Nicolaou · 10 years ago
  45. 344cc4a lib/modules: change the NewShell factory to take a security.Principal arg. by Cosmos Nicolaou · 10 years ago
  46. 756fa96 runtimes/google/rt: fix overly short timeout in a test. by Cosmos Nicolaou · 10 years ago
  47. 9f95794 "veyron/lib/modules": Fresh VEYRON_CREDENTIALS for each command by Ankur · 10 years ago
  48. d02ac22 veyron/runtimes/google/rt: Potential fix for flaky data race test. by Suharsh Sivakumar · 10 years ago
  49. d4f0056 lib/modules: implement a registry to clean up AddFunction,Subprocess etc. by Cosmos Nicolaou · 10 years ago
  50. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  51. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  52. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  53. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  54. e5b4150 veyron/runtimes/google: allow for command line args to override runtime env vars. by Cosmos Nicolaou · 10 years ago
  55. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  56. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  57. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  58. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  59. 0e4aead "veyron2": RuntimePrincipal option by Ankur · 10 years ago
  60. 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  61. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  62. 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
  63. 7c89059 "veyron2": Principal in Runtime by Ankur · 10 years ago
  64. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  65. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  66. 5293dcb TBR by Jiri Simsa · 11 years ago