1. 350ed9b Moving wsprd back to core. by Jiri Simsa · 10 years ago
  2. 292c069 Merge "TBR Javascript Caveat Validation (WSPR side)" by Benjamin Prosnitz · 10 years ago
  3. f39783b TBR Javascript Caveat Validation (WSPR side) by Benjamin Prosnitz · 10 years ago
  4. 700de8e v.io/wspr: Releasing lock before returning. This was the root by Ali Ghassemi · 10 years ago
  5. b40a8ce wspr: use *vdl.Value instead of interface{} for decoding. by Shyam Jayaraman · 10 years ago
  6. ac9e190 wspr: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 10 years ago
  7. 55f9629 Merge "WSPR side of JS caveat validation with WSPR tests" by Benjamin Prosnitz · 10 years ago
  8. 8fa0ea1 wspr: Turn vtrace off by default until it can be more selective. by Matt Rosencrantz · 10 years ago
  9. e8e2b9b WSPR side of JS caveat validation with WSPR tests by Benjamin Prosnitz · 10 years ago
  10. 1f1302c TBR renaming party by Jiri Simsa · 10 years ago
  11. 11ce4bb TBR Add VanadiumContext to localCall in wspr by Benjamin Prosnitz · 10 years ago
  12. 9d2170b wspr: Treat WSPR as an RPC service, part 5. by Matt Rosencrantz · 10 years ago
  13. b2ec76e Merge "wspr: Treat WSPR as an RPC service, part 4." by Matt Rosencrantz · 10 years ago
  14. 5ab0366 wspr: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  15. ec3b950 wspr: Treat WSPR as an RPC service, part 4. by Matt Rosencrantz · 10 years ago
  16. feefb77 wspr: Treat WSPR as an RPC service, part 3. by Matt Rosencrantz · 10 years ago
  17. d4bcec6 wspr: Treat WSPR as an RPC service part 2. by Matt Rosencrantz · 10 years ago
  18. f21e155 TBR wspr: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  19. f619d43 TBR wspr: Rename vom.NewBinaryEncoder to vom.NewEncoder by Todd Wang · 10 years ago
  20. 94f68d0 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  21. ce14861 wspr: Change vtrace to use the vdl time package. by Matt Rosencrantz · 10 years ago
  22. ac1e3a8 wspr: Implement vtrace (part 1 of many) by Matt Rosencrantz · 10 years ago
  23. 786f727 wspr: Treat WSPR as an RPC service. Part 1 of many. by Matt Rosencrantz · 10 years ago
  24. b63e9eb wspr: Rename package verror2 to verror, per go/vcl/3970 by Todd Wang · 10 years ago
  25. 93d6ce0 wspr: Update VDL files per go/vcl/3651 by Todd Wang · 10 years ago
  26. 937867d Merge "v.io/wspr/veyron/services/wsprd/app: use "error" instead of verror2.E" by Mike Burrows · 10 years ago
  27. 6242a28 wspr: Update vdl per go/vcl/3206 by Todd Wang · 10 years ago
  28. 60f423e Fix deadlock when calling runtime.close(). by Nicolas LaCasse · 10 years ago
  29. a727df7 v.io/wspr/veyron/services/wsprd/app: use "error" instead of verror2.E by Mike Burrows · 10 years ago
  30. e8f8ec0 Add client.remoteBlessings() call in javascript. by Nicolas LaCasse · 10 years ago
  31. a25b6c2 veyron/services/wsprd/lib: updates to go with go/vcl/3029 by Bogdan Caprita · 10 years ago
  32. d7ab8a1 Fix nil-pointer panic in wspr. by Nicolas LaCasse · 10 years ago
  33. 9dec6d6 "wspr": Make go-tests pass under agent by Ankur · 10 years ago
  34. aa5af7c wspr: Add VDL files for browspr and js communication by Alex Fandrianto · 10 years ago
  35. 0e2740b wspr: rm name from context by Adam Sadovsky · 10 years ago
  36. 99ed678 wspr: Use the global logger in the vlog package for logging. by Matt Rosencrantz · 10 years ago
  37. dbe938d wspr: Remove references to old profiles. by Suharsh Sivakumar · 10 years ago
  38. b1a41af Needed for CL https://vanadium-review.googlesource.com/#/c/1576/ by Cosmos Nicolaou · 10 years ago
  39. cd4e55a Merge "wspr: Rename vom2 to vom." by Todd Wang · 10 years ago
  40. 08517f0 wspr: Rename vom2 to vom. by Todd Wang · 10 years ago
  41. 94d0066 wspr: Convert wspr to use veyron.Init instead of rt.New. by Suharsh Sivakumar · 10 years ago
  42. 518af1e js-only: Separate error from out args by Benjamin Prosnitz · 10 years ago
  43. aecab2d TBR Remove old wspr caveat test by Benjamin Prosnitz · 10 years ago
  44. 6e5b50a js/security: VOM-encode caveats by Benjamin Prosnitz · 10 years ago
  45. 8a89800 Merge "wspr: Added Globbable server support to wspr." by Shyam Jayaraman · 10 years ago
  46. 42862ba Replace formerly necessary goroutine with more judicious use of mutexes. by Nicolas LaCasse · 10 years ago
  47. eb10b9b wspr: Added Globbable server support to wspr. by Shyam Jayaraman · 10 years ago
  48. 306d990 wspr: Remove remaining uses of Runtime API. by Matt Rosencrantz · 10 years ago
  49. f83dbfc wspr: Update to new reserved.Signature calls. by Todd Wang · 10 years ago
  50. c90eb7b wspr: Move WSPR and Browspr toward the new runtime API. by Matt Rosencrantz · 10 years ago
  51. 38773f3 veyron/services/wsprd/app,veyron/services/wsprd/browspr: remove ipc.LeafDispatcher by Bogdan Caprita · 10 years ago
  52. 72ef57b wspr: Change Signature test to take __Reserved into account. by Todd Wang · 10 years ago
  53. a42622c wspr: Pass all the information in the security context as part of by Shyam Jayaraman · 10 years ago
  54. b6f4b92 wspr: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  55. d2ecc8e veyron.go.wspr: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  56. 22b87ac Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  57. 1127716 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  58. 86d5228 Remove VOM from WSPR by Benjamin Prosnitz · 10 years ago
  59. d48178c wspr,browspr: update for CL 7983 by Cosmos Nicolaou · 10 years ago
  60. a2ac3b3 WSPR VOM2 + Signature by Benjamin Prosnitz · 10 years ago
  61. 14ab906 HandleIncomingMessage should use the context from the controller's by Nicolas LaCasse · 10 years ago
  62. 2ffef74 wspr: Remove reliance on rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  63. 06c4dbc wspr: Re-generate VDL, main CL go/vcl/7433 by Todd Wang · 10 years ago
  64. ddcc0f1 Merge "wsprd: Pass method tags from JS to WSPR. The go changes are pretty much what we'd expect. The signature passed from JS to go has tags for the methods. vom2 signature have method tags, so this should be fine going forward. This resulted in more vom2 encoding from Go to JS and one spot where we vom encoded data from JS to go." by Shyam Jayaraman · 10 years ago
  65. 907219d wsprd: Pass method tags from JS to WSPR. by Shyam Jayaraman · 10 years ago
  66. 238aeb3 More browspr fixes: by Nicolas LaCasse · 10 years ago
  67. 4f409ce Browspr fixes: by Nicolas LaCasse · 10 years ago
  68. e56df9a wsprd: Try to clean up app_test so it is less brittle. by Shyam Jayaraman · 10 years ago
  69. 27b57c7 server.Server call does not return an endpoint if we are only listening by Nicolas LaCasse · 10 years ago
  70. f2dcb8f Merge "veyron/services/wsprd: Remove 'method' from Lookup" by Robin Thellend · 10 years ago
  71. 2a42ebe Check in patches that weren't uploaded to gerrit. by Shyam Jayaraman · 10 years ago
  72. ae27947 Fix the build. We shouldn't be importing profiles in libraries. by Shyam Jayaraman · 10 years ago
  73. 687ce10 veyron/services/wsprd: Remove 'method' from Lookup by Robin Thellend · 10 years ago
  74. 7c46a21 Create a new profile for every runtime so that we don't random crashes by Shyam Jayaraman · 10 years ago
  75. 531a5e3 wspr: Update VDL for new Signature support, http://go/vcl/6921 by Todd Wang · 10 years ago
  76. c96e1aa wsprd: Vom encode the args/results of ipc messages to JS. by Shyam Jayaraman · 10 years ago
  77. 10fab58 TBR Browspr - WSPR for the browser by Benjamin Prosnitz · 10 years ago
  78. 1008bbe veyron.io/wspr: Adding support for addName and removeName requests by Ali Ghassemi · 10 years ago
  79. bbad9b9 wspr: Refactor WSPR messaging to controller to keep plaform-specific stuff in wspr package by Benjamin Prosnitz · 10 years ago
  80. 4619b1f veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  81. 3c73850 wspr/nacl: Set namespace roots received via config.js by Benjamin Prosnitz · 10 years ago
  82. f446ef0 wspr: TBR change test to know new method name called in the depths of resolve. by David Why Use Two When One Will Do Presotto · 10 years ago
  83. 42f75b0 needed for https://veyron-review.googlesource.com/#/c/6158/ by Cosmos Nicolaou · 10 years ago
  84. 5b80224 "veyron/services/wsprd": Kill old security model by Ankur · 10 years ago
  85. c56b347 "veyron/services/wsprd/app": Rename "Name" to "Extension" by Ankur · 10 years ago
  86. 408de0f TBR: ListenX to Listen - fix the build. by Cosmos Nicolaou · 10 years ago
  87. c814b32 "veyron/services/wsprd": Flag to enable new model by Ankur · 10 years ago
  88. d608b37 wsprd: Fix a bug where the stream was accidentally set to nil and by Matt Rosencrantz · 10 years ago
  89. 697132e "wspr/veyron/services/wspr/app": Bug fix by Ankur · 10 years ago
  90. 4aabe57 veyron/services/wspr: Support cancellation and deadlines to and from javascript. by Matt Rosencrantz · 10 years ago
  91. 71c0bcf Merge "wspr/veyron/services/wsprd: Fix the build by preventing a double close without discarding all undelivered messages in the stream." by Benjamin Prosnitz · 10 years ago
  92. e788924 "veyron/security/wsprd": Update WSPR Controller by Ankur · 10 years ago
  93. c308b95 wspr/veyron/services/wsprd: Fix the build by preventing a double close by Matt Rosencrantz · 10 years ago
  94. aa0ea24 veyron.io/wspr/veyron/services/wsprd: wspr part of New namespace by Ali Ghassemi · 10 years ago
  95. 8a51fe8 wspr/nacl: Fixes to get nacl working with wspr with new tests by Benjamin Prosnitz · 10 years ago
  96. f3c61a3 veyron/services/wsprd: Update with changes in https://veyron-review.googlesource.com/5604 by Asim Shankar · 10 years ago
  97. 1e68f18 veyron/services/wsprd/app: Stop using PeerBlessingsCaveat. by Asim Shankar · 10 years ago
  98. 402087e identity: Pass the public key of the publicID to javascript. by Shyam Jayaraman · 10 years ago
  99. 711c5b9 veyron/services/wsprd/app: Undo test hack. by Asim Shankar · 10 years ago
  100. d5fad42 Merge "veyron/services/wsprd/app: Test hack for transition to the new security model." by Asim Shankar · 10 years ago