- 41dceff veyron/services/wsprd: Remove the signature call from the main websocket by Shyam Jayaraman · 11 years ago
- 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 645cb30 veyron/services/wsprd: Fix flag parsing for retryTimeout. by Nicolas LaCasse · 11 years ago
- ffe652e veyron/services/wsprd: Read the retry-timeout param from flag. by Nicolas LaCasse · 11 years ago
- 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
- ffe0508 veyron/services/wsprd: Fix broken tests by telling the resolver not to by Shyam Jayaraman · 11 years ago
- b9cf63f "veyron/security/serialization": Bug fix by Ankur · 11 years ago
- defe8dd Ensures websocket closes on client disconnect. by Jason Campbell · 11 years ago
- 77f1d46 veyron/services/wsprd: fix veyron build after moving examples to a by Jiri Simsa · 11 years ago
- 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
- 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
- f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
- 977326f veyron/services/wsprd: Added an a way to generate new publicid in wspr. by Shyam Jayaraman · 11 years ago
- c5000fc veyron/services/wsprd: Fix broken tests. by Shyam Jayaraman · 11 years ago
- d52fdb4 Merge "veyron/services/wsprd: Added an JSIdentityStore that will back the PublicID handles that are passed to Javascript as well as implemented support for blessing identities." by Shyam Jayaraman · 11 years ago
- 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
- 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
- 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
- 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
- 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
- df5bfb2 veyron/services/wsprd: Added an JSIdentityStore that will back the by Shyam Jayaraman · 11 years ago
- f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
- 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
- e971490 veyron2/services/watch: Split types into separate pkg by Robin Thellend · 11 years ago
- 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
- d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
- 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
- 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
- b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
- 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
- 24b4f78 veyron/services/wsprd: Pass the list of names of the remoteID to the JS by Shyam Jayaraman · 11 years ago
- 8084066 Merge "veyron2/security, veyron/security: Move ACL authorizer to veyron/security." by Tilak Sharma · 11 years ago
- 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
- 98193b2 veyron/services/wspr: Fix bug with uninitialized pipe map. by Nicolas LaCasse · 11 years ago
- 1180723 veyron/services/wspr: Fix JSON marshalling/unmarshalling. by Nicolas LaCasse · 11 years ago
- 156c60b veyron/services/wspr: HTTP handlers for adding an account and by Nicolas LaCasse · 11 years ago
- 684bffe veyron/services/wsprd: Use the origin from the websocket to link the by Shyam Jayaraman · 11 years ago
- f21ac83 "veyron/security/serialization": Serialization Library by Ankur · 11 years ago
- 6c25082 veyron/services/wspr: Take out assocIdentity stuff because it's broken by Nicolas LaCasse · 11 years ago
- ea90a71 Merge "veyron/services/wsprd/identity: URL-encode origin names in blessing." by Nicolas LaCasse · 11 years ago
- 82a5d30 veyron/services/wsprd/: Fix broken build. by Shyam Jayaraman · 11 years ago
- 03e860d veyron/services/wsprd/identity: URL-encode origin names in blessing. by Nicolas LaCasse · 11 years ago
- 365ba41 veyron/services/wsprd: Refactored wspr so the logic to handle the by Shyam Jayaraman · 11 years ago
- b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
- e368237 veyron/services/wsprd: Changes to identity handling. by Nicolas LaCasse · 11 years ago
- ad29904 veyron2/services/store: Remove placeholder conflict resolution. by Ken Ashcraft · 11 years ago
- 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
- 407b732 Add a verify method to security.Signature. by Ryan Brown · 11 years ago
- 6278842 veyron/services/wsprd: Fixed a race in wspr because writing to different by Shyam Jayaraman · 11 years ago
- a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
- 72718c9 veyron/services/wsprd: Broke up the monolithic lib package into many by Shyam Jayaraman · 11 years ago