1. 8d7a0ef veyron/services/mgmt/binary/impl: add support for ACLs by Robert Kroeger · 10 years ago
  2. 586bcb9 veyron/services/mgmt/binary/impl: restructuring test code by Robert Kroeger · 10 years ago
  3. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  4. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  5. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  6. d65df96 veyron.io/veyron/veyron/services/mgmt: Update to use verror2 by Mike Burrows · 10 years ago
  7. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  8. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  9. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  10. 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  11. e262789 veyron/services/mgmt: Implement optional packages by Robin Thellend · 10 years ago
  12. 64178ed veyron2/services/mgmt/application: Add optional packages by Robin Thellend · 10 years ago
  13. c5856f6 veyron/services/mgmt/binary: Add object names to namespace by Robin Thellend · 10 years ago
  14. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  15. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  16. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  17. e783dcc veyron/services/mgmt/binary: HTTP download for binary service. by Bogdan Caprita · 10 years ago
  18. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  19. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  20. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  21. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  22. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  23. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  24. 518ef15 veyron/services/mgmt/binary: making sure the binary repository returns by Jiri Simsa · 11 years ago
  25. 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
  26. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  27. eed1c47 veyron/services/mgmt/binary/impl: test binary server should not publish. by Bogdan Caprita · 11 years ago
  28. 661ebbc veyron/services/mgmt/binary: fixing a broken build after by Jiri Simsa · 11 years ago
  29. 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
  30. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago