1. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  2. 9810816 veyron.io/veyron/security/... by gauthamt · 10 years ago
  3. 4e09188 veyron/security/agent: Fix agent encryption. by Suharsh Sivakumar · 10 years ago
  4. 2519cc1 veyron2/security: Address a few TODOs by Asim Shankar · 10 years ago
  5. 1e313bc -Create a file backed persistent SerializerReaderWriter by gauthamt · 10 years ago
  6. b7bb39b -Move Serializer from wsprd to veyron/security by gauthamt · 10 years ago
  7. 305626a veyron/services/identity: Implemented sql auditor. by Suharsh Sivakumar · 10 years ago
  8. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  9. fa8f90e TBR: veyron/security/acl/test: Update VDL generated file. by Robin Thellend · 10 years ago
  10. 5a485b2 Merge "veyron2/ipc/model.go: Add the new Glob interfaces." by Robin Thellend · 10 years ago
  11. 252fe5f veyron2/security: Avoid the need for many implementations of the Context by Asim Shankar · 10 years ago
  12. 05968c6 TBR: veyron/security: Fix test build broken by by Asim Shankar · 10 years ago
  13. da68285 veyron/security/acl: Implement a LabelACL and a corresponding Authorizer. by Asim Shankar · 10 years ago
  14. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  15. a134eda -Export method to generate keys for a Principal. by gauthamt · 10 years ago
  16. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  17. 0cad083 veyron2/security: Make the timestamp and method tags available in by Asim Shankar · 10 years ago
  18. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  19. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  20. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  21. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  22. 8178944 veyron/security/agent: Add API so the NodeManager can manage keys for apps. by Ryan Brown · 10 years ago
  23. 395a3f7 Merge "veyron/security/agent: Switch to ssh terminal for password input." by Suharsh Sivakumar · 10 years ago
  24. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  25. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  26. 30ee666 veyron/security/agent: Switch to ssh terminal for password input. by Suharsh Sivakumar · 10 years ago
  27. b3a82ba veyron/services/identity: Remove support for the old security model. by Asim Shankar · 10 years ago
  28. 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
  29. 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
  30. 17b5cee veyron2/security: Get rid of FakePublicID and FakePrivateID. by Asim Shankar · 10 years ago
  31. 73e7a93 "veyron/security": Expose Load/SavePEMKey by Ankur · 10 years ago
  32. 61fef34 Merge "veyron/security: make loadPEMKey support nil encrypted passwords." by Suharsh Sivakumar · 10 years ago
  33. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  34. 4684f4e veyron/security: make loadPEMKey support nil encrypted passwords. by Suharsh Sivakumar · 10 years ago
  35. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  36. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  37. 6ceb430 veyron/security: Fix flaky test. by Suharsh Sivakumar · 10 years ago
  38. 4704f5f "veyron/tools/principal": Overwrite flag for create by Ankur · 10 years ago
  39. f07f4a0 veyron.io/veyron/veyron/security: create principal from signer. by Srdjan Petrovic · 10 years ago
  40. aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
  41. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  42. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  43. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  44. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  45. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  46. f30b2df veyron/.../test.sh: Tweaks to use (or explicitly avoid) the new security model. by Asim Shankar · 10 years ago
  47. 1615a7d "veyron/tools/principal": Part 3: dump by Ankur · 10 years ago
  48. 7cf2900 veyron/runtimes/google: Plumb the new security model all the way through. by Asim Shankar · 10 years ago
  49. ae8d4c5 veyron/security: Provide a common implementation of the BlessingStore by Asim Shankar · 10 years ago
  50. 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
  51. 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
  52. 0f35904 veyron/veyron/security/agent: Encryption of PEM block in Load/SavePEMKey. by Suharsh Sivakumar · 10 years ago
  53. bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 10 years ago
  54. 3a7ec8a Merge "scripts: replacing scripts/build/go with "veyron go"" by Jiri Simsa · 10 years ago
  55. a2ec90c "veyron2/security": CreatePrincipal by Ankur · 10 years ago
  56. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  57. 6c247c4 veyron/security/audit: Implementation of an "auditing" Principal that by Asim Shankar · 10 years ago
  58. 59d31d4 Merge "veyron/security: Update documentation for ACL formatting." by Asim Shankar · 10 years ago
  59. 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
  60. 4cf0675 veyron/security: Update documentation for ACL formatting. by Asim Shankar · 10 years ago
  61. 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
  62. 021e38e "veyron/security": Load/Save private keys in PEM format by Ankur · 10 years ago
  63. af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 10 years ago
  64. 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 10 years ago
  65. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
  66. b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 10 years ago
  67. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 10 years ago
  68. 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 10 years ago
  69. 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
  70. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  71. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  72. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  73. e2be04a veyron/security/agent: Remove REPO_ROOT from shell tests. by Matt Rosencrantz · 11 years ago
  74. e027b5c veyron/security/agent: Regenerate vdl. by Ken Ashcraft · 11 years ago
  75. f6b9227 veyron/security/agent: Regenerate one more vdl. by Ryan Brown · 11 years ago
  76. 9a888a6 veyron/security/agent: Regenerate the vdl. by Ryan Brown · 11 years ago
  77. 8dc76a6 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. The first attempt broke on linux because the socket addresses on Linux are "@", which the endpoint parsing code doesn't support. This is fixed by implementing custom names for unixfd Conn's." by Ryan Brown · 11 years ago
  78. 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
  79. b9cf63f "veyron/security/serialization": Bug fix by Ankur · 11 years ago
  80. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  81. 397d2b9 veyron2/security: Introduce a "purpose" in Signatures. by Asim Shankar · 11 years ago
  82. d412e3b veyron2/security,veyron/security: Fix bug in signature generation. by Asim Shankar · 11 years ago
  83. bb0f0c1 veyron2/security,veyron/security: Get rid of "Caveat.Bytes" and simplify some by Asim Shankar · 11 years ago
  84. 3bebb10 TBR: veyron2/security: Build and backward compatibility fix. by Asim Shankar · 11 years ago
  85. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  86. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  87. 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
  88. 15d0176 "veyron/security/serialization": Bug fix by Ankur · 11 years ago
  89. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  90. 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
  91. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  92. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  93. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  94. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  95. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  96. a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
  97. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  98. 3ebf4ee "veyron/runtimes/google/security": Add persistence to PublicIDStore by Ankur · 11 years ago
  99. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  100. 1ac8061 veyron/security/audit: Bug fixes and tests for those fixes. by Asim Shankar · 11 years ago