1. 9d9489d veyron/lib/modules: introduce sh.StartExternalCommand by James Ring · 10 years ago
  2. 855dfd4 lib/testutil/integration: introduce a Test interface by James Ring · 10 years ago
  3. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  4. fb9255a "core": Makes Tests pass under agent by Ankur · 10 years ago
  5. a71e49a veyron/lib/testutil/integration: add more godoc by James Ring · 10 years ago
  6. 3bea4c6 Merge "lib/testutil/integration: unexport some methods, remove StartServer" by James Ring · 10 years ago
  7. a918583 Merge "veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT" by James Ring · 10 years ago
  8. bd2216f lib/testutil/integration: unexport some methods, remove StartServer by James Ring · 10 years ago
  9. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  10. 3a29fb5 veyron/lib/testutil/integration: don't expect MT_ADDR in StartRootMT by James Ring · 10 years ago
  11. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  12. 8dc9a18 veyron2/security/... by gauthamt · 10 years ago
  13. 7590a6d veyron2/ipc,veyron/runtimes/google/ipc: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
  14. 7edf1ca services/mgmt/build/buildd: port buildd integration test to new test env by James Ring · 10 years ago
  15. fa7a31f veyron/runtimes/google/ipc: Cleanup IPC benchmarks. by Jungho Ahn · 10 years ago
  16. b9a1dfd veyron/lib/testutil/integration: improve Start logging by James Ring · 10 years ago
  17. 23b5486 veyron/services/mgmt/application/applicationd: port integration test to new env by James Ring · 10 years ago
  18. ff70b02 veyron/lib/testutil/integration: minor DebugShell output improvement by James Ring · 10 years ago
  19. e78c7da veyron/services/mgmt/binary/binaryd/testdata: port binaryd test to new environment by James Ring · 10 years ago
  20. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  21. 0bad567 lib/testutil/integration: fix error checking style by James Ring · 10 years ago
  22. 0d525c2 lib/testutil/integration: use /dev/tty as DebugShell stdout by James Ring · 10 years ago
  23. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  24. 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 10 years ago
  25. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  26. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  27. c8aaaf6 lib/testutil/integration: increase StartRootMT timeout by James Ring · 10 years ago
  28. 6579510 veyron/lib/testutil/integration: an integration test environment. by James Ring · 10 years ago
  29. f826393 Security API additions. by gauthamt · 10 years ago
  30. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  31. 34d75fe Merge "veyron2/ipc: modify ListenSpec to accept a slice of addresses." by Cosmos Nicolaou · 10 years ago
  32. 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
  33. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  34. bc6ffa2 Revise IPC benchmark and add a new benchmark on multiplexing. by Jungho Ahn · 10 years ago
  35. 80d22e9 veyron/lib/testutil/integration: increase timeout. by Cosmos Nicolaou · 10 years ago
  36. 511363d Merge "veyron.core: Fix tests that leave files in /tmp" by Robin Thellend · 10 years ago
  37. 8e2258a Merge "veyron/services/mgmt: port of binaryd integration test to Go" by Jiri Simsa · 10 years ago
  38. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  39. 75dda81 veyron/services/mgmt: porting applicationd and profiled integration by Jiri Simsa · 10 years ago
  40. cf140c0 veyron.core: Fix tests that leave files in /tmp by Robin Thellend · 10 years ago
  41. e63e07d veyron/services/mgmt: an example port of test.sh to Go by Jiri Simsa · 10 years ago
  42. 711a985 Add Microbenchmarks for VIF/VC creations. by Jungho Ahn · 10 years ago
  43. 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  44. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  45. e339153 veyron/lib/testutil: make sure we seed rand exactly once. by Cosmos Nicolaou · 10 years ago
  46. e49a86a "veyron/runtime/google/ipc": Server Discharges by Ankur · 10 years ago
  47. 1aa5769 veyron2/naming: Move veyron2/services/mounttable/types here. by Todd Wang · 10 years ago
  48. 5c95a6c veyron/runtimes/google/ipc: Switch everything to __Glob. by Robin Thellend · 10 years ago
  49. 14bbee4 veyron/lib/testutil/{blackbox,modules}: remove these no longer used packages. by Cosmos Nicolaou · 10 years ago
  50. 1ba96ef veyron/lib/testutil: Helper type for acting as an "identity provider" in tests. by Asim Shankar · 10 years ago
  51. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  52. aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
  53. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  54. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  55. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  56. 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  57. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  58. c33b464 veyron/services/mgmt: Fix broken tests with a hack. by Asim Shankar · 10 years ago
  59. 251a4d8 veyron/runtimes/google/lib/timekeeper: move it and its testing counterpart to veyron/lib by Cosmos Nicolaou · 10 years ago
  60. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  61. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  62. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  63. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  64. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  65. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  66. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  67. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  68. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  69. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  70. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  71. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  72. 4b0dfa0 veyron/runtimes/google/security: replace private key with a generic Signer. by Srdjan Petrovic · 11 years ago
  73. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  74. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  75. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  76. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  77. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  78. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  79. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  80. 2028203 veyron/lib/testutil: Make the source of randomness thread-safe. by Asim Shankar · 11 years ago
  81. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  82. 85bdffb veyron/lib/{exec,testutil/blackbox}: simplifying multi-process testing by Jiri Simsa · 11 years ago
  83. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  84. a0b0e06 veyron/lib/testutil/security: adding a package comment by Jiri Simsa · 11 years ago
  85. 88eab87 Merge "veyron/lib/testutil: fixing a bug in blackbox" by Jiri Simsa · 11 years ago
  86. f659851 veyron/lib/testutil: fixing a bug in blackbox by Jiri Simsa · 11 years ago
  87. 8c34fa4 Merge "veyron/lib/testutil: factoring out the security testing utility to avoid introducing dependency on security to all of our tests." by Jiri Simsa · 11 years ago
  88. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  89. 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
  90. 870ddd6 veyron/lib/testutil: utility for pseudo-random testing by Jiri Simsa · 11 years ago
  91. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  92. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  93. 3574f12 veyron/tools/naming/simulator: scripts to demonstrate awkwardness of current system. by Cosmos Nicolaou · 11 years ago
  94. 7c659ac veyron/tools/naming/simulator: simple interprerter for building by Cosmos Nicolaou · 11 years ago
  95. 59117c1 veyron/tools/naming/modules: API and modules for implementing common services. by Cosmos Nicolaou · 11 years ago
  96. 84059da veyron/{lib/exec,runtimes/google}: adding the veyron exec library by Jiri Simsa · 11 years ago
  97. 682a97c veyron/lib/testutil/blackbox: allow for use from outside of tests. by Cosmos Nicolaou · 11 years ago
  98. ee7abc2 veyron/lib/testutil/blackbox: refactor to coexist with lib/exec. by Cosmos Nicolaou · 11 years ago
  99. 019270a runtimes/google/lib/exec: move to veyron/lib/exec by Cosmos Nicolaou · 11 years ago
  100. bfcac5f veyron/lib/testutil/blackbox: various measures to prevent process leaks. by Cosmos Nicolaou · 11 years ago