1. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  2. aba4c0a veyron/runtimes/google/lib/follow: Fix flaky tests. by Tilak Sharma · 11 years ago
  3. 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
  4. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  5. 84bce14 Merge "veyron/runtimes/google/ipc: Adding per-method stats" by Robin Thellend · 11 years ago
  6. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  7. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  8. e42763b Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations." by Ryan Brown · 11 years ago
  9. 0019f05 Merge "veyron/services/mounttable: Fix Glob bug." by Robin Thellend · 11 years ago
  10. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  11. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
  12. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  13. bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
  14. 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
  15. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  16. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  17. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  18. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  19. 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
  20. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  21. 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
  22. c4aafe3 Update generated code after http://go/vcl/4142 by Ken Ashcraft · 11 years ago
  23. c79f0c0 veyron2/storage: Move DEntry to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  24. 530d3c5 veyron2/storage: Move Version to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  25. 0cd7353 veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux. by Asim Shankar · 11 years ago
  26. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  27. 24f733c Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly." by Asim Shankar · 11 years ago
  28. fff23e2 veyron/runtimes/google/vsync: add SyncGroup Table by Raja Daoud · 11 years ago
  29. 92c3574 veyron2/vdl: Better codegen for enum and oneof. by Todd Wang · 11 years ago
  30. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  31. 185b0cd Argh, forgot to upload last change before merging... by David Why Use Two When One Will Do Presotto · 11 years ago
  32. 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
  33. 5129fcb veyron2/ipc: add a registration mechanism for new network types (e.g. bluetooth) by Cosmos Nicolaou · 11 years ago
  34. ecc72a3 veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly. by Asim Shankar · 11 years ago
  35. 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
  36. 8f2f605 Merge "veyron/jni/runtimes/google: Move all JNI code into the new package directory." by Srdjan Petrovic · 11 years ago
  37. 921c676 Merge "veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements." by Asim Shankar · 11 years ago
  38. e2f5fce veyron/jni/runtimes/google: Move all JNI code into the new package directory. by Srdjan Petrovic · 11 years ago
  39. e971490 veyron2/services/watch: Split types into separate pkg by Robin Thellend · 11 years ago
  40. e5c9075 Merge "veyron/runtimes/google/security/jni: added Java PublicIDStore interface." by Srdjan Petrovic · 11 years ago
  41. 7602c27 veyron/runtimes/google/security/jni: added Java PublicIDStore interface. by Srdjan Petrovic · 11 years ago
  42. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  43. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  44. 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
  45. a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
  46. 6c6fa11 veyron/profiles: first pass at implementing profiles. by Cosmos Nicolaou · 11 years ago
  47. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  48. 3ab1ea0 veyron/runtimes/google/rt: Add special Platform for linux/arm. by Matt Rosencrantz · 11 years ago
  49. 5cf7f3d veyron/runtimes/google/security/jni: Make jni Match stub compile again. by Matt Rosencrantz · 11 years ago
  50. 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
  51. 4f7161e Adds caching to name resolution. Each step in the resolution is cached and by David Why Use Two When One Will Do Presotto · 11 years ago
  52. 062d422 veyron/runtimes/google/ipc: Reduce test flakiness. by Asim Shankar · 11 years ago
  53. 0845aea veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements. by Asim Shankar · 11 years ago
  54. 61d20a5 TBR: Test fix. by Asim Shankar · 11 years ago
  55. 147c3b6 TBR: Fix broken build. by Asim Shankar · 11 years ago
  56. 3d5d7ef veyron/runtimes/google/ipc/stream/crypto: Used the forked crypto/tls for Go versions <1.4 by Asim Shankar · 11 years ago
  57. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  58. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  59. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  60. 1eaea4f "veyron/runtimes/google/security": Bug fix in tests by Ankur · 11 years ago
  61. 3ebf4ee "veyron/runtimes/google/security": Add persistence to PublicIDStore by Ankur · 11 years ago
  62. ca1a2f6 Merge "veyron/runtimes/google/ipc/stream/crypto: Import a copy of the crypto/tls package." by Asim Shankar · 11 years ago
  63. 4f19160 "veyron/runtimes/google/security": Fix broken build by Ankur · 11 years ago
  64. 917649e veyron/runtimes/google/ipc/stream/crypto: Import a copy of the crypto/tls package. by Asim Shankar · 11 years ago
  65. 969ff4e veyron/runtimes/google/rt: fix build break for linux by Bogdan Caprita · 11 years ago
  66. 39a00e0 veyron2/rt: rework how runtimes and profiles are initialized and configured. by Cosmos Nicolaou · 11 years ago
  67. 6bd2817 veyron2/ipc/version: Support for Version 3. by Asim Shankar · 11 years ago
  68. ec9da48 veyron/runtimes/google/vsync: add cycle detecting to DAG linking. by Raja Daoud · 11 years ago
  69. 6a75fff Merge "veyron/runtimes/google/ipc/stream/vc: channel binding authentication" by Andres Erbsen · 11 years ago
  70. ffa4574 veyron/runtimes/google/ipc/stream/vc: channel binding authentication by Andres Erbsen · 11 years ago
  71. 5e00517 Merge "veyron/runtimes/google/vsync: * Track delete mutations from store while maintaining unique version numbers in the DAG for delete records. * Update testfiles and tests to not use NoVersion (i.e. 0) as a valid version number." by Himabindu Pucha · 11 years ago
  72. 92d36de Merge "veyron/runtimes/google/vsync: find deleted descendants in DAG" by Raja Daoud · 11 years ago
  73. 23db192 veyron/runtimes/google/vsync: find deleted descendants in DAG by Raja Daoud · 11 years ago
  74. 57444f3 "veyron/runtimes/google/ipc": Bug fix by Ankur · 11 years ago
  75. 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
  76. df263cd veyron/runtimes/google/vsync: by Himabindu Pucha · 11 years ago
  77. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  78. a60d490 veyron/runtimes/google/ipc: Add missing vom registration in test. by Asim Shankar · 11 years ago
  79. d1fae62 veyron/runtimes/google/ipc: get rid of (no longer used) disptrie by Bogdan Caprita · 11 years ago
  80. 9b6bbea Add a hasParent() DAG method for Sync of deleted objects. by Raja Daoud · 11 years ago
  81. 6acddc1 Merge "veyron/services/store: Remove access checks on store objects." by Tilak Sharma · 11 years ago
  82. 6320f31 veyron/services/store: Remove access checks on store objects. by Tilak Sharma · 11 years ago
  83. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  84. dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
  85. 86560d4 veyron/runtimes/google/jni: Store private keys in Android KeyStore. by Srdjan Petrovic · 11 years ago
  86. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  87. c009028 Fix sync watcher tests to not depend on timing. by Raja Daoud · 11 years ago
  88. 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
  89. 6b2fd48 Merge "global: s/Globable/Globbable/g" by Adam Sadovsky · 11 years ago
  90. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  91. 132f670 Merge "IsGloballyRoutable returns true for unicast addresses that aren't private, loopback, or link local." by David Why Use Two When One Will Do Presotto · 11 years ago
  92. 748a0d5 IsGloballyRoutable returns true for unicast addresses that aren't private, by David Why Use Two When One Will Do Presotto · 11 years ago
  93. ad8634e veyron2/security: Signature also stores the crypto hash function used to compute the signature. by Srdjan Petrovic · 11 years ago
  94. dcba93d veyron/runtimes/google/ipc: fix a simple data race. by Cosmos Nicolaou · 11 years ago
  95. ddc0c22 veyron/runtimes/google/ipc: Revert <principal_pattern>@@<objectname> by Asim Shankar · 11 years ago
  96. 1bbe013 veyron/runtimes/google/ipc: *actually* allow StartCall without pattern by Andres Erbsen · 11 years ago
  97. 5f8293d veyron/runtimes/google/vsync: Parse and track transactions received by Himabindu Pucha · 11 years ago
  98. 9f9a735 Track the transaction scope in the Sync DAG. by Raja Daoud · 11 years ago
  99. b1c5e6d Merge "veyron/runtimes/google/ipc: identify server by principalpattern@@objectname" by Andres Erbsen · 11 years ago
  100. d174d06 veyron/runtimes/google/ipc: identify server by principalpattern@@objectname by Andres Erbsen · 11 years ago