1. 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
  2. 8f2f605 Merge "veyron/jni/runtimes/google: Move all JNI code into the new package directory." by Srdjan Petrovic · 11 years ago
  3. 921c676 Merge "veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements." by Asim Shankar · 11 years ago
  4. e2f5fce veyron/jni/runtimes/google: Move all JNI code into the new package directory. by Srdjan Petrovic · 11 years ago
  5. e5c9075 Merge "veyron/runtimes/google/security/jni: added Java PublicIDStore interface." by Srdjan Petrovic · 11 years ago
  6. 7602c27 veyron/runtimes/google/security/jni: added Java PublicIDStore interface. by Srdjan Petrovic · 11 years ago
  7. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  8. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  9. a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
  10. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  11. 39602db Fix build problem caused by cl 3709 by David Why Use Two When One Will Do Presotto · 11 years ago
  12. 062d422 veyron/runtimes/google/ipc: Reduce test flakiness. by Asim Shankar · 11 years ago
  13. 0845aea veyron/runtimes/google/ipc/stream/crypto: Tests for ChannelBinding requirements. by Asim Shankar · 11 years ago
  14. 61d20a5 TBR: Test fix. by Asim Shankar · 11 years ago
  15. 147c3b6 TBR: Fix broken build. by Asim Shankar · 11 years ago
  16. 3d5d7ef veyron/runtimes/google/ipc/stream/crypto: Used the forked crypto/tls for Go versions <1.4 by Asim Shankar · 11 years ago
  17. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  18. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  19. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  20. 917649e veyron/runtimes/google/ipc/stream/crypto: Import a copy of the crypto/tls package. by Asim Shankar · 11 years ago
  21. 6bd2817 veyron2/ipc/version: Support for Version 3. by Asim Shankar · 11 years ago
  22. 6a75fff Merge "veyron/runtimes/google/ipc/stream/vc: channel binding authentication" by Andres Erbsen · 11 years ago
  23. ffa4574 veyron/runtimes/google/ipc/stream/vc: channel binding authentication by Andres Erbsen · 11 years ago
  24. 57444f3 "veyron/runtimes/google/ipc": Bug fix by Ankur · 11 years ago
  25. 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
  26. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  27. a60d490 veyron/runtimes/google/ipc: Add missing vom registration in test. by Asim Shankar · 11 years ago
  28. d1fae62 veyron/runtimes/google/ipc: get rid of (no longer used) disptrie by Bogdan Caprita · 11 years ago
  29. dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
  30. 86560d4 veyron/runtimes/google/jni: Store private keys in Android KeyStore. by Srdjan Petrovic · 11 years ago
  31. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  32. 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
  33. dcba93d veyron/runtimes/google/ipc: fix a simple data race. by Cosmos Nicolaou · 11 years ago
  34. ddc0c22 veyron/runtimes/google/ipc: Revert <principal_pattern>@@<objectname> by Asim Shankar · 11 years ago
  35. 1bbe013 veyron/runtimes/google/ipc: *actually* allow StartCall without pattern by Andres Erbsen · 11 years ago
  36. b1c5e6d Merge "veyron/runtimes/google/ipc: identify server by principalpattern@@objectname" by Andres Erbsen · 11 years ago
  37. d174d06 veyron/runtimes/google/ipc: identify server by principalpattern@@objectname by Andres Erbsen · 11 years ago
  38. e629745 Move to the new call style by Benjamin Prosnitz · 11 years ago
  39. 4b0dfa0 veyron/runtimes/google/security: replace private key with a generic Signer. by Srdjan Petrovic · 11 years ago
  40. 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
  41. d7006fe Simplify calling into Java from Go by Benjamin Prosnitz · 11 years ago
  42. 7339191 Merge "Add a verify method to security.Signature. This is in preparation for adding additional fields so we can support multiple signature encodings." by Ryan Brown · 11 years ago
  43. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  44. 407b732 Add a verify method to security.Signature. by Ryan Brown · 11 years ago
  45. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  46. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  47. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  48. ec6f511 veyron/runtimes/google/security/jni: Hookup Java security into main ipc flow. by Srdjan Petrovic · 11 years ago
  49. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  50. 951dd95 Merge "vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types" by Benjamin Prosnitz · 11 years ago
  51. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  52. 2ef302d veyron/runtimes/google/ipc/stream/crypto: Speed up handshakes. by Asim Shankar · 11 years ago
  53. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  54. 6e8a668 Merge ""veyron2": Add PublicIDStore to Runtime" by Ankur · 11 years ago
  55. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  56. 7cafaeb veyron/runtimes/google/ipc/stream/crypto: Add benchmarks for connection setup. by Asim Shankar · 11 years ago
  57. 86aaca4 veyron/runtimes/google/ipc/stream/crypto/crypto_test.go: fix BenchmarkBoxRoundTrip by Andres Erbsen · 11 years ago
  58. b06a93b Changed j*ID family of methods to panic on failure. by Benjamin Prosnitz · 11 years ago
  59. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  60. 344ebb2 veyron/runtimes/google/ipc/jni: Fix broken test build. by Srdjan Petrovic · 11 years ago
  61. 6f6b2c0 veyron/runtimes/google/security/jni: Java security APIs by Srdjan Petrovic · 11 years ago
  62. d056f1e Fix bug trying to access wrong method over JNI & support multiple services in arg getter by Benjamin Prosnitz · 11 years ago
  63. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  64. 1375217 veyron/lib/bluetooth,veyron/runtimes/google/ipc/stream: Support for VCs by Asim Shankar · 11 years ago
  65. 04374f9 Fixes to gen_java by Benjamin Prosnitz · 11 years ago
  66. b7f95f3 veyron/runtimes/google/ipc: use discharges for third-party caveat authorization by Andres Erbsen · 11 years ago
  67. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  68. 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
  69. 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
  70. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  71. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  72. eb98d8e Merge "veyron/lib/testutil: utility for pseudo-random testing" by Jiri Simsa · 11 years ago
  73. 870ddd6 veyron/lib/testutil: utility for pseudo-random testing by Jiri Simsa · 11 years ago
  74. 4888825 Merge "go/src/veyron/runtimes/google/ipc/stream/manager/http: utf-8 encodings" by Robert Kroeger · 11 years ago
  75. 9323526 go/src/veyron/runtimes/google/ipc/stream/manager/http: utf-8 encodings by Robert Kroeger · 11 years ago
  76. a0603d4 Bluetooth Scanner Service + Test Activity for Android by Benjamin Prosnitz · 11 years ago
  77. 839c1ad Merge "veyron/runtimes/google/ipc/stream/vif: Fix race in VIF closure." by Asim Shankar · 11 years ago
  78. f578110 veyron/runtimes/google/ipc/stream/vif: Fix race in VIF closure. by Asim Shankar · 11 years ago
  79. 7040ef6 Merge "Revert "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box""" by Andres Erbsen · 11 years ago
  80. 17aafe4 Revert "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box"" by Andres Erbsen · 11 years ago
  81. 547d963 Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box" by Andres Erbsen · 11 years ago
  82. 81fd007 veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box by Andres Erbsen · 11 years ago
  83. 4e6fbe6 Merge "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box"" by Andres Erbsen · 11 years ago
  84. d2e5e72 Merge ""veyron/runtimes/google/security": Mistrusted IDs should be as authorized as Unknown IDs" by Ankur · 11 years ago
  85. 2f54f01 Merge "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box" by Andres Erbsen · 11 years ago
  86. cafaa49 veyron/runtimes/google/ipc/benchmarks: IPC benchmarks. by Robin Thellend · 11 years ago
  87. cb11955 "veyron/runtimes/google/security": Mistrusted IDs should be as by Ankur · 11 years ago
  88. 2fd7a5f veyron/runtimes/google/ipc/stream/proxy: Fix race. by Asim Shankar · 11 years ago
  89. 9692896 veyron/runtimes/google/ipc/jni: split JNI files across dirs and cleaned up interfaces. by Srdjan Petrovic · 11 years ago
  90. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  91. 73791cc Merge "veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall." by Matt Rosencrantz · 11 years ago
  92. 7e68d5a veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall. by Matt Rosencrantz · 11 years ago
  93. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  94. b38d036 veyron2/security: Remove PrivateKey accessor from PrivateID interface. by Asim Shankar · 11 years ago
  95. 77c7f03 "veyron/runtimes/google/rt": Servers must use Runtime's current identity by Ankur · 11 years ago
  96. 020cd22 veyron/runtimes/google/ipc/stream/proxy: Add publish address by Robin Thellend · 11 years ago
  97. 0ea02ab veyron/runtimes/google/ipc/...: Proxy improvements. by Asim Shankar · 11 years ago
  98. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  99. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  100. 964c05b veyron/runtimes/google/ipc/stream/vc: replacing cryptographically by Jiri Simsa · 11 years ago