1. 4b9b5d5 veyron.io/veyron/veyron/security/agent: Convert to use verror2 by Mike Burrows · 10 years ago
  2. 3df8584 veyron/veyron2/rt: Remove rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  3. 654a495 Merge "veyron/security/agent/agentd: kill child command when the agent is killed" by Bogdan Caprita · 10 years ago
  4. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  5. b61c675 veyron/security/agent/agentd: kill child command when the agent is killed by Bogdan Caprita · 10 years ago
  6. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  7. c98a8b5 veyron/tools/mgmt,veyron/security/agent/agentd: node mgr integration test. by Bogdan Caprita · 10 years ago
  8. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  9. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  10. 6888519 veyron2/services/security/access: Update to the new ACL format. by Asim Shankar · 10 years ago
  11. 23ea535 veyron/security/agent: Read pasphrase in agent from file with no buffering. by Suharsh Sivakumar · 10 years ago
  12. ab5f4ff veyron/security/agent: enabling non-interactive invocations of agentd by Jiri Simsa · 10 years ago
  13. 7c88fb1 TBR Revert "veyron: Update go.tools to its new golang.org location." by Matt Rosencrantz · 10 years ago
  14. 8c8acea veyron: Update go.tools to its new golang.org location. by Matt Rosencrantz · 10 years ago
  15. bcdd70a Merge "veyron2/vdl,ipc: Add new Signature support (incomplete)." by Todd Wang · 10 years ago
  16. 9a06b1e Merge "veyron/lib/unixfd, veyron/lib/security/agent/server: Try to fix the flaky agent tests." by Ryan Brown · 10 years ago
  17. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  18. 7f49167 veyron/services/mgmt/node/impl,veyron/runtimes/google/rt,veyron/security/agent: by Bogdan Caprita · 10 years ago
  19. fac212e veyron/lib/unixfd, veyron/lib/security/agent/server: Try to fix the flaky agent tests. by Ryan Brown · 10 years ago
  20. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  21. 9810816 veyron.io/veyron/security/... by gauthamt · 10 years ago
  22. 4e09188 veyron/security/agent: Fix agent encryption. by Suharsh Sivakumar · 10 years ago
  23. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  24. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  25. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  26. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  27. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  28. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  29. 8178944 veyron/security/agent: Add API so the NodeManager can manage keys for apps. by Ryan Brown · 10 years ago
  30. 395a3f7 Merge "veyron/security/agent: Switch to ssh terminal for password input." by Suharsh Sivakumar · 10 years ago
  31. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  32. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago
  33. 30ee666 veyron/security/agent: Switch to ssh terminal for password input. by Suharsh Sivakumar · 10 years ago
  34. b3a82ba veyron/services/identity: Remove support for the old security model. by Asim Shankar · 10 years ago
  35. 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
  36. 8a7fba4 veyron/security/agent: Make the agent a pricipal. by Suharsh Sivakumar · 10 years ago
  37. 61fef34 Merge "veyron/security: make loadPEMKey support nil encrypted passwords." by Suharsh Sivakumar · 10 years ago
  38. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  39. 4684f4e veyron/security: make loadPEMKey support nil encrypted passwords. by Suharsh Sivakumar · 10 years ago
  40. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  41. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  42. aca1c32 veyron/security/agent: Added encryption to agent and option not to encrypt. by Suharsh Sivakumar · 10 years ago
  43. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 10 years ago
  44. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  45. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  46. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  47. f30b2df veyron/.../test.sh: Tweaks to use (or explicitly avoid) the new security model. by Asim Shankar · 10 years ago
  48. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 11 years ago
  49. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
  50. 50b473a veyron/security/agent: Add support for multiple apps connecting to one agent. by Ryan Brown · 11 years ago
  51. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  52. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  53. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  54. e2be04a veyron/security/agent: Remove REPO_ROOT from shell tests. by Matt Rosencrantz · 11 years ago
  55. e027b5c veyron/security/agent: Regenerate vdl. by Ken Ashcraft · 11 years ago
  56. f6b9227 veyron/security/agent: Regenerate one more vdl. by Ryan Brown · 11 years ago
  57. 9a888a6 veyron/security/agent: Regenerate the vdl. by Ryan Brown · 11 years ago
  58. fed691e veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  59. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  60. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago