1. 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
  2. c24ff42 "veyron/tools/principal": Fork Command by Ankur · 10 years ago
  3. 38699ab Merge "switch to go1.4" by Jiri Simsa · 10 years ago
  4. f826393 Security API additions. by gauthamt · 10 years ago
  5. d412cb2 switch to go1.4 by Cosmos Nicolaou · 10 years ago
  6. ae8dd21 veyron2/ipc: modify ListenSpec to accept a slice of addresses. by Cosmos Nicolaou · 10 years ago
  7. 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
  8. 3709c16 veyron: Enable vom2 by default by Robin Thellend · 10 years ago
  9. 9c4aa22 veyron/services/mgmt/device/impl: rename node->device, cl 5 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  10. 3bdf637 veyron/security: DebugString now sorts its output to allow for simpler, deterministic testing. by Cosmos Nicolaou · 10 years ago
  11. 2b21936 veyron2/services/mgmt/node: rename node->device, cl 2 of N (go/vissue/496) by Bogdan Caprita · 10 years ago
  12. 4b9b5d5 veyron.io/veyron/veyron/security/agent: Convert to use verror2 by Mike Burrows · 10 years ago
  13. 3df8584 veyron/veyron2/rt: Remove rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  14. 654a495 Merge "veyron/security/agent/agentd: kill child command when the agent is killed" by Bogdan Caprita · 10 years ago
  15. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  16. b61c675 veyron/security/agent/agentd: kill child command when the agent is killed by Bogdan Caprita · 10 years ago
  17. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  18. c98a8b5 veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test. by Bogdan Caprita · 10 years ago
  19. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  20. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  21. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  22. a0c7f5e Merge "runtimes/google/rt: bring back tests for runtime shutdown." by Cosmos Nicolaou · 10 years ago
  23. 34e2e33 veyron/security: Nuked CaveatValidator and corresponding TODOs. by Suharsh Sivakumar · 10 years ago
  24. a429eff runtimes/google/rt: bring back tests for runtime shutdown. by Cosmos Nicolaou · 10 years ago
  25. e7942b3 Merge ""veyron/security": BlessingStore bug" by Ankur · 10 years ago
  26. 5748301 "veyron/security": BlessingStore bug by Ankur · 10 years ago
  27. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  28. 23ea535 veyron/security/agent: Read pasphrase in agent from file with no buffering. by Suharsh Sivakumar · 10 years ago
  29. ab5f4ff veyron/security/agent: enabling non-interactive invocations of agentd by Jiri Simsa · 10 years ago
  30. 27c56fd "veyron/security": Make principal serializaiton backwards compatible by Ankur · 10 years ago
  31. 7c88fb1 TBR Revert "veyron: Update go.tools to its new golang.org location." by Matt Rosencrantz · 10 years ago
  32. 8c8acea veyron: Update go.tools to its new golang.org location. by Matt Rosencrantz · 10 years ago
  33. bcdd70a Merge "veyron2/vdl,ipc: Add new Signature support (incomplete)." by Todd Wang · 10 years ago
  34. 319f28c Merge ""veyron2/security": No direct vom encoding of blessings" by Ankur · 10 years ago
  35. 9a06b1e Merge "veyron/lib/unixfd, veyron/lib/security/agent/server: Try to fix the flaky agent tests." by Ryan Brown · 10 years ago
  36. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  37. ee0aa81 "veyron2/security": No direct vom encoding of blessings by Ankur · 10 years ago
  38. 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
  39. fac212e veyron/lib/unixfd, veyron/lib/security/agent/server: Try to fix the flaky agent tests. by Ryan Brown · 10 years ago
  40. f11b1bc veyron/tools/principal: Commands to easily send/receive blessings remotely. by Asim Shankar · 10 years ago
  41. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  42. 9810816 veyron.io/veyron/security/... by gauthamt · 10 years ago
  43. 4e09188 veyron/security/agent: Fix agent encryption. by Suharsh Sivakumar · 10 years ago
  44. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  45. 1e313bc -Create a file backed persistent SerializerReaderWriter by gauthamt · 10 years ago
  46. b7bb39b -Move Serializer from wsprd to veyron/security by gauthamt · 10 years ago
  47. 305626a veyron/services/identity: Implemented sql auditor. by Suharsh Sivakumar · 10 years ago
  48. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  49. fa8f90e TBR: veyron/security/acl/test: Update VDL generated file. by Robin Thellend · 10 years ago
  50. 5a485b2 Merge "veyron2/ipc/model.go: Add the new Glob interfaces." by Robin Thellend · 10 years ago
  51. 252fe5f veyron2/security: Avoid the need for many implementations of the Context by Asim Shankar · 10 years ago
  52. 05968c6 TBR: veyron/security: Fix test build broken by by Asim Shankar · 10 years ago
  53. da68285 veyron/security/acl: Implement a LabelACL and a corresponding Authorizer. by Asim Shankar · 10 years ago
  54. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  55. a134eda -Export method to generate keys for a Principal. by gauthamt · 10 years ago
  56. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  57. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  58. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  59. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  60. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  61. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  62. 8178944 veyron/security/agent: Add API so the NodeManager can manage keys for apps. by Ryan Brown · 10 years ago
  63. 395a3f7 Merge "veyron/security/agent: Switch to ssh terminal for password input." by Suharsh Sivakumar · 10 years ago
  64. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  65. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  66. 30ee666 veyron/security/agent: Switch to ssh terminal for password input. by Suharsh Sivakumar · 10 years ago
  67. b3a82ba veyron/services/identity: Remove support for the old security model. by Asim Shankar · 10 years ago
  68. 84a1152 security/agent/test: move "test" package to "pingpong" so we don't need to manually set different output file in shelltest-runner (a driver GO program to run all shell tests). by Jing Jin · 10 years ago
  69. 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
  70. 17b5cee veyron2/security: Get rid of FakePublicID and FakePrivateID. by Asim Shankar · 10 years ago
  71. 73e7a93 "veyron/security": Expose Load/SavePEMKey by Ankur · 10 years ago
  72. 61fef34 Merge "veyron/security: make loadPEMKey support nil encrypted passwords." by Suharsh Sivakumar · 10 years ago
  73. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  74. 4684f4e veyron/security: make loadPEMKey support nil encrypted passwords. by Suharsh Sivakumar · 10 years ago
  75. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  76. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  77. 6ceb430 veyron/security: Fix flaky test. by Suharsh Sivakumar · 10 years ago
  78. 4704f5f "veyron/tools/principal": Overwrite flag for create by Ankur · 10 years ago
  79. f07f4a0 veyron.io/veyron/veyron/security: create principal from signer. by Srdjan Petrovic · 10 years ago
  80. aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
  81. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  82. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  83. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  84. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  85. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  86. f30b2df veyron/.../test.sh: Tweaks to use (or explicitly avoid) the new security model. by Asim Shankar · 10 years ago
  87. 1615a7d "veyron/tools/principal": Part 3: dump by Ankur · 10 years ago
  88. 7cf2900 veyron/runtimes/google: Plumb the new security model all the way through. by Asim Shankar · 10 years ago
  89. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  90. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  91. 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
  92. 0f35904 veyron/veyron/security/agent: Encryption of PEM block in Load/SavePEMKey. by Suharsh Sivakumar · 10 years ago
  93. bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 10 years ago
  94. 3a7ec8a Merge "scripts: replacing scripts/build/go with "veyron go"" by Jiri Simsa · 10 years ago
  95. a2ec90c "veyron2/security": CreatePrincipal by Ankur · 10 years ago
  96. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  97. 6c247c4 veyron/security/audit: Implementation of an "auditing" Principal that by Asim Shankar · 10 years ago
  98. 59d31d4 Merge "veyron/security: Update documentation for ACL formatting." by Asim Shankar · 10 years ago
  99. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
  100. 4cf0675 veyron/security: Update documentation for ACL formatting. by Asim Shankar · 10 years ago