1. e13ef1f xref: generate vom.RawBytes by default for any by Benjamin Prosnitz · 9 years ago
  2. b9ff0e4 v.io/x/ref: use os.exec rather than x.ref/lib/exec. by Cosmos Nicolaou · 9 years ago
  3. fa765b8 ref: security: Add API for notification of changes to the default blessings. by Asim Shankar · 9 years ago
  4. 21e79f5 raft: Fix jenkins failures. by David Why Use Two When One Will Do Presotto · 9 years ago
  5. 68568ae raft: add a Sync() call. by David Why Use Two When One Will Do Presotto · 9 years ago
  6. 1454c2c ref: Add TryInit, which is like init, but it returns an error istead of by Matt Rosencrantz · 9 years ago
  7. a798f24 TBR discovery: fix a flaky test by Jungho Ahn · 9 years ago
  8. c7d72e9 TBR: "x/ref": Increase timeout in discovery tests to fix race by Ankur Taly · 9 years ago
  9. 10fb793 Merge "discovery: global discovery prototype" by Jungho Ahn · 9 years ago
  10. 3fa0356 v.io/x/ref/lib/exec: encode/decode Config to base64/json string. by Cosmos Nicolaou · 9 years ago
  11. b22abff discovery: global discovery prototype by Jungho Ahn · 9 years ago
  12. e14a595 TBR xref: support encoding/decoding non top level raw bytes by Benjamin Prosnitz · 9 years ago
  13. ad3677e discovery: introduce session to discovery by Jungho Ahn · 9 years ago
  14. c549428 raft: new implementation by Dave Presotto · 9 years ago
  15. 65d6fb7 discovery: mdns - add suffix "()" to hostname "localhost" by Jungho Ahn · 9 years ago
  16. 863321b discovery: fix a bug - adding a missed copyService() by Jungho Ahn · 9 years ago
  17. 3a0523e discovery: fix a bug in copyService by Jungho Ahn · 9 years ago
  18. f94013a discovery: support large attributes (part 2) by Jungho Ahn · 9 years ago
  19. 03b1f74 v.io/x/ref: VDL changes for async server methods by Srdjan Petrovic · 9 years ago
  20. f7a6bfc lib/raft: remove till I figure out the problems with jenkins by David Why Use Two When One Will Do Presotto · 9 years ago
  21. 7c150b5 raft: new implementation by David Why Use Two When One Will Do Presotto · 9 years ago
  22. b572003 Merge "discovery: change Lost() to get the full Service" by Jungho Ahn · 9 years ago
  23. 2462721 lib/signals: respect value of exitErrorIsOk and set this to false where suitable by Bogdan Caprita · 9 years ago
  24. b834d65 discovery: change Lost() to get the full Service by Jungho Ahn · 9 years ago
  25. aefca75 ref: gosh: address TODOs by Adam Sadovsky · 9 years ago
  26. 2852d1b v.io/x/ref: add user checks to Java vdl client methods by Srdjan Petrovic · 9 years ago
  27. 9ff43e2 Merge "ref: Construct filtered impetus directly instead of creating impetus and then filtering." by Suharsh Sivakumar · 9 years ago
  28. 31d76b0 Merge "avoid typetoken where possible" by James Ring · 9 years ago
  29. 1f943e9 avoid typetoken where possible by James Ring · 9 years ago
  30. e71bcc6 ref: Construct filtered impetus directly instead of creating impetus by Suharsh Sivakumar · 9 years ago
  31. ae89460 ref: RIP modules, long live gosh+v23test by Adam Sadovsky · 9 years ago
  32. 2190217 Merge "ref: Only contruct discharge impetus when we have a third party caveat." by Suharsh Sivakumar · 9 years ago
  33. d607bfc ref: Only contruct discharge impetus when we have a third party caveat. by Suharsh Sivakumar · 9 years ago
  34. bc06be4 ref: v23test: migrate remaining 'modules' clients to v23test by Adam Sadovsky · 9 years ago
  35. 1f92c9a lib/signals: remove modules from signals_test by using exec 'by hand' by Bogdan Caprita · 9 years ago
  36. 5e7a9f7 Add debug option for syncbase server in syncbase api tests. by Jatin Lodhia · 9 years ago
  37. ad33b0b ref: replace most uses of modules pkg by Adam Sadovsky · 9 years ago
  38. 0c4c550 Merge "rpc: Fix bug in discharge preparation." by Asim Shankar · 9 years ago
  39. 5f6b059 discovery: support large attributes by Jungho Ahn · 9 years ago
  40. 9542d1d rpc: Fix bug in discharge preparation. by Asim Shankar · 9 years ago
  41. f343f7b ref: Remove dead code detected by intellij. by Suharsh Sivakumar · 9 years ago
  42. 8765e9e Merge "ref: gosh: "fix" the wait-signal race" by Adam Sadovsky · 9 years ago
  43. 0d7573f ref: gosh: "fix" the wait-signal race by Adam Sadovsky · 9 years ago
  44. 2bd7338 ref: v23tests is dead; long live v23test by Adam Sadovsky · 9 years ago
  45. a04ba6e ref: gosh/v23test: address gosh TODOs, update v23 code by Adam Sadovsky · 9 years ago
  46. 1ec6277 ref: Changed the way that log level is set for vtrace by Shyam Jayaraman · 9 years ago
  47. 3daae50 discovery: extract interfaceName from query index ranges by Jungho Ahn · 9 years ago
  48. fe97e91 ref: v23test: port more tests by Adam Sadovsky · 9 years ago
  49. 6357fcb ref: Refresh discharges based on their lifetime instead of a constant factor. by Matt Rosencrantz · 9 years ago
  50. 98c9f60 security: Slight tweak to FixedBlessingStore by Asim Shankar · 9 years ago
  51. 6a5920d Merge "security: APIs to create principals with the same public key but different blessing stores/roots." by Asim Shankar · 9 years ago
  52. 37c81e4 Merge "ref: v23test: more migrations" by Adam Sadovsky · 9 years ago
  53. a994b0d Merge "x/ref/lib/timekeeper: add a Now() entry to the interface. x/ref/test/timekeper: add a Now() entry to the interface. x/ref/services/mounttable/mounttablelib: use Manualtime for testing to get rid of a bogdan peeve." by David Presotto · 9 years ago
  54. 6a07b5a ref: v23test: more migrations by Adam Sadovsky · 9 years ago
  55. e2c97d4 security: APIs to create principals with the same public key but by Asim Shankar · 9 years ago
  56. 5395d69 query: implement execution of delete statements. by John Kline · 9 years ago
  57. 63a25bc ref: update various tests to use v23test by Adam Sadovsky · 9 years ago
  58. d1ef4aa x/ref/lib/timekeeper: add a Now() entry to the interface. by David Why Use Two When One Will Do Presotto · 9 years ago
  59. 97a6ff0 ref/vtrace: Added code to add log messages to the vtrace span. by Shyam Jayaraman · 9 years ago
  60. 227c62d discovery: limit instance id length by Jungho Ahn · 9 years ago
  61. 61384b0 ref: v23test by Adam Sadovsky · 9 years ago
  62. b498f65 TBR v.io/x/ref: check return values of all Java VDL methods with futures by Srdjan Petrovic · 9 years ago
  63. 6bc60ba TBR v.io/x/ref: fix server-side streaming send by Srdjan Petrovic · 9 years ago
  64. 603c1b2 Merge "query: alpha impl of secondary indexes (for use by discovery)" by John Kline · 9 years ago
  65. 2d1338f query: alpha impl of secondary indexes (for use by discovery) by John Kline · 9 years ago
  66. 096290d v.io/x/ref: return client streams directly for Java by Srdjan Petrovic · 9 years ago
  67. 71b471e discovery: Don't read from server.Status().Proxies[*].Endpoint. by Matt Rosencrantz · 9 years ago
  68. bddb9bb Merge "lib/publisher: fix logging bug in mount" by Bogdan Caprita · 9 years ago
  69. 6c21487 vdl: Make VDLRootDir stat the directory and report errors by Todd Wang · 9 years ago
  70. 61987fc lib/publisher: fix logging bug in mount by Bogdan Caprita · 9 years ago
  71. d76a62b TBR v.io/x/ref: Java VDL changes for asynchronous streaming methods. by Srdjan Petrovic · 9 years ago
  72. c0be8df ref: Remove the -builtin_vdlroot flag. by Todd Wang · 9 years ago
  73. a1c5165 TBR v.io/x/ref: Use Futures directly from Java vdl functions by Srdjan Petrovic · 9 years ago
  74. 68b9bc5 TBR v.io/x/ref: make all Java vdl methods return Futures by Srdjan Petrovic · 9 years ago
  75. 307da7e make startCall and finish async by James Ring · 9 years ago
  76. 128f7a4 Merge "v.io/x/ref: rewrite Java streaming argument handling" by Srdjan Petrovic · 9 years ago
  77. 8858ada Counterpart to https://vanadium-review.googlesource.com/17703 by Asim Shankar · 9 years ago
  78. 9e24faf v.io/x/ref: rewrite Java streaming argument handling by Srdjan Petrovic · 9 years ago
  79. 9f3524a ref: Remove variable name conflicts from VDL generated Go code by Todd Wang · 9 years ago
  80. f8f4130 discovery: update api by Jungho Ahn · 9 years ago
  81. f277818 Merge "TBR xref: Add support for int8, change byte VOM format, byte conv rules" by Benjamin Prosnitz · 9 years ago
  82. c177af1 TBR xref: Add support for int8, change byte VOM format, byte conv rules by Benjamin Prosnitz · 9 years ago
  83. 4d6e91b v.io/x/ref: create subclasses out of error defs by Srdjan Petrovic · 9 years ago
  84. 08ef013 ref: Expose a way for android to pass in a ble plugin creator. by Shyam Jayaraman · 9 years ago
  85. ec917b2 Merge ""x/ref": Private Mutual Authentication" by Ankur Taly · 9 years ago
  86. 1dee5da query: PreparedStatement: more tests, new pkg, function change by John Kline · 9 years ago
  87. c624432 "x/ref": Private Mutual Authentication by Ankur · 9 years ago
  88. 58a12cf discovery: change to use prepared query statement. by Jungho Ahn · 9 years ago
  89. c39f799 Merge "services/device: Remove the deprecated scheme for blessing the app cycle manager." by Asim Shankar · 9 years ago
  90. f975b3f services/device: Remove the deprecated scheme for blessing the app cycle by Asim Shankar · 9 years ago
  91. d5336dd syncQL: Add support for prepared statements. by John Kline · 9 years ago
  92. 6afcecf Merge "mdns: merge upstream logging changes" by Adam Sadovsky · 9 years ago
  93. 466312e Merge "discovery: an initial query support" by Jungho Ahn · 9 years ago
  94. a5fd27e mdns: merge upstream logging changes by Adam Sadovsky · 9 years ago
  95. f379565 discovery: an initial query support by Jungho Ahn · 9 years ago
  96. 8081db2 services/xproxy: Add publishing to proxy and first iteration of xproxyd binary. by Suharsh Sivakumar · 9 years ago
  97. 7fa8cc4 Undo accidental submit by Asim Shankar · 9 years ago
  98. 6535fb4 mgmt: Explicitly provide the blessing for the app cycle manager. by Asim Shankar · 9 years ago
  99. 4b690c1 ref: Change the return type of NewAttributeUUID by Shyam Jayaraman · 9 years ago
  100. 623bed0 test: swap V23InitSimple and V23Init by Adam Sadovsky · 9 years ago