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