1. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  2. 1375217 veyron/lib/bluetooth,veyron/runtimes/google/ipc/stream: Support for VCs by Asim Shankar · 11 years ago
  3. 04374f9 Fixes to gen_java by Benjamin Prosnitz · 11 years ago
  4. b7f95f3 veyron/runtimes/google/ipc: use discharges for third-party caveat authorization by Andres Erbsen · 11 years ago
  5. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  6. 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
  7. 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
  8. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  9. 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
  10. eb98d8e Merge "veyron/lib/testutil: utility for pseudo-random testing" by Jiri Simsa · 11 years ago
  11. 870ddd6 veyron/lib/testutil: utility for pseudo-random testing by Jiri Simsa · 11 years ago
  12. 4888825 Merge "go/src/veyron/runtimes/google/ipc/stream/manager/http: utf-8 encodings" by Robert Kroeger · 11 years ago
  13. 9323526 go/src/veyron/runtimes/google/ipc/stream/manager/http: utf-8 encodings by Robert Kroeger · 11 years ago
  14. a0603d4 Bluetooth Scanner Service + Test Activity for Android by Benjamin Prosnitz · 11 years ago
  15. 839c1ad Merge "veyron/runtimes/google/ipc/stream/vif: Fix race in VIF closure." by Asim Shankar · 11 years ago
  16. f578110 veyron/runtimes/google/ipc/stream/vif: Fix race in VIF closure. by Asim Shankar · 11 years ago
  17. 7040ef6 Merge "Revert "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box""" by Andres Erbsen · 11 years ago
  18. 17aafe4 Revert "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box"" by Andres Erbsen · 11 years ago
  19. 547d963 Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box" by Andres Erbsen · 11 years ago
  20. 81fd007 veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box by Andres Erbsen · 11 years ago
  21. 4e6fbe6 Merge "Revert "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box"" by Andres Erbsen · 11 years ago
  22. d2e5e72 Merge ""veyron/runtimes/google/security": Mistrusted IDs should be as authorized as Unknown IDs" by Ankur · 11 years ago
  23. 2f54f01 Merge "veyron/runtimes/google/ipc/stream/crypto: use nacl/crypto_box" by Andres Erbsen · 11 years ago
  24. cafaa49 veyron/runtimes/google/ipc/benchmarks: IPC benchmarks. by Robin Thellend · 11 years ago
  25. cb11955 "veyron/runtimes/google/security": Mistrusted IDs should be as by Ankur · 11 years ago
  26. 2fd7a5f veyron/runtimes/google/ipc/stream/proxy: Fix race. by Asim Shankar · 11 years ago
  27. 9692896 veyron/runtimes/google/ipc/jni: split JNI files across dirs and cleaned up interfaces. by Srdjan Petrovic · 11 years ago
  28. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  29. 73791cc Merge "veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall." by Matt Rosencrantz · 11 years ago
  30. 7e68d5a veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall. by Matt Rosencrantz · 11 years ago
  31. cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
  32. b38d036 veyron2/security: Remove PrivateKey accessor from PrivateID interface. by Asim Shankar · 11 years ago
  33. 77c7f03 "veyron/runtimes/google/rt": Servers must use Runtime's current identity by Ankur · 11 years ago
  34. 020cd22 veyron/runtimes/google/ipc/stream/proxy: Add publish address by Robin Thellend · 11 years ago
  35. 0ea02ab veyron/runtimes/google/ipc/...: Proxy improvements. by Asim Shankar · 11 years ago
  36. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  37. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  38. 964c05b veyron/runtimes/google/ipc/stream/vc: replacing cryptographically by Jiri Simsa · 11 years ago
  39. 27727ea Merge "veyron/runtimes/google/ipc: Move "publisher" to its own package." by Asim Shankar · 11 years ago
  40. b7b265b Merge "veyron2/ipc: Support for granting credentials to servers in the form of blessings." by Asim Shankar · 11 years ago
  41. 77b3832 veyron/runtimes/google/ipc/jni: running go fmt for Srdjan by Jiri Simsa · 11 years ago
  42. ae71344 veyron/runtimes/google/ipc: Move "publisher" to its own package. by Asim Shankar · 11 years ago
  43. ef03452 veyron/runtimes/google/ipc/stream/vc: Speed test up by 5x by Asim Shankar · 11 years ago
  44. b54d764 veyron2/ipc: Support for granting credentials to servers in the form of blessings. by Asim Shankar · 11 years ago
  45. 1b4452d Merge "veyron2/security: Move the wire-format spec in veyron/runtime/google/security/wire to VDL in veyron2/security." by Asim Shankar · 11 years ago
  46. 7c232eb veyron/runtimes/google/ipc/jni: fix broken test by Srdjan Petrovic · 11 years ago
  47. 8303f18 veyron2/security: Move the wire-format spec in by Asim Shankar · 11 years ago
  48. 1637662 veyron/runtimes/google/ipc/jni: Add streaming support to Java Veyron Runtime. by Srdjan Petrovic · 11 years ago
  49. e6e87f1 veyron2/naming: prevent annoying last-step RPC for name resolution. by Cosmos Nicolaou · 11 years ago
  50. 44d46a0 Merge "veyron/runtimes/google/ipc: provide more useful error messages." by Cosmos Nicolaou · 11 years ago
  51. a263fc5 veyron/runtimes/google/ipc/stream/proxy: Proxy protocol changes. by Asim Shankar · 11 years ago
  52. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  53. 9370ffa veyron/runtimes/google/ipc: provide more useful error messages. by Cosmos Nicolaou · 11 years ago
  54. 1707e43 veyron/runtimes/google/ipc: Fix race between concurrent calls to ipc.ClientCall.CloseSend and ipc.ClientCall.Finish by Asim Shankar · 11 years ago
  55. 134347d Merge "veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the comments describe the bug and fix in detail. The basic problem is that we were incorrectly propagating an error that might not indicate a real error condition." by Todd Wang · 11 years ago
  56. 75a7a47 Merge "veyron/runtimes/google/ipc: Bugfix for results store." by Asim Shankar · 11 years ago
  57. c14225c veyron/runtimes/google/ipc: Bugfix for results store. by Asim Shankar · 11 years ago
  58. 6387ef2 "veyron/...": Ran fmt by Ankur · 11 years ago
  59. ce3033b veyron/runtimes/google3/ipc: Fix flaky client.Finish logic; the by Todd Wang · 11 years ago
  60. dccea4b Add ClientEndpoint/ServerEndpoint methods to Context interface in ipc/model.go. by Gautham Thambidorai · 11 years ago
  61. 0c76611 veyron/runtimes/google/ipc: Call CloseSend on Finish. by Tilak Sharma · 11 years ago
  62. 6933540 veyron2/naming: rename and rationalise routines for 'terminal' names. by Cosmos Nicolaou · 11 years ago
  63. 16683eb veyron/runtimes/google/ipc/jni: buxfix - fix handling of arguments. by Srdjan Petrovic · 11 years ago
  64. 3d13387 veyron/runtimes/google/ipc/stream/vif: Fix race in accepting VCs. by Asim Shankar · 11 years ago
  65. 174a44e veyron/runtimes/google/ipc: implement a store for the results of previous RP by Cosmos Nicolaou · 11 years ago
  66. 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
  67. 6aea021 veyron/runtimes/google/ipc/stream/manager: fix bug in opts filtering logic. Again. by Bogdan Caprita · 11 years ago
  68. 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago
  69. 783f779 veyron/runtimes/google/ipc: remove vc from the vcMap on the client if the vc by Bogdan Caprita · 11 years ago
  70. 502de9d veyron/runtimes/google/ipc/stream/manager: fixing my buggy logic to remove by Bogdan Caprita · 11 years ago
  71. 187269b veyron/runtimes/google/ipc: add options to ipc server constructor to control by Bogdan Caprita · 11 years ago
  72. 70a2887 veyron/runtimes/google/security: Export a single PrivateID factory method. by Asim Shankar · 11 years ago
  73. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  74. c1861cb Merge "veyron/runtimes/google/ipc/jni: return non-nil Authorizer" by Srdjan Petrovic · 11 years ago
  75. 3a8a7e2 veyron/runtimes/google/ipc: Catch test error. by Asim Shankar · 11 years ago
  76. 3529511 veyron/runtimes/google/ipc/jni: return non-nil Authorizer by Srdjan Petrovic · 11 years ago
  77. bd97dc2 veyron/runtimes/google/ipc/stream: Propagate listener options to the by Asim Shankar · 11 years ago
  78. 4109028 veyron/runtimes/google/ipc/jni: rename ipcjni directory to jni by Srdjan Petrovic · 11 years ago
  79. 2795314 veyron/runtimes/google/ipc: fix full_test (which was using the now deleted by Bogdan Caprita · 11 years ago
  80. 5293dcb TBR by Jiri Simsa · 11 years ago