1. 380bf34 core: ServerCall.Blessings() -> ServerCall.GrantedBlessings(). by Suharsh Sivakumar · 10 years ago
  2. 3e566f3 Merge "core: moving vlog from release.go.v23 to release.go.x.lib" by Jiri Simsa · 10 years ago
  3. 152490d Merge "core: Rename ServerCall to StreamServerCall." by Matt Rosencrantz · 10 years ago
  4. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  5. 24a7155 core: moving release.go.lib to release.go.x.lib by Jiri Simsa · 10 years ago
  6. 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
  7. c622582 Merge "veyron/tools/mgmt/device/devicex: refactor sudo usage and only use when needed" by Bogdan Caprita · 10 years ago
  8. 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
  9. c8b29da veyron/tools/mgmt/device/devicex: refactor sudo usage and only use when needed by Bogdan Caprita · 10 years ago
  10. 745af00 Merge "TBR core: Move signature printing routines from v23 to core." by Todd Wang · 10 years ago
  11. 1b88f09 TBR core: Move signature printing routines from v23 to core. by Todd Wang · 10 years ago
  12. abbcb20 tools/mgmt: cleanup devmgr test to use v23tests.Run & WaitFor. by Cosmos Nicolaou · 10 years ago
  13. 87cea30 TBR core: Re-org vdl and vom packages. by Jiri Simsa · 10 years ago
  14. 4a2ad0d Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (disabling some tests) by Todd Wang · 10 years ago
  15. 42ffa61 Merge branch 'master' of /tmp/release.go.v23 into mv_vdl by Todd Wang · 10 years ago
  16. 232d649 Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2) by Todd Wang · 10 years ago
  17. 5da14c9 veyron/tools/mgmt/device/devicex: undo go/vcl/5860 for MacOS to fix integr. test by Bogdan Caprita · 10 years ago
  18. dea07fa Merge "Use stat to determine the owner of the device manager directory rather than ls ... busybox ls truncates usernames, whereas busybox stat does not" by Arup Mukherjee · 10 years ago
  19. de2ccc6 Merge "core: cleanup of GO.PACKAGE indentation and v23 tests header" by Jiri Simsa · 10 years ago
  20. af150f5 Use stat to determine the owner of the device manager directory rather than by Arup Mukherjee · 10 years ago
  21. 740fff8 Merge "veyron/services/mgmt/device/impl: share packages across instances" by Bogdan Caprita · 10 years ago
  22. f3eafa2 veyron/tools/principal: Update principal tool test to read new expiry caveat. by Suharsh Sivakumar · 10 years ago
  23. e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
  24. d2cdd53 veyron/services/mgmt/device/impl: share packages across instances by Bogdan Caprita · 10 years ago
  25. 751c039 core: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 10 years ago
  26. b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
  27. f639a41 veyron/tools/mgmt/*: support running the devicemanager as a different user by Robert Kroeger · 10 years ago
  28. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  29. b2cc129 TBR: tools/{namespace,mounttable}: Sundry tweaks by Asim Shankar · 10 years ago
  30. 7bdf1e6 mv core/shell/lib to tools/mgmt and rename test.sh to suid_test.sh by Cosmos Nicolaou · 10 years ago
  31. e34930d Merge "veyron/tools/uniqueid: Make generate print newline." by Suharsh Sivakumar · 10 years ago
  32. 4bc2569 Merge "veyron/tools: Use a dummy subprocess definition to get rid of two more "TestHelperProcess"es." by Suharsh Sivakumar · 10 years ago
  33. ed02d30 veyron/tools/principal: update error msg with require_caveats instead of nocaveat by Bogdan Caprita · 10 years ago
  34. a0bba46 tools/principal: For users to be more explicit about blessing other by Asim Shankar · 10 years ago
  35. 13f8827 veyron/tools/uniqueid: Make generate print newline. by Suharsh Sivakumar · 10 years ago
  36. 6d70f9e veyron/tools: Use a dummy subprocess definition to get rid of two by Suharsh Sivakumar · 10 years ago
  37. 553e582 veyron/tools/principal: if the expiry flag is 0, treat that as no expiry by Bogdan Caprita · 10 years ago
  38. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  39. be26826 Merge "Remove old test.sh scripts." by Cosmos Nicolaou · 10 years ago
  40. ea60417 Merge "veyron/services/mgmt/device: add local proxy service to device manager" by Bogdan Caprita · 10 years ago
  41. 3668ceb Merge "mounttable cmd: Change success message for Unmount." by David Why Use Two When One Will Do Presotto · 10 years ago
  42. 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
  43. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  44. aaed596 Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
  45. e250ae9 mounttable cmd: Change success message for Unmount. by David Why Use Two When One Will Do Presotto · 10 years ago
  46. 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
  47. 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  48. 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
  49. 918190d tools/principal: Do not require VDLPATH when not using the --caveats flag. by Asim Shankar · 10 years ago
  50. 8aead4e Merge "veyron/services/mgmt/{device,suidhelper}: support running apps as a different user" by Robert Kroeger · 10 years ago
  51. 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago
  52. ffd661b Merge "veyron/tools/principal: Add general purpose caveat parsing." by Suharsh Sivakumar · 10 years ago
  53. 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
  54. 0d0d588 TBR: tools/principal: Fix missing change in commit by Asim Shankar · 10 years ago
  55. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  56. 8e17bff TBR veyron2/vom: Rename NewBinaryEncoder to NewEncoder by Todd Wang · 10 years ago
  57. 1d61f64 veyron/tools/principal: Add general purpose caveat parsing. by Suharsh Sivakumar · 10 years ago
  58. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  59. 5820666 veyron/tools/mounttable: Pass the M and R options correctly. by Robin Thellend · 10 years ago
  60. 1150450 Merge "verror: addressing https://github.com/veyron/release-issues/issues/1080" by Jiri Simsa · 10 years ago
  61. f5b9441 v/tools/mgmt/device/impl: fix help message for packages flag for install-local by Bogdan Caprita · 10 years ago
  62. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  63. 3f9bbab tools/principal: Fix a catastrophic usability issue by Asim Shankar · 10 years ago
  64. 022af0d veyron/tools/principal: use Invocation's expect facility by James Ring · 10 years ago
  65. 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
  66. 4105a01 Merge "veyron/tools/principal: Fix possible man in the middle attack by having the principal tool check the public key of the server." by Suharsh Sivakumar · 10 years ago
  67. c8164ea veyron/tools/mgmt/device/devicex: accomodate Darwinisms by Robert Kroeger · 10 years ago
  68. ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
  69. 27f38ba TBR: veyron/services/mgmt/device/impl/... by gauthamt · 10 years ago
  70. 67ef84a veyron/tools/principal: Fix possible man in the middle attack by having by Suharsh Sivakumar · 10 years ago
  71. fdc7778 Merge "veyron/tools/mgmt/device/devicex: update the install command name" by Bogdan Caprita · 10 years ago
  72. 2eff1ab shell/lib,veyron/tools/vrun: have vrun's test.sh use a test mounttable by Bogdan Caprita · 10 years ago
  73. 2aa65e9 veyron/tools/mgmt/device/devicex: update the install command name by Bogdan Caprita · 10 years ago
  74. 37b0a09 veyron/services: porting the identity server from shell to Go by Jiri Simsa · 10 years ago
  75. 33d047e TBR: veyron/tools/vrun/internal: vrun v23 integration test should use test mounttable by Bogdan Caprita · 10 years ago
  76. 5721f3d veyron/tools/principal: finish porting old-style integration test by James Ring · 10 years ago
  77. fa850e1 TBR vom: fix zero value slice bug by Jungho Ahn · 10 years ago
  78. 852d0e8 Merge "TBR veyron/tools/vrun/internal: fix incorrect function prototype and package path" by James Ring · 10 years ago
  79. 7ed6a90 TBR veyron/tools/vrun/internal: fix incorrect function prototype and package path by James Ring · 10 years ago
  80. 9905570 Merge "TBR veyron/tools/principal/testdata: fix incorrect function prototype" by James Ring · 10 years ago
  81. 6cc9503 TBR veyron/tools/principal/testdata: fix incorrect function prototype by James Ring · 10 years ago
  82. e23e6fc Merge "v2/services/mgmt,v/services/mgmt: install package override (server)" by Bogdan Caprita · 10 years ago
  83. fbc2374 TBR veyron/tools/vrun/test: remove old generated file by James Ring · 10 years ago
  84. c5ab79e Merge "veyron/tools/vrun: move test/vrun_test.go to internal/vrun_v23_test.go" by James Ring · 10 years ago
  85. c25a48c v2/services/mgmt,v/services/mgmt: install package override (server) by Bogdan Caprita · 10 years ago
  86. 01007a0 v23tests: use concrete rather than interface types. MultiPart: 1/3 by Cosmos Nicolaou · 10 years ago
  87. 7622126 veyron/tools/vrun: move test/vrun_test.go to internal/vrun_v23_test.go by James Ring · 10 years ago
  88. 109f5ac TBR veyron/tools/principal/testdata: fix code review comments by James Ring · 10 years ago
  89. 8f0c64c Merge "veyron/tools/principal/testdata: port principal test to Go" by James Ring · 10 years ago
  90. 047fa45 v2/services/mgmt,v/tools/mgmt/device: install package override (vdl+client) by Bogdan Caprita · 10 years ago
  91. 5c8f31d veyron/tools/principal/testdata: port principal test to Go by James Ring · 10 years ago
  92. ed8c63c Merge "go.core: Rename package verror2 to verror." by Todd Wang · 10 years ago
  93. 122e41a Merge "Now that we disriminate between valid returns and error returns, ls /... shows nothing since we are throwing away the error result." by David Why Use Two When One Will Do Presotto · 10 years ago
  94. c64d366 TBR: fix go-generate build. by Cosmos Nicolaou · 10 years ago
  95. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  96. 1b875b9 Now that we disriminate between valid returns and error returns, by David Why Use Two When One Will Do Presotto · 10 years ago
  97. 82d00d8 v23tests: port tools/debug to v23tests + v23tests improvements/fixes by Cosmos Nicolaou · 10 years ago
  98. 6a89a85 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
  99. 622dc4a Merge "veyron2/services/mgmt/application/..." by gauthamt · 10 years ago
  100. 8c3f1f9 veyron/tools/vrun: port vrun test.sh to go by James Ring · 10 years ago