1. 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
  2. 59b8b69 ref: Begin consolidating environment variables into a single package. by Asim Shankar · 10 years ago
  3. 2896cc6 Merge "x/ref: Remove verror.Is and verror.Equal" by Todd Wang · 10 years ago
  4. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  5. 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
  6. 7f7088d v.io/x/ref/security: Use verror instead of fmt.Errorf and errors.New by Mike Burrows · 10 years ago
  7. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  8. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  9. e4cb344 Merge "security: Return the verror defined in the security package instead of using errors.New" by Asim Shankar · 10 years ago
  10. 3c134af security: Return the verror defined in the security package instead of by Asim Shankar · 10 years ago
  11. 2c5d810 ipc: VCSecurityLevel->Security and no longer a stream opt. by Suharsh Sivakumar · 10 years ago
  12. 4a69828 testutil: Merge x/ref/test/security with x/ref/test/testutil by Asim Shankar · 10 years ago
  13. 5dc58e3 Merge "ref: Change more uses of "veyron"." by Suharsh Sivakumar · 10 years ago
  14. 9e75e7f "x/ref": Use security.[Local/Remote]BlessingNames by Ankur · 10 years ago
  15. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  16. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  17. 58dbbab Merge "ref: Change the API of Authorize and BlessingNames to take a *context.T instead of a security.Call." by Matt Rosencrantz · 10 years ago
  18. 9e90984 test/modules/shell.go: have a single NewShell call with functional expect.Session support. by Cosmos Nicolaou · 10 years ago
  19. 250558f ref: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 10 years ago
  20. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  21. fdeb8cd security: Make agent integration tests actually test something :) by Asim Shankar · 10 years ago
  22. 6cc759d mgmt,identity: Use a security setup more representative of what will by Asim Shankar · 10 years ago
  23. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  24. 1381f8a mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 10 years ago
  25. a18a1eb x/ref/lib/testutil tidy up: step 1 by Cosmos Nicolaou · 10 years ago
  26. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  27. 42a1736 x.ref/lib/modules: comment and API improvements. by Cosmos Nicolaou · 10 years ago
  28. 86ba1a1 ref: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 10 years ago
  29. f8cd36d v.io/v.io/x/ref/security/audit: Fix test to account for use of verror in v.io/v23/security by Mike Burrows · 10 years ago
  30. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  31. 0864282 TBR: security: Use VDL support for wire<->native conversions for Discharge. by Asim Shankar · 10 years ago
  32. bca4981 TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 10 years ago
  33. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  34. b07ec69 security: Use VDL's mechanism for wire <-> native conversions for Blessings. by Asim Shankar · 10 years ago
  35. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  36. 3e566f3 Merge "core: moving vlog from release.go.v23 to release.go.x.lib" by Jiri Simsa · 10 years ago
  37. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  38. 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
  39. 2bf7b1e security: Make Blessings a struct instead of an interface. by Asim Shankar · 10 years ago
  40. e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
  41. 3ad0b8a security: Make Discharge a struct (instead of an interface). by Asim Shankar · 10 years ago
  42. b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
  43. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  44. d03ac78 veyron/security/agent: do not use stderr/vlog output in test logic by Bogdan Caprita · 10 years ago
  45. bc625d4 Merge "veyron/security/agent: Use already generated TestMain instead of TestHelperProcess." by Suharsh Sivakumar · 10 years ago
  46. 1721a44 veyron/security/agent: Use already generated TestMain instead of by Suharsh Sivakumar · 10 years ago
  47. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  48. 85a823e Merge "core: Remove testutil.Init in init and use v23 test generate to generate proper TestMains." by Suharsh Sivakumar · 10 years ago
  49. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  50. 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  51. d19c95d core: Remove testutil.Init in init and use v23 test generate by Suharsh Sivakumar · 10 years ago
  52. 9f8245d Define UnconstrainedUseCaveat in vdl by Benjamin Prosnitz · 10 years ago
  53. 1d29707 veyron/security/agent/server: Improve agent shutdown. by Ryan Brown · 10 years ago
  54. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  55. 8e17bff TBR veyron2/vom: Rename NewBinaryEncoder to NewEncoder by Todd Wang · 10 years ago
  56. b547ea9 naming,security: Server authorization via trusted mounttables (Part 2 of 2). by Asim Shankar · 10 years ago
  57. 1fcb6a3 veyron/security/agent: port test.sh to v23tests. by Cosmos Nicolaou · 10 years ago
  58. d6a793b "core": Get rid of prefix-matching on BlessingPatterns by Ankur · 10 years ago
  59. b0a4df7 Merge "veyron/modules/lib/shell, veyron/security/agent/agentd: Update coments." by Ryan Brown · 10 years ago
  60. 81bcb3a veyron/security/agent: Add caching to the agent. by Ryan Brown · 10 years ago
  61. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  62. 10a4ade veyron/modules/lib/shell, veyron/security/agent/agentd: Update coments. by Ryan Brown · 10 years ago
  63. 1ce95c7 veyron2/vdl: Add native type support to Go code generation. by Todd Wang · 10 years ago
  64. 19da818 security: UUID based caveat registration (Step 2/3) by Asim Shankar · 10 years ago
  65. dc6b360 v.io/core/veyron2/verror2: First step is making verror2.E be a struct by Mike Burrows · 10 years ago
  66. b0d5dce veyron2/vdl: Refactor go imports logic. by Todd Wang · 10 years ago
  67. b7a4fcc Merge "veyron/security/serialization: name unnamed array type" by Sergey Rogulenko · 10 years ago
  68. 76e1189 veyron/security/serialization: name unnamed array type by Sergey Rogulenko · 10 years ago
  69. 78b8b2a "core": Get rid of "/..."-BlessingPatterns. by Ankur · 10 years ago
  70. 7283dd8 security: UUID-based caveat validator registration (Step 1/3). by Asim Shankar · 10 years ago
  71. a1ffe86 Merge "veyron/security/agent/agentd: Fix missing panic" by Robin Thellend · 10 years ago
  72. 4476cc6 security/agent: Bugfix for passphrase encoded private keys. by Asim Shankar · 10 years ago
  73. dd5f9e0 veyron/security/agent/agentd: Fix missing panic by Robin Thellend · 10 years ago
  74. d318370 security: Reduce usage of ValidatorVOM outside the veyron2/security by Asim Shankar · 10 years ago
  75. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  76. 975d514 Merge ""core": Make glob-patterns the default" by Ankur · 10 years ago
  77. 6613fc4 veyron/services/mgmt/device/impl,veyron/lib/unixfd: more close-on-exec stuff by Bogdan Caprita · 10 years ago
  78. 97d67a9 veyron2: Remove the Get/Set logger routines. by Matt Rosencrantz · 10 years ago
  79. 2b61d35 "core": Make glob-patterns the default by Ankur · 10 years ago
  80. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  81. 665557a Merge "veyron/lib/unixfd: always set close on exec on the created sockpair" by Bogdan Caprita · 10 years ago
  82. b86b352 core: Rename vdlutil.Any to vdl.AnyRep. by Todd Wang · 10 years ago
  83. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  84. bb37c54 veyron/lib/unixfd: always set close on exec on the created sockpair by Bogdan Caprita · 10 years ago
  85. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  86. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  87. ff7ca29 Merge "veyron2: Panic if the user tries to use the runtime when it is not set." by Matt Rosencrantz · 10 years ago
  88. b378e66 veyron/security/agent: Bugfix and tests. by Asim Shankar · 10 years ago
  89. 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
  90. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  91. 40112f9 veyron2/security: Remove references to the deprecated ACL format. by Asim Shankar · 10 years ago
  92. 0940c44 Merge "veyron/services/identity,veyron{2}/security: Switch from vom to vom2." by Suharsh Sivakumar · 10 years ago
  93. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  94. a5782bc Merge "veyron/security/agent: Fix race." by Ryan Brown · 10 years ago
  95. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  96. 8ddbcc1 Merge "core: Remove Logger related methods from the Runtime and use the RuntimeX variants." by Matt Rosencrantz · 10 years ago
  97. 8dc9a18 veyron2/security/... by gauthamt · 10 years ago
  98. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  99. 97eb540 core: Remove Logger related methods from the Runtime and use the RuntimeX variants. by Matt Rosencrantz · 10 years ago
  100. 5096c4b veyron/security/flag: add a convenience method to read ACLs from flags by Robert Kroeger · 10 years ago