1. 8efb2f6 cmd/principal,services/identity: Propagate cancellation and errors by Suharsh Sivakumar · 10 years ago
  2. 8123b5e ref: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 10 years ago
  3. 4ab9541 cmd/principal: fulfill the spirit of v.io/i/201 by prominently printing expiry by Bogdan Caprita · 10 years ago
  4. 7e80c86 ref: Make principal tool print "EXPIRED" in dumpblessings. by Suharsh Sivakumar · 10 years ago
  5. 9560b9c ref: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 by Todd Wang · 10 years ago
  6. dcc11d7 ref: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 10 years ago
  7. f1550cf ref: Convert all cmdline users to cmdline2. by Todd Wang · 10 years ago
  8. fe4899f More "go vet" fixes. by Asim Shankar · 10 years ago
  9. a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
  10. af98e57 "x/ref": SeekBlessings also sends public key of the principal tool by Ankur · 10 years ago
  11. 3f7ceb4 ref: Add -v23.metadata, which dumps metadata for the binary. by Todd Wang · 10 years ago
  12. bc3d845 "cmd/principal": No third-party code on Macaroon receiving page by Ankur · 10 years ago
  13. fa720ec principal: Add message that says you can close the tab. by Suharsh Sivakumar · 10 years ago
  14. 5d1fe97 vom: move magicbyte handling into encode/decode. by Jungho Ahn · 10 years ago
  15. 431dfdb TBR: Counterpart of https://vanadium-review.googlesource.com/#/c/10656/ by Asim Shankar · 10 years ago
  16. 562b230 cmd/principal: Tweaks by Asim Shankar · 10 years ago
  17. 60b78e9 ref: CaveatX->Caveat and rename caveat factories. by Suharsh Sivakumar · 10 years ago
  18. 32b782b Merge "security: Provide an Authorizer implementation that never denies access." by Asim Shankar · 10 years ago
  19. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  20. 149b497 security: Provide an Authorizer implementation that never denies access. by Asim Shankar · 10 years ago
  21. 1213ab2 cmd/principal: Tweak command description as per @monopole's request. by Asim Shankar · 10 years ago
  22. de6fda5 cmd/principal: "get publickey" produces something that can be used by by Asim Shankar · 10 years ago
  23. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  24. 1624bf9 ref: Add cmdline.HideGlobalFlagsExcept() to clean up help. by Todd Wang · 10 years ago
  25. 02714b7 services/device/mgmt_v23_test et al.: support for multiuser tests by Robert Kroeger · 10 years ago
  26. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  27. 157e2aa cmd/principal: The --from value from the the environment by Robin Thellend · 10 years ago
  28. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  29. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  30. 2b22fc1 ref/cmd/principal: Add more blessing information getters. by Suharsh Sivakumar · 10 years ago
  31. 5396eae cmd: Always show the current default blessing names by Robin Thellend · 10 years ago
  32. 1abd5a8 ref: Changes call of StartCall to Call whenever it made sense to do so. by Suharsh Sivakumar · 10 years ago
  33. 4bbe8ed ref/cmd/principal: Some principal getter additions. by Suharsh Sivakumar · 10 years ago
  34. 8196c1e Ensure that the default namespace root is authorized. by Asim Shankar · 10 years ago
  35. 6ed3b6c TBR x/ref/cmd: Update package doc for all packages. by Todd Wang · 10 years ago
  36. b351149 x/ref: Restructure security packages by Todd Wang · 10 years ago
  37. 0000c7e Merge "TBR ref: s/VANADIUM_ROOT/V23_ROOT/" by Jiri Simsa · 10 years ago
  38. 32f76fb TBR ref: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 10 years ago
  39. dda1649 "x/ref": Update w.r.t to CL #9371 by Ankur · 10 years ago
  40. f264123 lib/flags: Remove old flags (veyron...) by Asim Shankar · 10 years ago
  41. afbdc2e Merge "ref: Change underscore to hyphen for principal tool." by Suharsh Sivakumar · 10 years ago
  42. 59f727d Merge "cmd/principal: Counterpart to https://vanadium-review.googlesource.com/#/c/9131/" by Asim Shankar · 10 years ago
  43. ed5be1d ref: Change underscore to hyphen for principal tool. by Suharsh Sivakumar · 10 years ago
  44. f32d24d flags: Replace "veyron" with "v23". (And _s with -s) by Asim Shankar · 10 years ago
  45. ab21eb0 cmd/principal: Add --file flag to recvblessings and bless. by Suharsh Sivakumar · 10 years ago
  46. b3c8d66 cmd/principal: Counterpart to https://vanadium-review.googlesource.com/#/c/9131/ by Asim Shankar · 10 years ago
  47. 32c8e75 ref/cmd/principal: Change principal store command to by Suharsh Sivakumar · 10 years ago
  48. 80277d0 cmd/principal: addtoroots can now be used to add (key, blessingpattern) by Asim Shankar · 10 years ago
  49. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  50. 3388401 services/identity: Give Identity Service a makeover. by Suharsh Sivakumar · 10 years ago
  51. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  52. 3f4e92d ref: updating vdl files as per go/vcl/8809 by Jiri Simsa · 10 years ago
  53. 9bf21f5 Revert "ref/cmd/principal: using https://dev.v.io/auth instead of https://auth.dev.v.io:8125 as the default" by Jiri Simsa · 10 years ago
  54. 9bc5318 ref/cmd/principal: using https://dev.v.io/auth instead of by Jiri Simsa · 10 years ago
  55. 263c73b ipc,naming,security: Use blessing names in endpoint for server authorization. by Asim Shankar · 10 years ago
  56. c004811 services/identity: Reorganize identityd to only expose the binaries by Suharsh Sivakumar · 10 years ago
  57. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  58. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  59. 58cb687 TBR: Fix some more veyrons. by Suharsh Sivakumar · 10 years ago
  60. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  61. e8a44a2 ref: updating auto-generated documentation by Jiri Simsa · 10 years ago
  62. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  63. 5fbe326 cmd/principal: addtoroots reorg and test. by Asim Shankar · 10 years ago
  64. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  65. 42a1736 x.ref/lib/modules: comment and API improvements. by Cosmos Nicolaou · 10 years ago
  66. f67a63c For https://vanadium-review.googlesource.com/#/c/6722/ MultiPart: 2/2 by Cosmos Nicolaou · 10 years ago
  67. bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago