1. 390d648 veyron/tools/vrpc: Command to dump out blessings presented by the server. by Asim Shankar · 10 years ago
  2. 123a5c7 "core": Support BlessingUsingAccessTOken in identityd_test by Ankur · 10 years ago
  3. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  4. 0940c44 Merge "veyron/services/identity,veyron{2}/security: Switch from vom to vom2." by Suharsh Sivakumar · 10 years ago
  5. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  6. 1268879 Merge "veyron/tools/principal: More vom to vom2." by Suharsh Sivakumar · 10 years ago
  7. c02a497 Merge "veyron/tools/mgmt: Support vrun inside of vbash." by Ryan Brown · 10 years ago
  8. f11caef Merge "veyron/services/identity/handlers: HACK to return the public key of the identity server's blessing root, rather than the public key of the principal itself." by Nicolas LaCasse · 10 years ago
  9. a5782bc Merge "veyron/security/agent: Fix race." by Ryan Brown · 10 years ago
  10. 396f219 veyron/runtimes/google/rt: Modify TODO. by Suharsh Sivakumar · 10 years ago
  11. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  12. 5b4380d veyron/runtimes/google/rt: Initial rt with client for agent to use. by Suharsh Sivakumar · 10 years ago
  13. 7deaf0f veyron/services/identity/handlers: HACK to return the public key of the by Nicolas LaCasse · 10 years ago
  14. d7c2ec7 Merge "veyron/services/identity/blesser: Restore email domain restriction." by Asim Shankar · 10 years ago
  15. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  16. 97bad79 veyron/services/identity: TBR: Fix printing of location to connect to blessing by Suharsh Sivakumar · 10 years ago
  17. a51bc22 Merge "veyron/runtimes/google/ipc: make server.Serve return an error rather than panic" by Bogdan Caprita · 10 years ago
  18. 77befba veyron/runtimes/google: Minor tweaks to vlog and vtrace messages. by Asim Shankar · 10 years ago
  19. 5c03ffd veyron2: Remove client from reserved functions. by Todd Wang · 10 years ago
  20. 3bbd1e3 veyron/services/identity/blesser: Restore email domain restriction. by Asim Shankar · 10 years ago
  21. 8ddbcc1 Merge "core: Remove Logger related methods from the Runtime and use the RuntimeX variants." by Matt Rosencrantz · 10 years ago
  22. 7d43687 TBR core:veyron/runtimes/google/rt: Runtime should add the reserved name dispatcher to NewContexts. by Matt Rosencrantz · 10 years ago
  23. 9592d9f veyron/runtimes/google/ipc: make server.Serve return an error rather than panic by Bogdan Caprita · 10 years ago
  24. 0d7ffc9 Merge "veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse" by Bogdan Caprita · 10 years ago
  25. 8dc9a18 veyron2/security/... by gauthamt · 10 years ago
  26. bf356d7 veyron/lib/flags,veyron/lib/exec: pipe parent config opts to child's flags parse by Bogdan Caprita · 10 years ago
  27. c90a0c0 Merge "veyron/services/mgmt/application: add support for per envelope acls" by Robert Kroeger · 10 years ago
  28. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  29. 4b8e379 Merge "veyron/google/rt/runtimex: Add preferred protocols to runtime init for profile to call." by Suharsh Sivakumar · 10 years ago
  30. 8591ea1 Merge "veyron/tools/servicerunner: Use t.Fatalf directly instead of through a helper." by Matt Rosencrantz · 10 years ago
  31. 033c9bc Merge "veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher" by Bogdan Caprita · 10 years ago
  32. 2fa2c02 veyron/tools/servicerunner: Use t.Fatalf directly instead of through a helper. by Matt Rosencrantz · 10 years ago
  33. 6013214 veyron/google/rt/runtimex: Add preferred protocols to runtime by Suharsh Sivakumar · 10 years ago
  34. 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
  35. 5f1593b Merge "veyron/security/flag: add a convenience method to read ACLs from flags" by Robert Kroeger · 10 years ago
  36. ad8eb3e Merge "core: Refactor vtrace to allow starting new traces from user code." by Matt Rosencrantz · 10 years ago
  37. 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago
  38. c7cdf42 veyron/lib/modules, veyron/tools/servicerunner: Start the test identityd by Nicolas LaCasse · 10 years ago
  39. 4d32541 TBR: veyron/services/identity: Generate the cert in the correct tmpdir. by Nicolas LaCasse · 10 years ago
  40. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  41. 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
  42. 098a985 veyron/services/identity: Put the test cert.pem and key.pem in $TMPDIR. by Nicolas LaCasse · 10 years ago
  43. 8f03776 Merge "services/mgmt/build/buildd: port buildd integration test to new test env" by James Ring · 10 years ago
  44. 784bea0 Merge "veyron2/verror2: make sure a default context is set." by Cosmos Nicolaou · 10 years ago
  45. 7edf1ca services/mgmt/build/buildd: port buildd integration test to new test env by James Ring · 10 years ago
  46. b747720 veyron2: Remove Signature auth, and add Signature utilities. by Todd Wang · 10 years ago
  47. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  48. 354fe2c core: Change runtime.Profile calls to veyron2.GetProfile(ctx) by Suharsh Sivakumar · 10 years ago
  49. ac9feed veyron/runtimes/google/rt: Change runtime.Publisher calls to veyron2.GetPublisher(ctx). by Suharsh Sivakumar · 10 years ago
  50. 650e453 Merge "core: Change runtime.NewEndpoint to veyron2.NewEndpoint." by Suharsh Sivakumar · 10 years ago
  51. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  52. 69236b1 veyron2/verror2: make sure a default context is set. by Cosmos Nicolaou · 10 years ago
  53. c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
  54. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  55. 908af80 Merge "veyron2/ipc: Change ReflectInvoker to return an error." by Todd Wang · 10 years ago
  56. 1f46809 Merge "veyron/services/identity: Refactoring to allow identityd_test to be run in a module." by Nicolas LaCasse · 10 years ago
  57. 1b0c8ba veyron/services/identity: Refactoring to allow identityd_test to be run by Nicolas LaCasse · 10 years ago
  58. 056ba8e veyron2/ipc: Change ReflectInvoker to return an error. by Todd Wang · 10 years ago
  59. fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
  60. 8afa610 Merge "veyron/lib/modules/core: remove unrecognized flag" by James Ring · 10 years ago
  61. b9a1dfd veyron/lib/testutil/integration: improve Start logging by James Ring · 10 years ago
  62. db6ddc2 core: Change runtime.NewEndpoint to veyron2.NewEndpoint. by Suharsh Sivakumar · 10 years ago
  63. 033a30e veyron/profiles,veyron/runtimes/google/rt/runtimex.go: Create profiles by Suharsh Sivakumar · 10 years ago
  64. 23b5486 veyron/services/mgmt/application/applicationd: port integration test to new env by James Ring · 10 years ago
  65. 2c136d1 Merge "veyron/services/mgmt/profile/profiled: port integration test to new test env" by James Ring · 10 years ago
  66. ecda313 veyron/lib/modules/core: remove unrecognized flag by James Ring · 10 years ago
  67. a6f200f Merge ""core": Shell tests must use the agent" by Ankur · 10 years ago
  68. 5dab76d "core": Shell tests must use the agent by Ankur · 10 years ago
  69. 3f5fdd3 veyron/services/mgmt/profile/profiled: port integration test to new test env by James Ring · 10 years ago
  70. 53a8e2b veyron/security/agent: Fix race. by Ryan Brown · 10 years ago
  71. f06e488 veyron/tools/mgmt: Support vrun inside of vbash. by Ryan Brown · 10 years ago
  72. ff70b02 veyron/lib/testutil/integration: minor DebugShell output improvement by James Ring · 10 years ago
  73. d786a38 Merge "veyron/runtimes, veyron2/model: Share preferred protocols when client is changed with RuntimeX." by Suharsh Sivakumar · 10 years ago
  74. 590fcb8 Merge "veyron/tools/debug/testdata: use WaitOrDie instead of Wait" by James Ring · 10 years ago
  75. 44ec1cc veyron/tools/debug/testdata: use WaitOrDie instead of Wait by James Ring · 10 years ago
  76. e78c7da veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment by James Ring · 10 years ago
  77. b19f276 Merge "lib/modules/core: implement exec command using syscall.exec" by James Ring · 10 years ago
  78. 91a8f24 veyron/services/identity: identityd_test should write its own cert.pem by Nicolas LaCasse · 10 years ago
  79. ba56393 veyron/runtimes, veyron2/model: Share preferred protocols when client is by Suharsh Sivakumar · 10 years ago
  80. d747838 Merge "veyron/security/agent/agentd: support the veyron.credentials flag" by Ryan Brown · 10 years ago
  81. 5845bf1 veyron2: Add a RuntimeX interface and its implementation. by Matt Rosencrantz · 10 years ago
  82. 22c1379 Merge "veyron2/verror: allow IDAction{} to be ""." by Cosmos Nicolaou · 10 years ago
  83. b37f9b0 veyron/security/agent/agentd: support the veyron.credentials flag by Ryan Brown · 10 years ago
  84. dcac50d Merge "mounttable: Make ACLs actually so something useful." by David Why Use Two When One Will Do Presotto · 10 years ago
  85. 736b32e Merge "veyron/tools/mgmt/device: address comments on tbr'd go/vcl/1031 and go/vcl/1080" by Bogdan Caprita · 10 years ago
  86. ee52974 Merge "veyron/services/mgmt: code re-use relocation" by Robert Kroeger · 10 years ago
  87. 3572f4a veyron/tools/mgmt/device: address comments on tbr'd go/vcl/1031 and go/vcl/1080 by Bogdan Caprita · 10 years ago
  88. 88d5410 lib/modules/core: implement exec command using syscall.exec by James Ring · 10 years ago
  89. 1bce7d1 veyron2/verror: allow IDAction{} to be "". by Cosmos Nicolaou · 10 years ago
  90. 89a5737 Merge "core: Remove the redundant With* methods on context." by Matt Rosencrantz · 10 years ago
  91. 51afaa3 veyron/services/identity,veyron{2}/security: Switch from vom to vom2. by Suharsh Sivakumar · 10 years ago
  92. 2a2c63e TBR: veyron/services/identity: Fix instructions for generating tls cert and key. by Nicolas LaCasse · 10 years ago
  93. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  94. ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 10 years ago
  95. ebfb62a veyron/services/mgmt: code re-use relocation by Robert Kroeger · 10 years ago
  96. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  97. 0bad567 lib/testutil/integration: fix error checking style by James Ring · 10 years ago
  98. df3ffa2 Merge "lib/testutil/integration: use /dev/tty as DebugShell stdout" by James Ring · 10 years ago
  99. 12b089d veyron/tools/principal: More vom to vom2. by Suharsh Sivakumar · 10 years ago
  100. a5dd989 veyron/services/mgmt/device/impl: Increase some timeouts by Bogdan Caprita · 10 years ago