1. 5420f17 veyron/services/mgmt/node/impl: add self-installation functionality to node by Bogdan Caprita · 10 years ago
  2. 4dc2777 Merge "veyron/lib/glob: Recursive matches are not exact matches." by Tilak Sharma · 10 years ago
  3. 8bf55bb veyron/lib/netconfig: Fix build tag in ipaux_other.go. by Nicolas LaCasse · 10 years ago
  4. f47699b veyron/lib/modules: use VEYRON_CREDENTIALS, not VEYRON_IDENTITY by Cosmos Nicolaou · 10 years ago
  5. 8829291 veyron/...: Update a bunch of tests to use the new security model. by Asim Shankar · 10 years ago
  6. 9cb954f veyron/lib/glob: Recursive matches are not exact matches. by Tilak Sharma · 10 years ago
  7. 1e78ccc veyron/lib/modules: provide a means to auto-register subprocesses. by Cosmos Nicolaou · 10 years ago
  8. 1c18c1c veyron/lib/exec: add support for signaling failure via the status channel. by Cosmos Nicolaou · 10 years ago
  9. cd7f8d2 veyron2/verror2: Another try at an improved verror interface. by Mike Burrows · 10 years ago
  10. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  11. a375b91 wspr/nacl: Changes to run WSPR in nacl by Benjamin Prosnitz · 10 years ago
  12. cc58172 veyron/lib/signals, veyron2/vlog: use new modules package for testing. by Cosmos Nicolaou · 10 years ago
  13. dc746af Merge "veyron/services/mgmt: Fix broken tests with a hack." by Asim Shankar · 10 years ago
  14. c33b464 veyron/services/mgmt: Fix broken tests with a hack. by Asim Shankar · 10 years ago
  15. 0d12d71 cmdline tools: Auto-generate doc.go file using "go generate". by Todd Wang · 10 years ago
  16. df42823 veyron/lib/stats: Add Delete function by Robin Thellend · 10 years ago
  17. a3ce2be veyron/lib/cmdline: Add help topics, and minor cleanups. by Todd Wang · 10 years ago
  18. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  19. bbae388 veyron/lib/modules: allow Cleanup/Shutdown to access stderr and stdout. by Cosmos Nicolaou · 10 years ago
  20. 053c068 veyron/lib/netstat.go: Added SameMachine by Robert Kroeger · 10 years ago
  21. a35aae2 veyron/lib/cmdline: Follow-up from change 5131. by Todd Wang · 10 years ago
  22. fcb72a5 veyron/lib/cmdline: Avoid repeatedly printing default help. by Todd Wang · 10 years ago
  23. 251a4d8 veyron/runtimes/google/lib/timekeeper: move it and its testing counterpart to veyron/lib by Cosmos Nicolaou · 10 years ago
  24. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 10 years ago
  25. 66bc120 veyron2/ipc: incorporate routing information into network address selection. by Cosmos Nicolaou · 10 years ago
  26. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  27. a615e4d veyron/lib/cmdline: Add ErrExitCode to support exit codes. by Todd Wang · 10 years ago
  28. 3e529b9 netconfig: added GetIPRoutes(defaultOnly bool) and IsDefaultIPRoute() that works for by David Why Use Two When One Will Do Presotto · 10 years ago
  29. 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
  30. 19a7cd4 veyron/tools/naming/simulator: tidy up error handling, make sleep interruptible. by Cosmos Nicolaou · 10 years ago
  31. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 10 years ago
  32. 0dd7ce0 veyron.io/veyron/veyron/lib/modules: Fix build breakages related to modules and the shell. by Matt Rosencrantz · 10 years ago
  33. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 10 years ago
  34. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  35. 9afe120 veyron/lib/modules: create a fake ID for use in tests. by Cosmos Nicolaou · 11 years ago
  36. 281729f veyron/lib/modules: Extend timeout to make the shell less flaky on jenkins. by Matt Rosencrantz · 11 years ago
  37. a452a31 veyron/lib/modules/core: generate VEYRON_IDENTITY file. by Cosmos Nicolaou · 11 years ago
  38. 9ca249d veyron/lib/modules/core: expand the set of core modules. by Cosmos Nicolaou · 11 years ago
  39. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  40. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  41. e6dcc5d veyron/lib/stats: Fix race due to non-pointer receiver by Robin Thellend · 11 years ago
  42. b376071 Merge "veyron/lib/modules: allow Shutdown to return an error status and avoid races." by Cosmos Nicolaou · 11 years ago
  43. 66afced veyron/lib/modules: allow Shutdown to return an error status and avoid races. by Cosmos Nicolaou · 11 years ago
  44. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  45. 8e39ce1 veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  46. b68db57 Merge "veyron2/uniqueid: move uniqueid to veyron2 so I can directly depend on it in vtrace." by Matt Rosencrantz · 11 years ago
  47. 6885719 Merge "veyron/lib/modules/core: increase the timouts for less flakiness with -race." by Cosmos Nicolaou · 11 years ago
  48. 1ded5d6 veyron2/uniqueid: move uniqueid to veyron2 so I can directly by Matt Rosencrantz · 11 years ago
  49. a18394e TBR: veyron/lib/flags: fix the build. by Cosmos Nicolaou · 11 years ago
  50. 65e1eef veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  51. addf483 veyron/lib/modules/core: fix flaky tests for the core modules. by Cosmos Nicolaou · 11 years ago
  52. 0f0e877 veyron/lib/modules: fix a test -race problem. by Cosmos Nicolaou · 11 years ago
  53. f50128f Revert "veyron/lib/modules/core: add some initial core modules for naming." by Ken Ashcraft · 11 years ago
  54. 0412816 veyron/lib/modules/core: add some initial core modules for naming. by Cosmos Nicolaou · 11 years ago
  55. a6eb3f8 veyron/lib/uniqueid: Add a package for generating probabalistically unique IDs. by Matt Rosencrantz · 11 years ago
  56. ef323db veyron2/ipc: add RoamingListen support. by Cosmos Nicolaou · 11 years ago
  57. e925f2a veyron/lib/expect: simple library for making assertions about expected input. by Cosmos Nicolaou · 11 years ago
  58. 1eb8169 veyron/lib/stats/counter: Fix delta value by Robin Thellend · 11 years ago
  59. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  60. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  61. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  62. 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
  63. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  64. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  65. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  66. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  67. 6261384 veyron/lib/modules: new API for running common services and components. by Cosmos Nicolaou · 11 years ago
  68. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  69. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  70. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  71. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  72. c00effe Merge "veyron2/security, veyron/security: Refactor veyron2/security/util.go." by Tilak Sharma · 11 years ago
  73. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  74. a138a4f veyron/lib/stats/counter: Add concurrency test. by Robin Thellend · 11 years ago
  75. ac59e97 veyron/lib/stats: New library to keep global stats. by Robin Thellend · 11 years ago
  76. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  77. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  78. eb66156 veyron/lib/stats/counter: Add rate counter. by Robin Thellend · 11 years ago
  79. 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
  80. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  81. 4b0dfa0 veyron/runtimes/google/security: replace private key with a generic Signer. by Srdjan Petrovic · 11 years ago
  82. a1e4d69 veyron/lib/bluetooth: Fix potential buffer overflow bug. by Asim Shankar · 11 years ago
  83. 6cae303 veyron/lib/bluetooth: Build fix for gatewayd when -tags=veyronbluetooth is not specified. by Asim Shankar · 11 years ago
  84. 99304bb veyron/lib/bluetooth: Fix build when -tags=veyronbluetooth is not specified by Asim Shankar · 11 years ago
  85. 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
  86. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  87. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  88. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  89. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  90. 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
  91. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  92. 6c0b2ee veyron/lib/bluetooth: Fix build on Mac by adding a missing build directive. by Asim Shankar · 11 years ago
  93. 53b8a8f Merge "veyron/lib/bluetooth: Make the bluetooth net.Conn and net.Listener implementations amenable to concurrent method invocations." by Asim Shankar · 11 years ago
  94. 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
  95. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  96. e48c3ba veyron/lib/bluetooth: Make the bluetooth net.Conn and net.Listener by Asim Shankar · 11 years ago
  97. e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago
  98. 3707855 Make android build not depend on existance of linux (PC) bluetooth libraries by Benjamin Prosnitz · 11 years ago
  99. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  100. 1375217 veyron/lib/bluetooth,veyron/runtimes/google/ipc/stream: Support for VCs by Asim Shankar · 11 years ago