1. deee7a9 swift vdl codegen: Allow overflow when computing struct hashValue by Aaron Zinman · 8 years ago master
  2. 2b69732 Added x/net/trace support to VRPC by Enrico Borba · 8 years ago
  3. f604e49 syncbase blobs: Fix bug in leaf handoff of blobs, and add test for same. by Mike Burrows · 8 years ago
  4. ae8b592 syncbase: Change id encoding in store keys to preserve sorting. by Ivan Pilat · 8 years ago
  5. 73db714 syncbase: Relax restrictions on wire.Id Name. by Ivan Pilat · 8 years ago
  6. 703e989 swift/ref: Implement decodeId in CGO layer by Aaron Zinman · 8 years ago
  7. b673f91 x/ref: cgo Errors escape non-utf8 runes by Alex Fandrianto · 8 years ago
  8. be1aa2e syncbase: Quote non-utf8 in store keys in ErrNoExist. by Ivan Pilat · 8 years ago
  9. db5e310 x/ref: cgo onPeer filters out same blessings by Alex Fandrianto · 8 years ago
  10. 04ee969 swift: Silence warning if BLE power off on iOS by Aaron Zinman · 8 years ago
  11. 5e6777f ref: Prevent crashes when advertising >16 syncgroups by Aaron Zinman · 8 years ago
  12. 23652a8 syncbase: Prevent returned errors from leaking existence. by Ivan Pilat · 8 years ago
  13. 2dcd7d7 syncbase: Enforce ACL spec on sync RPCs. by Ivan Pilat · 8 years ago
  14. 962c40f java/syncbase: Add Cloud support in Android HLAPI by Alex Fandrianto · 8 years ago
  15. 808deec ref: Fix crash if serve gets called before logging in by Aaron Zinman · 8 years ago
  16. 7bdc182 Resolve vanadium/issues#1390 by Asim Shankar · 8 years ago
  17. c590cbb java/syncbase: Modify Android Login to be safer by Alex Fandrianto · 8 years ago
  18. 65b6584 ref: Cancel NtpSync when the VClockD is closed by Aaron Zinman · 8 years ago
  19. bbf34c8 swift/jni/ref: Use opts struct for init; use C99 bool by Aaron Zinman · 8 years ago
  20. abab1ec v.io/x/ref/services/syncbase/vsync: fix flaky TestBlobFetchSimple by Mike Burrows · 8 years ago
  21. 8e0bcca x/ref: Separate impl.go and jni.go ptr maps by Alex Fandrianto · 8 years ago
  22. dda7f28 syncbase: Enforce ACL spec on non-sync RPCs. by Ivan Pilat · 8 years ago
  23. 6a3ad5d syncbase: Implement log start marker and hook for GC. by Ivan Pilat · 8 years ago
  24. 15fb261 syncbase: Refactor watchable store clients to track resume markers. by Ivan Pilat · 8 years ago
  25. 0c074b5 syncbase/vsync: Bug fix for asynchronous publish. by Himabindu Pucha · 8 years ago
  26. bb3ed9c swift/ref: Implement invite scan & neighborhood ad/scan by Aaron Zinman · 8 years ago
  27. 78a8540 services/cluster/vkube: increase wait timeout to 20 min by Robin Thellend · 8 years ago
  28. 98105b9 syncbase: Authorization helpers for recursively checking Resolve. by Ivan Pilat · 8 years ago
  29. b5bd63e rpc: Remove outdated info about the simple/ directory by Razvan Musaloiu-E · 8 years ago
  30. 82112d5 v.io/x/ref/services/syncbase: start ServerBlobFetcher() in server,NewService() by Mike Burrows · 8 years ago
  31. 6b57e2c syncbase blobs: Make servers fetch blobs automatically. by Mike Burrows · 8 years ago
  32. c28a0f1 x/ref: Switch v23_syncbase_Handle from void* to uintptr_t by Razvan Musaloiu-E · 8 years ago
  33. a9aa434 x/ref: Avoid JNI DETECTED ERROR IN APPLICATION error by Alex Fandrianto · 8 years ago
  34. 156d4ae Implement tab completion - continued by Zane Sterling · 8 years ago
  35. 154a294 Implement watch functionality by Zane Sterling · 8 years ago
  36. 734391a Implement tab completion by Zane Sterling · 8 years ago
  37. 1885192 Fix issue with history scrolling by Zane Sterling · 8 years ago
  38. 1b115bb syncbase: Allow Syncbase root dir to be moved by Aaron Zinman · 8 years ago
  39. d9b42e6 Implement syncgroup manipulation. by Zane Sterling · 8 years ago
  40. 54ae438 lib/discovery/global: fix query on ifc name by Robin Thellend · 8 years ago
  41. 816c7b7 services/mounttable/btmtd: Add fsck command by Robin Thellend · 8 years ago
  42. 2b48bbb Fix issue with unregistered types by Zane Sterling · 8 years ago
  43. 457a609 lib/stats: add history graphs for counters in debug browser. by Jing Jin · 8 years ago
  44. d682ec1 java: Switch the resumeMarker from String to byte[] by Razvan Musaloiu-E · 8 years ago
  45. 5041a66 x/ref: jni cgo bridge for Invite Scan and Neighborhood Ad/Scan by Alex Fandrianto · 8 years ago
  46. 60e84c6 re-enable the permission check for SetSyngroupSpec by Fred Quintana · 8 years ago
  47. b4440c1 java: Add the JNI support for WatchChange.EntityType by Razvan Musaloiu-E · 8 years ago
  48. 24b0e96 sb: Add ACL view/modify functionality by Zane Sterling · 8 years ago
  49. f85ab20 services/mounttable/btmtd: Add row id by Robin Thellend · 8 years ago
  50. d331386 syncbase/bridge/go: Populate the discharges in newFakeServerCall by Razvan Musaloiu-E · 8 years ago
  51. e1b801a syncbase: Expose Collection ACLs in Watch. by Ivan Pilat · 8 years ago
  52. f19e459 syncbase: Send initial root update in Watch. by Ivan Pilat · 8 years ago
  53. 01e5bff Flow: Fix some cancel function leaks. by Matt Rosencrantz · 8 years ago
  54. 5161f1a java: Add an initial implementation for testWatch and testRunInBatch by Razvan Musaloiu-E · 8 years ago
  55. f43a7ed syncbase: Fix ping context cancellation leaks. by Suharsh Sivakumar · 8 years ago
  56. a89acfe x/ref: syncbase cgo bridge ListenForAppPeers and ListenForInvites by Alex Fandrianto · 8 years ago
  57. a9441b4 syncbase/vsync: More logging for debugging conflict resolution. by Himabindu Pucha · 8 years ago
  58. 4b238b8 syncbase: Get the login to work by adding a testLogin option by Razvan Musaloiu-E · 8 years ago
  59. 116f958 v.io/x/ref/runtime/internal/rpc: call context.CancelFunc's when discarding rpc's typeCache by Mike Burrows · 8 years ago
  60. 44524cd vine: Fix context cancellation leaks. by Suharsh Sivakumar · 8 years ago
  61. 179a223 services/mounttable/btmtd: Fix bug with concurrent createChild by Robin Thellend · 8 years ago
  62. 3850cba java: Switch to the new init/login scheme by Razvan Musaloiu-E · 8 years ago
  63. 0013d4b v.io/x/ref: fix some context.CancelFunc leaks by Mike Burrows · 8 years ago
  64. 88b022a v./io/x/ref/runtime/protocols/lib/websocket: fix context.CancelFunc leaks by Mike Burrows · 8 years ago
  65. d2d7144 conncache: Fix cancellation leaks upon close. by Suharsh Sivakumar · 8 years ago
  66. c2acc08 v.io/x/ref/lib/discovery: fix some leaked context.CancelFuncs by Mike Burrows · 8 years ago
  67. 54eb111 v.io/x/ref/runtime/internal/rpc/test: fix context.CancelFunc leaks by Mike Burrows · 8 years ago
  68. b73eb3d ref: Fix a couple of leaked context cancellations. by Suharsh Sivakumar · 8 years ago
  69. 94f31e2 v.io/x/ref/runtime/internal/rpc: fix context.CancelFunc leak by Mike Burrows · 8 years ago
  70. fb46e92 x/ref: ListenForAppPeers and AdvertiseApp by Alex Fandrianto · 8 years ago
  71. a5a3f7b syncbase cgo: Fix the compilation warnings on Android by Razvan Musaloiu-E · 8 years ago
  72. 715d7f0 {lib,services}/stats: expose time series values from counter. by Jing Jin · 8 years ago
  73. 6cf20bd services/mounttable/btmtd: Add node&server limits by Robin Thellend · 8 years ago
  74. 075bb8e v.io/v23/syncbase: call context.CancelFunc functions by Mike Burrows · 8 years ago
  75. 5c25d15 rpc: Fix data race. by Suharsh Sivakumar · 8 years ago
  76. 8dc4b31 v.io/x/ref/lib/raft: fix a rare context.CancelFunc leak by Mike Burrows · 8 years ago
  77. f04accc java: Get the DatabaseOptions.rootDir to work by Razvan Musaloiu-E · 8 years ago
  78. a1b28ff services/mounttable/btmtd: Call RemoteBlessingNames once by Robin Thellend · 8 years ago
  79. 8cb858f services/mounttable/btmtd: Skip increments of 0 by Robin Thellend · 8 years ago
  80. e0e7951 Adding strongly-typed call and server Options by Ross Wang · 8 years ago
  81. c60c74c services/mounttable/btmtd: Fix server counters by Robin Thellend · 8 years ago
  82. d259ccf x/ref: Implement ListenForPeers by Alex Fandrianto · 8 years ago
  83. 4ff5709 services/mounttable/btmtd: Add GC grace period by Robin Thellend · 8 years ago
  84. 0104d80 Restructure sb tool to allow for top-level calls by Zane Sterling · 8 years ago
  85. b3c23d3 RPC: Dial all possible connections, even when a connection to the by Matt Rosencrantz · 8 years ago
  86. bb31060 syncbase: Refactor and expand Watch tests. by Ivan Pilat · 8 years ago
  87. 078b36d services/mounttable/btmtd: Increase lameduck timeout by Robin Thellend · 8 years ago
  88. 39d43a5 services/mounttable/btmtd: Add --name flag by Robin Thellend · 8 years ago
  89. 60698e6 discovery/ble: avoid panic for invalid characteristics by Jungho Ahn · 8 years ago
  90. 7a1ed4f services/mounttable/btmtd: Keep track of mounted servers by Robin Thellend · 8 years ago
  91. 27f5d38 syncbase/discovery: Introduce global discovery. by Suharsh Sivakumar · 8 years ago
  92. 81e8b01 TBR: Fix my todo. by Suharsh Sivakumar · 8 years ago
  93. 10ad614 ref: Merge stats from todoshacks into master. by Suharsh Sivakumar · 8 years ago
  94. 60fd2ed Change vsync to use more idiomatic err != nil style. by Todd Wang · 8 years ago
  95. ef83009 TBR: services/mounttable/btmtd/internal: fix build by Robin Thellend · 8 years ago
  96. 87fad97 services/mounttable/btmtd: Keep track of nodes per user by Robin Thellend · 8 years ago
  97. c5945af discovery/ble: minor clean up by Jungho Ahn · 8 years ago
  98. 0af21cb services/mounttable/btmtd: Add more tests by Robin Thellend · 8 years ago
  99. 1c4a7f9 Faster vom encoding and decoding. by Todd Wang · 8 years ago
  100. b310a87 java: Add the Java Syncbase core API by Razvan Musaloiu-E · 8 years ago