1. b2cc129 TBR: tools/{namespace,mounttable}: Sundry tweaks by Asim Shankar · 10 years ago
  2. 281b6ec Merge "mv core/shell/lib to tools/mgmt and rename test.sh to suid_test.sh MultiPart: 1/3" by Cosmos Nicolaou · 10 years ago
  3. 9284a00 TBR Add bulk caveat validation callback support to ForContext by Benjamin Prosnitz · 10 years ago
  4. 5c4564e lib/toposort: moving toposort from core to lib by Jiri Simsa · 10 years ago
  5. 7bdf1e6 mv core/shell/lib to tools/mgmt and rename test.sh to suid_test.sh by Cosmos Nicolaou · 10 years ago
  6. dae12eb runtimes/google/ipc/stream: Marshal discharges safely. by Asim Shankar · 10 years ago
  7. ad175c9 Merge "veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test" by Bogdan Caprita · 10 years ago
  8. e34930d Merge "veyron/tools/uniqueid: Make generate print newline." by Suharsh Sivakumar · 10 years ago
  9. a573f93 Merge "veyron/services/mgmt/device/impl: Remove sameMachineCheck" by Robin Thellend · 10 years ago
  10. 1d5a9af Merge "veyron/services/mgmt/device/starter: Find the MT's blessings" by Robin Thellend · 10 years ago
  11. aeb6772 Merge "veyron/security/agent: do not use stderr/vlog output in test logic" by Bogdan Caprita · 10 years ago
  12. 4bc2569 Merge "veyron/tools: Use a dummy subprocess definition to get rid of two more "TestHelperProcess"es." by Suharsh Sivakumar · 10 years ago
  13. 4a040ba veyron/services/mgmt/device/impl: unset NAMESPACE_ROOT in test by Bogdan Caprita · 10 years ago
  14. d61e5a8 v23tests, modules and exec: make stdin redirection work and start work towards fixing https://github.com/veyron/release-issues/issues/1157 by Cosmos Nicolaou · 10 years ago
  15. 2663deb Merge "veyron/runtimes/google/ipc: The blessings the server is started with are the its blessings FOREVER!" by Suharsh Sivakumar · 10 years ago
  16. 77357d7 veyron/runtimes/google/ipc: The blessings the server is started with by Suharsh Sivakumar · 10 years ago
  17. b57ec40 veyron/services/mgmt/device/starter: Find the MT's blessings by Robin Thellend · 10 years ago
  18. ed02d30 veyron/tools/principal: update error msg with require_caveats instead of nocaveat by Bogdan Caprita · 10 years ago
  19. ab12183 Merge "tools/principal: For users to be more explicit about blessing other principals without any caveats." by Asim Shankar · 10 years ago
  20. 980a870 TBR: fix the build after accidentially pushing https://vanadium.googlesource.com/release.go.core/+/ceef8f9b7a428dd15045ece2a639b5f12ce92520 by Cosmos Nicolaou · 10 years ago
  21. a6fef89 v23tests and testing continued tidying up by Cosmos Nicolaou · 10 years ago
  22. a0bba46 tools/principal: For users to be more explicit about blessing other by Asim Shankar · 10 years ago
  23. d03ac78 veyron/security/agent: do not use stderr/vlog output in test logic by Bogdan Caprita · 10 years ago
  24. 13f8827 veyron/tools/uniqueid: Make generate print newline. by Suharsh Sivakumar · 10 years ago
  25. bc625d4 Merge "veyron/security/agent: Use already generated TestMain instead of TestHelperProcess." by Suharsh Sivakumar · 10 years ago
  26. 6d70f9e veyron/tools: Use a dummy subprocess definition to get rid of two by Suharsh Sivakumar · 10 years ago
  27. 553e582 veyron/tools/principal: if the expiry flag is 0, treat that as no expiry by Bogdan Caprita · 10 years ago
  28. 1721a44 veyron/security/agent: Use already generated TestMain instead of by Suharsh Sivakumar · 10 years ago
  29. 1a426ae veyron/services/mgmt/device/impl: Remove sameMachineCheck by Robin Thellend · 10 years ago
  30. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  31. 85a823e Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains." by Suharsh Sivakumar · 10 years ago
  32. eb87cf8 Merge "v23tests: usability improvements." by Cosmos Nicolaou · 10 years ago
  33. b33eac2 Merge "veyron/services/mgmt: Use SIGINT to stop the device manager from devicex if the stop rpc fails, as it often does due to acl restrictions." by Arup Mukherjee · 10 years ago
  34. d3b1cb1 v23tests: usability improvements. by Cosmos Nicolaou · 10 years ago
  35. 49be2f3 veyron/services/proxy/proxyd: enable clean shutdown of proxy by Bogdan Caprita · 10 years ago
  36. be26826 Merge "Remove old test.sh scripts." by Cosmos Nicolaou · 10 years ago
  37. ea60417 Merge "veyron/services/mgmt/device: add local proxy service to device manager" by Bogdan Caprita · 10 years ago
  38. 3668ceb Merge "mounttable cmd: Change success message for Unmount." by David Why Use Two When One Will Do Presotto · 10 years ago
  39. 2250a3c veyron/services/mgmt/device: add local proxy service to device manager by Bogdan Caprita · 10 years ago
  40. 220bc81 Merge "veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners" by Robin Thellend · 10 years ago
  41. dc539cb veyron/services/mgmt: Use SIGINT to stop the device manager from devicex by Arup Mukherjee · 10 years ago
  42. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  43. aaed596 Merge "veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2" by Cosmos Nicolaou · 10 years ago
  44. e250ae9 mounttable cmd: Change success message for Unmount. by David Why Use Two When One Will Do Presotto · 10 years ago
  45. 1c6e04b veyron/tools/mgmt/device/impl/... by gauthamt · 10 years ago
  46. e79aebe veyron/lib/websocket|veyron/runtimes/google/ipc: Set KeepAlive in Dialers and Listeners by Robin Thellend · 10 years ago
  47. 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  48. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  49. 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
  50. 1ebd4bf veyron/services/mounttable/lib: Use the loopback interface when the IP address is 127.0.0.1 by Robin Thellend · 10 years ago
  51. 9f8245d Define UnconstrainedUseCaveat in vdl by Benjamin Prosnitz · 10 years ago
  52. 281cc09 Merge "group server: tweaks" by Adam Sadovsky · 10 years ago
  53. 9f76641 Merge "tools/principal: Do not require VDLPATH when not using the --caveats flag." by Asim Shankar · 10 years ago
  54. 1d29707 veyron/security/agent/server: Improve agent shutdown. by Ryan Brown · 10 years ago
  55. 918190d tools/principal: Do not require VDLPATH when not using the --caveats flag. by Asim Shankar · 10 years ago
  56. 8aead4e Merge "veyron/services/mgmt/{device,suidhelper}: support running apps as a different user" by Robert Kroeger · 10 years ago
  57. 38cc2d8 veyron/services/mgmt/{device,suidhelper}: support running apps as a different user by Robert Kroeger · 10 years ago
  58. ffd661b Merge "veyron/tools/principal: Add general purpose caveat parsing." by Suharsh Sivakumar · 10 years ago
  59. afe21d1 group server: tweaks by Adam Sadovsky · 10 years ago
  60. 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
  61. 0d0d588 TBR: tools/principal: Fix missing change in commit by Asim Shankar · 10 years ago
  62. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  63. 8e17bff TBR veyron2/vom: Rename NewBinaryEncoder to NewEncoder by Todd Wang · 10 years ago
  64. 3082342 TBR: veyron/services/identity/identityd: start the veyron runtime early on. by Bogdan Caprita · 10 years ago
  65. 1d61f64 veyron/tools/principal: Add general purpose caveat parsing. by Suharsh Sivakumar · 10 years ago
  66. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  67. 5820666 veyron/tools/mounttable: Pass the M and R options correctly. by Robin Thellend · 10 years ago
  68. 5bd7242 veyron/runtimes/google/ipc/stream/vif: Add debug information by Robin Thellend · 10 years ago
  69. 50ab988 TBR: "core/veyron/lib/shell": Setting child principal by Ankur · 10 years ago
  70. 1150450 Merge "verror: addressing https://github.com/veyron/release-issues/issues/1080" by Jiri Simsa · 10 years ago
  71. f5b9441 v/tools/mgmt/device/impl: fix help message for packages flag for install-local by Bogdan Caprita · 10 years ago
  72. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  73. 1fcb6a3 veyron/security/agent: port test.sh to v23tests. by Cosmos Nicolaou · 10 years ago
  74. fa9341a veyron/services/mgmt/device/starter: cancel context after claiming by Bogdan Caprita · 10 years ago
  75. ab4461c Merge "veyron/services/mgmt/device/deviced: flush log after printing token" by Bogdan Caprita · 10 years ago
  76. f16fcdd Merge "v/services/mgmt/device: move creation of devmgr info from dispatcher to starter" by Bogdan Caprita · 10 years ago
  77. 6a042b4 veyron/services/mgmt/device/deviced: flush log after printing token by Bogdan Caprita · 10 years ago
  78. 50d1c89 veyron2/vtrace: Change vtrace to use the vdl time package. by Matt Rosencrantz · 10 years ago
  79. 4e66324 v/services/mgmt/device: move creation of devmgr info from dispatcher to starter by Bogdan Caprita · 10 years ago
  80. 3f9bbab tools/principal: Fix a catastrophic usability issue by Asim Shankar · 10 years ago
  81. 13a0501 services/security/util: Handle bad macaroons by Asim Shankar · 10 years ago
  82. be4fb46 Merge "veyron/tools/principal: use Invocation's expect facility" by James Ring · 10 years ago
  83. edc2704 Merge "veyron/runtimes/google/ipc/stream/vif: Clean up VIF Sets" by Robin Thellend · 10 years ago
  84. 5ec4103 TBR veyron/services/identity/identityd: increase sleep time by James Ring · 10 years ago
  85. 022af0d veyron/tools/principal: use Invocation's expect facility by James Ring · 10 years ago
  86. b915512 TBR veyron/services/identity/identityd: reproduce sleep present in shell tests by James Ring · 10 years ago
  87. 2224ffa veyron/runtimes/google/ipc/stream/vif: Clean up VIF Sets by Robin Thellend · 10 years ago
  88. 03cec61 veyron/services/mgmt/device: fix race: device manager Stop vs. ShutdownOnSignals by Bogdan Caprita · 10 years ago
  89. 1a81a19 TBR veyron/services/identity/identityd: use ExpectSetEventuallyRE in integration test by James Ring · 10 years ago
  90. a8633b0 veyron/runtimes/google/ipc: Add unittest and fix my mistake that it would by Suharsh Sivakumar · 10 years ago
  91. 3b4b6d5 Merge "veyron/lib/expect: update ExpectSet(Eventually)?RE" by James Ring · 10 years ago
  92. c026495 veyron/lib/expect: update ExpectSet(Eventually)?RE by James Ring · 10 years ago
  93. 23dac32 services/mgmt/device: Separate Claimability from device operation. by Asim Shankar · 10 years ago
  94. 52cd532 veyron/vdl: Merge vdl/valconv into the vdl package. by Todd Wang · 10 years ago
  95. 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
  96. c8164ea veyron/tools/mgmt/device/devicex: accomodate Darwinisms by Robert Kroeger · 10 years ago
  97. 5dc8ac3 Merge "Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3" by Cosmos Nicolaou · 10 years ago
  98. 0cd6738 Merge "veyron/services/mgmt/device/impl: correct file perms" by Robert Kroeger · 10 years ago
  99. ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
  100. 3270495 veyron/services/mgmt/device/impl: correct file perms by Robert Kroeger · 10 years ago