1. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  2. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  3. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 10 years ago[Renamed (97%) from tools/binary/impl/impl_test.go]
  4. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  5. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  6. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  7. 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
  8. 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
  9. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  10. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  11. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  12. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago[Renamed (68%) from tools/content/impl/impl_test.go]
  13. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  14. 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
  15. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  16. 308aae0 veyron/services/mgmt: Move all the CLI tools to veyron/tools. by Robin Thellend · 11 years ago[Renamed (98%) from services/mgmt/content/content/impl/impl_test.go]
  17. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  18. 5293dcb TBR by Jiri Simsa · 11 years ago