1. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  2. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  3. 9d3278a ref: Complete the move of netconfig and netstate to release.go.x.lib. by Matt Rosencrantz · 10 years ago
  4. 86ba1a1 ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 10 years ago
  5. 2b675f9 ref/profiles/proxy: Move the proxy implementation back into profiles internal. by Matt Rosencrantz · 10 years ago
  6. dbc1be2 ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal by Matt Rosencrantz · 10 years ago
  7. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  8. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  9. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  10. 67d95cb veyron/services/mgmt/debug: Use callback for logdir by Robin Thellend · 10 years ago
  11. af862a5 veyron2/ipc/stream: Unexpose veyron2/ipc/stream API. by Suharsh Sivakumar · 10 years ago
  12. ba470a5 core: Compelete the runtimex->runtime transition by renaming everything to non-x variants. by Matt Rosencrantz · 10 years ago
  13. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  14. 1b79391 core: Remove remaining uses of veyron2/rt package and delete it. by Matt Rosencrantz · 10 years ago
  15. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  16. 0a22b45 Add support for handling "unknown" protocols. by Nicolas LaCasse · 10 years ago
  17. d5049b7 veyron/runtimes/google/rt: Make tests use veyron2.Init. by Suharsh Sivakumar · 10 years ago
  18. 96d952a veyron/runtimes/google/rt: RuntimeX.Init should be a function instead of a method. by Matt Rosencrantz · 10 years ago
  19. aeed5d5 veyron/runtimes/google/rt: Add code to synchronously clean up the runtime. by Matt Rosencrantz · 10 years ago
  20. 628a8ee veyron2: veyron2.Init function for new API. by Suharsh Sivakumar · 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. 6013214 veyron/google/rt/runtimex: Add preferred protocols to runtime by Suharsh Sivakumar · 10 years ago
  23. 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
  24. 5f98d94 core: Refactor vtrace to allow starting new traces from user code. by Matt Rosencrantz · 10 years ago
  25. ac9feed veyron/runtimes/google/rt: Change runtime.Publisher calls to veyron2.GetPublisher(ctx). by Suharsh Sivakumar · 10 years ago
  26. 033a30e veyron/profiles,veyron/runtimes/google/rt/runtimex.go: Create profiles by Suharsh Sivakumar · 10 years ago
  27. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  28. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  29. 3c50ac4 runtimes/google/ipc: rework 'hybrid' websocket protocol support. by Cosmos Nicolaou · 10 years ago
  30. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  31. 3e8f964 veyron/lib/appcycle: remove rt argument from appcycle.New by Bogdan Caprita · 10 years ago
  32. 87c0a55 veyron2/ipc: force all protocols, including tcp, to be registered. by Cosmos Nicolaou · 10 years ago
  33. 39e3ae5 veyron2: move the AppCycle implementation out of the runtime. by Cosmos Nicolaou · 10 years ago
  34. 4e8da64 runtimes/google/ipc: client side RPC improvements: by Cosmos Nicolaou · 10 years ago
  35. b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
  36. 6413c99 veyron2: can no longer specify a specific prefix for the ReservedNameDispatcher. by Cosmos Nicolaou · 10 years ago
  37. 8246a8b veyron2: make it possible to specify a 'reserved name' dispatcher. by Cosmos Nicolaou · 10 years ago
  38. d811b07 veyron/lib/flags: add flag groups. by Cosmos Nicolaou · 10 years ago
  39. bdc917c veyron/lib/flags: define all common flags and associated types here. by Cosmos Nicolaou · 10 years ago
  40. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  41. e9861a1 TBR: profiles/static: fix the build. by Cosmos Nicolaou · 10 years ago
  42. 3c8fdff services/identity/identityd: use ListenX and the 'static' profile. by Cosmos Nicolaou · 10 years ago
  43. c9c41fb veyron/profiles/static: add a profile for static IP servers. by Cosmos Nicolaou · 10 years ago