- 8f05c22 veyron2/ipc,veyron/runtimes/google/ipc: Support for the newer security model. by Asim Shankar · 10 years ago
- 48bf0e6 veyron2/security: Provide a way to "unmark" blessings in the BlessingStore. by Asim Shankar · 10 years ago
- 0f35904 veyron/veyron/security/agent: Encryption of PEM block in Load/SavePEMKey. by Suharsh Sivakumar · 10 years ago
- bf6263f veyron/security,veyron2/security: Use latest security primitives and test libraries. by Asim Shankar · 10 years ago
- 3a7ec8a Merge "scripts: replacing scripts/build/go with "veyron go"" by Jiri Simsa · 10 years ago
- a2ec90c "veyron2/security": CreatePrincipal by Ankur · 10 years ago
- d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
- 6c247c4 veyron/security/audit: Implementation of an "auditing" Principal that by Asim Shankar · 10 years ago
- 59d31d4 Merge "veyron/security: Update documentation for ACL formatting." by Asim Shankar · 10 years ago
- 0af4d3b "veyron2/security": Split MintDischarge by Ankur · 10 years ago
- 4cf0675 veyron/security: Update documentation for ACL formatting. by Asim Shankar · 10 years ago
- 3655789 veyron: fixed depcop files so that some rules are enforced by Mehrdad Afshari · 10 years ago
- 021e38e "veyron/security": Load/Save private keys in PEM format by Ankur · 10 years ago
- af5a6f4 Merge "scripts: reflecting the move of scripts to a separate repository" by Jiri Simsa · 10 years ago
- 8ff6bde veyron2/security: Introduce package level comment and mark all the interfaces/objects by Asim Shankar · 10 years ago
- f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 10 years ago
- b4f03a1 "veyron2/security": BlessingRoots and BlessingStore (part 2) by Ankur · 10 years ago
- 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
- 052483e veyron2/security: Implementation of a public-key signature based ThirdPartyCaveat. by Asim Shankar · 11 years ago
- 45c8955 {veyron,veyron2}/security: Hack to get old identities working with new. by Asim Shankar · 11 years ago
- b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
- 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
- 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
- e2be04a veyron/security/agent: Remove REPO_ROOT from shell tests. by Matt Rosencrantz · 11 years ago
- e027b5c veyron/security/agent: Regenerate vdl. by Ken Ashcraft · 11 years ago
- f6b9227 veyron/security/agent: Regenerate one more vdl. by Ryan Brown · 11 years ago
- 9a888a6 veyron/security/agent: Regenerate the vdl. by Ryan Brown · 11 years ago
- 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
- 50ff636 veyron2/security: Formalize "framework" caveats. by Asim Shankar · 11 years ago
- b9cf63f "veyron/security/serialization": Bug fix by Ankur · 11 years ago
- fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
- 397d2b9 veyron2/security: Introduce a "purpose" in Signatures. by Asim Shankar · 11 years ago
- d412e3b veyron2/security,veyron/security: Fix bug in signature generation. by Asim Shankar · 11 years ago
- bb0f0c1 veyron2/security,veyron/security: Get rid of "Caveat.Bytes" and simplify some by Asim Shankar · 11 years ago
- 3bebb10 TBR: veyron2/security: Build and backward compatibility fix. by Asim Shankar · 11 years ago
- f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
- 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
- 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
- 15d0176 "veyron/security/serialization": Bug fix by Ankur · 11 years ago
- caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
- 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
- 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
- fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
- 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
- 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
- d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
- a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
- b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
- 3ebf4ee "veyron/runtimes/google/security": Add persistence to PublicIDStore by Ankur · 11 years ago
- 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
- 1ac8061 veyron/security/audit: Bug fixes and tests for those fixes. by Asim Shankar · 11 years ago
- dc150cd veyron/security/auditor: Rename package to veyron/security/audit. by Asim Shankar · 11 years ago
- f21ac83 "veyron/security/serialization": Serialization Library by Ankur · 11 years ago
- f9f84bc veyron/security/auditor: Pacakge with interfaces for auditing sensitive actions. by Asim Shankar · 11 years ago
- 407b732 Add a verify method to security.Signature. by Ryan Brown · 11 years ago
- 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
- d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
- 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
- 137c7e6 Merge "veyron/security,veyron/runtimes/google/security: Move all caveat implementations to veyron/security." by Asim Shankar · 11 years ago
- d45f002 veyron/security,veyron/runtimes/google/security: Move all caveat implementations to veyron/security. by Asim Shankar · 11 years ago
- cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
- 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
- 45054a6 veyron/security/caveat: Move common caveats out of veyron/runtimes/google by Asim Shankar · 11 years ago