1. ae0cd7a Endpoints: This CL changes endpoint to be a plain struct defined in v23. by Matt Rosencrantz · 9 years ago
  2. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  3. 72f132f Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
  4. f0b8de9 Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
  5. edf19c6 Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
  6. 3cfaccd vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
  7. 4cad76d Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
  8. 3607eef TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
  9. cdfa3f6 ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
  10. 2ac6c7c vine: make connections fail if behavior map entries are removed. by Suharsh Sivakumar · 9 years ago
  11. 3c1ffd6 xref: update vdl-generated code to match simplified zero field logic by Benjamin Prosnitz · 9 years ago
  12. 33b99a8 vine: Make nil entries in the behavior map default to disallowing connections. by Suharsh Sivakumar · 9 years ago
  13. f00ed02 vine: Vine supports emulating discovery. by Suharsh Sivakumar · 9 years ago
  14. 4761cbb vine: Make vine.Init initialize the listenspec. by Suharsh Sivakumar · 9 years ago
  15. d0d7cbc TBR xref: Add FromZero to generated Targets by Benjamin Prosnitz · 9 years ago
  16. 73e2ee3 runtime/protocols: Rename xwebsocket to websocket and move tcputil and by Suharsh Sivakumar · 9 years ago
  17. 7f6eac3 vine: Setting not reachable behavior causes existing connections to be killed. by Suharsh Sivakumar · 9 years ago
  18. 67d0e3e ref: Fix native type consts, and gen 0 values for all types. by Todd Wang · 9 years ago
  19. f71547b vine: Change to adjacency matrix input. by Suharsh Sivakumar · 9 years ago
  20. 4426993 ref: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
  21. 47c0865 TBR: protocols/vine: Add first iteration of network emulation protocol. by Suharsh Sivakumar · 9 years ago
  22. adb6cdb ref: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
  23. da54882 xref/vdl: Generate go imports using two-pass technique by Benjamin Prosnitz · 9 years ago
  24. 2fa4e4e xref: generated vom encoder by Benjamin Prosnitz · 9 years ago
  25. 9834c7c ref: Handle multiple dns resolution values when lookup in conn cache. by Suharsh Sivakumar · 9 years ago
  26. 9b08b4a TBR v.io/x/ref: move framer to a non-internal location by Srdjan Petrovic · 9 years ago
  27. c9432b1 flow/manager: Fix caching of connections. by Suharsh Sivakumar · 9 years ago