- d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
- 2d731a9 veyron2/ipc,veyron/runtimes/google/ipc: Make the blessings used to authenticate by Asim Shankar · 10 years ago
- 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
- c67b987 veyron.io/veyron/veyron/runtimes/google/ipc/stream/crypto: Run tls_generate_old.sh by Mike Burrows · 11 years ago
- 2ade04a veyron/runtimes/google/ipc/stream/crypto: Update comment. by Asim Shankar · 11 years ago
- d970c69 veyron/runtimes/google/ipc/stream/vc: Fix goroutine leak in cancel. by Matt Rosencrantz · 11 years ago
- a9036db veyron/runtimes/google/ipc/client.go: Don't start a cancel goroutine for uncancellable contexts. by Matt Rosencrantz · 11 years ago
- cd9852b veyron/runtimes/google: log injection by Mehrdad Afshari · 11 years ago
- 3eb4f2a veyron/runtimes/google/ipc/stream/vc/flow.go: Fixed remoteBlessings spelling. by Suharsh Sivakumar · 11 years ago
- c0e4b79 veyron/profiles/roaming: minor tweaks to get roaming working. by Cosmos Nicolaou · 11 years ago
- af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 11 years ago
- 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 11 years ago
- f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
- 36c1c6b Merge "veyron/runtimes/google/ipc: Make "connection refused" retriable." by Matt Rosencrantz · 11 years ago
- e463cf9 Merge ""veyron2/security": BlessingRoots and BlessingStore (part 2)" by Ankur · 11 years ago
- 08b2ae1 veyron/runtimes/google/ipc: Fix debug_test.go by Robin Thellend · 11 years ago
- b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 11 years ago
- 5be947d Merge "veyron/runtimes/google/ipc: Add __debug dispatcher" by Robin Thellend · 11 years ago
- 0c4032e veyron/runtimes/google/ipc: Make "connection refused" retriable. by Matt Rosencrantz · 11 years ago
- ad5761f veyron/runtimes/google/ipc: crude fixes for https://code.google.com/p/envyor/issues/detail?id=257 by Bogdan Caprita · 11 years ago
- d24f084 veyron/runtimes/google/ipc: Add __debug dispatcher by Robin Thellend · 11 years ago
- 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
- 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
- 767b62d veyron2/ipc: move the publisher stream into the ListenSpec as per Asim's suggestion. by Cosmos Nicolaou · 11 years ago
- 03ea1f1 Merge "veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths." by Matt Rosencrantz · 11 years ago
- 8568082 veyron/runtimes/google/ipc/stream/crypto: fix shell test import paths. by Matt Rosencrantz · 11 years ago
- 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
- 27647d2 veyron2/opts.go: Add DebugAuthorizerOpt by Robin Thellend · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
- b738d7c Set a reasonable deadline for the tests to see whether it fixes the TestProxy failures. by Gautham · 11 years ago
- b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
- 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
- e7fcdc9 Merge "veyron2/security: Make ThirdPartyRequirements a VDL type." by Asim Shankar · 11 years ago
- 1fecbcc veyron2/security: Make ThirdPartyRequirements a VDL type. by Asim Shankar · 11 years ago
- b02cf90 Fix too long test caused by c/4467 by David Why Use Two When One Will Do Presotto · 11 years ago
- f556f4c Merge "veyron/runtimes/google/ipc: implemente ListenX." by Cosmos Nicolaou · 11 years ago
- 9fe6082 veyron2/vtrace: Add an initial vtrace skelleton. by Matt Rosencrantz · 11 years ago
- bf350a6 veyron/runtimes/google/ipc: implemente ListenX. by Cosmos Nicolaou · 11 years ago
- 06c60f0 Add a retry loop to StartCall. If a deadline is not set, use by David Why Use Two When One Will Do Presotto · 11 years ago
- 778cb7e veyron2/ipc: reworked ListenX API to support roaming, non-roaming and proxy. by Cosmos Nicolaou · 11 years ago
- 2b8309a veyron/runtimes/google/ipc: Disallow multiple calls to Finish. by Ken Ashcraft · 11 years ago
- ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
- f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
- 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
- 2959fc8 "veyron/runtimes/google/ipc": Disable server caveat validation by Ankur · 11 years ago
- 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
- 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
- 9a24655 veyron/runtimes/google/ipc: take care to use an IP host address and never an IP network address. by Cosmos Nicolaou · 11 years ago
- a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
- f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
- 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
- bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
- 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
- fd22b4d Merge "veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall fails for a reason other than a resolution not finding anything. This is to try to more quickly survive server restarts that might end up with a different ip address, port, or routeid." by David Why Use Two When One Will Do Presotto · 11 years ago
- 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
- f3f39ae veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall by David Why Use Two When One Will Do Presotto · 11 years ago
- 0cd7353 veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux. by Asim Shankar · 11 years ago
- f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
- 24f733c Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly." by Asim Shankar · 11 years ago
- bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
- 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
- 5129fcb veyron2/ipc: add a registration mechanism for new network types (e.g. bluetooth) by Cosmos Nicolaou · 11 years ago
- ecc72a3 veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly. by Asim Shankar · 11 years ago
- 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
- 8f2f605 Merge "veyron/jni/runtimes/google: Move all JNI code into the new package directory." by Srdjan Petrovic · 11 years ago
- 921c676 Merge "veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements." by Asim Shankar · 11 years ago
- e2f5fce veyron/jni/runtimes/google: Move all JNI code into the new package directory. by Srdjan Petrovic · 11 years ago
- e5c9075 Merge "veyron/runtimes/google/security/jni: added Java PublicIDStore interface." by Srdjan Petrovic · 11 years ago
- 7602c27 veyron/runtimes/google/security/jni: added Java PublicIDStore interface. by Srdjan Petrovic · 11 years ago
- e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
- d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
- 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
- a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
- 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
- 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
- 062d422 veyron/runtimes/google/ipc: Reduce test flakiness. by Asim Shankar · 11 years ago
- 0845aea veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements. by Asim Shankar · 11 years ago
- 61d20a5 TBR: Test fix. by Asim Shankar · 11 years ago
- 147c3b6 TBR: Fix broken build. by Asim Shankar · 11 years ago
- 3d5d7ef veyron/runtimes/google/ipc/stream/crypto: Used the forked crypto/tls for Go versions <1.4 by Asim Shankar · 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
- 917649e veyron/runtimes/google/ipc/stream/crypto: Import a copy of the crypto/tls package. by Asim Shankar · 11 years ago
- 6bd2817 veyron2/ipc/version: Support for Version 3. by Asim Shankar · 11 years ago
- 6a75fff Merge "veyron/runtimes/google/ipc/stream/vc: channel binding authentication" by Andres Erbsen · 11 years ago
- ffa4574 veyron/runtimes/google/ipc/stream/vc: channel binding authentication by Andres Erbsen · 11 years ago
- 57444f3 "veyron/runtimes/google/ipc": Bug fix by Ankur · 11 years ago
- 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
- 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
- a60d490 veyron/runtimes/google/ipc: Add missing vom registration in test. by Asim Shankar · 11 years ago
- d1fae62 veyron/runtimes/google/ipc: get rid of (no longer used) disptrie by Bogdan Caprita · 11 years ago
- dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
- 86560d4 veyron/runtimes/google/jni: Store private keys in Android KeyStore. by Srdjan Petrovic · 11 years ago
- 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
- 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
- dcba93d veyron/runtimes/google/ipc: fix a simple data race. by Cosmos Nicolaou · 11 years ago
- ddc0c22 veyron/runtimes/google/ipc: Revert <principal_pattern>@@<objectname> by Asim Shankar · 11 years ago
- 1bbe013 veyron/runtimes/google/ipc: *actually* allow StartCall without pattern by Andres Erbsen · 11 years ago