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