1. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  2. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  3. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  4. 3082342 TBR: veyron/services/identity/identityd: start the veyron runtime early on. by Bogdan Caprita · 10 years ago
  5. 074bf36 verror: addressing https://github.com/veyron/release-issues/issues/1080 by Jiri Simsa · 10 years ago
  6. 13a0501 services/security/util: Handle bad macaroons by Asim Shankar · 10 years ago
  7. 5ec4103 TBR veyron/services/identity/identityd: increase sleep time by James Ring · 10 years ago
  8. b915512 TBR veyron/services/identity/identityd: reproduce sleep present in shell tests by James Ring · 10 years ago
  9. 1a81a19 TBR veyron/services/identity/identityd: use ExpectSetEventuallyRE in integration test by James Ring · 10 years ago
  10. 4105a01 Merge "veyron/tools/principal: Fix possible man in the middle attack by having the principal tool check the public key of the server." by Suharsh Sivakumar · 10 years ago
  11. ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
  12. 67ef84a veyron/tools/principal: Fix possible man in the middle attack by having by Suharsh Sivakumar · 10 years ago
  13. 31793c7 TBR veyron/services/identity: fixing the integration test by Jiri Simsa · 10 years ago
  14. 37b0a09 veyron/services: porting the identity server from shell to Go by Jiri Simsa · 10 years ago
  15. fa850e1 TBR vom: fix zero value slice bug by Jungho Ahn · 10 years ago
  16. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  17. 41093a9 veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 10 years ago
  18. 0471ef0 security: UUID based caveat registration (Step 3/3) by Asim Shankar · 10 years ago
  19. 10c4a1f TBR: veyron/services/identity: Remove children method and add by Suharsh Sivakumar · 10 years ago
  20. 9708e4c veyron/services/identity: Make the identity server globbable. by Suharsh Sivakumar · 10 years ago
  21. 91bc52e veyron/services/identityd: Use SSL for the identity server Cloud SQL instance. by Suharsh Sivakumar · 10 years ago
  22. 19da818 security: UUID based caveat registration (Step 2/3) by Asim Shankar · 10 years ago
  23. b0d5dce veyron2/vdl: Refactor go imports logic. by Todd Wang · 10 years ago
  24. 7283dd8 security: UUID-based caveat validator registration (Step 1/3). by Asim Shankar · 10 years ago
  25. d256fb6 Merge "services/identityd: Bugfix" by Asim Shankar · 10 years ago
  26. e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
  27. 3463058 services/identityd: Bugfix by Asim Shankar · 10 years ago
  28. c195b6d services/identity: Support email-domain based classification of blessings. by Asim Shankar · 10 years ago
  29. 9f34c48 veyron/services/identity: Remove unused sql_config file. by Suharsh Sivakumar · 10 years ago
  30. d318370 security: Reduce usage of ValidatorVOM outside the veyron2/security by Asim Shankar · 10 years ago
  31. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  32. 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
  33. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  34. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  35. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  36. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  37. 61fc61b veyron/services/identity/server: Use the mounted object address by Asim Shankar · 10 years ago
  38. 9a2c481 veyron/services/identity: Correctly handle domain restrictions. by Asim Shankar · 10 years ago
  39. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  40. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  41. 123a5c7 "core": Support BlessingUsingAccessTOken in identityd_test by Ankur · 10 years ago
  42. 0940c44 Merge "veyron/services/identity,veyron{2}/security: Switch from vom to vom2." by Suharsh Sivakumar · 10 years ago
  43. 7deaf0f veyron/services/identity/handlers: HACK to return the public key of the by Nicolas LaCasse · 10 years ago
  44. d7c2ec7 Merge "veyron/services/identity/blesser: Restore email domain restriction." by Asim Shankar · 10 years ago
  45. 97bad79 veyron/services/identity: TBR: Fix printing of location to connect to blessing by Suharsh Sivakumar · 10 years ago
  46. 3bbd1e3 veyron/services/identity/blesser: Restore email domain restriction. by Asim Shankar · 10 years ago
  47. 4d32541 TBR: veyron/services/identity: Generate the cert in the correct tmpdir. by Nicolas LaCasse · 10 years ago
  48. 098a985 veyron/services/identity: Put the test cert.pem and key.pem in $TMPDIR. by Nicolas LaCasse · 10 years ago
  49. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  50. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  51. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  52. 1b0c8ba veyron/services/identity: Refactoring to allow identityd_test to be run by Nicolas LaCasse · 10 years ago
  53. 5dab76d "core": Shell tests must use the agent by Ankur · 10 years ago
  54. 91a8f24 veyron/services/identity: identityd_test should write its own cert.pem by Nicolas LaCasse · 10 years ago
  55. 51afaa3 veyron/services/identity,veyron{2}/security: Switch from vom to vom2. by Suharsh Sivakumar · 10 years ago
  56. 2a2c63e TBR: veyron/services/identity: Fix instructions for generating tls cert and key. by Nicolas LaCasse · 10 years ago
  57. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  58. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  59. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  60. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  61. a76dba6 veyron/services/identity: Create Test Identity Server and by Suharsh Sivakumar · 10 years ago
  62. e64447c veyron/services/identity: Remove unused pubkey route. by Suharsh Sivakumar · 10 years ago
  63. 383e88c veyron2/vdl: Change vdl error syntax, and rename oneof to union. by Todd Wang · 10 years ago
  64. 8e898db veyron/services/identity: Refactor the identity server. by Suharsh Sivakumar · 10 years ago
  65. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  66. 4c0a4b1 veyron/services/identity: Add /blessing-root route to get the public key by Nicolas LaCasse · 10 years ago
  67. a96c7d7 Merge "veyron.io/veyron/veyron/services/identity/identityd: Convert to use verror2" by Mike Burrows · 10 years ago
  68. 65e44c2 veyron/ipc: Fix NoDischarges Option. by Suharsh Sivakumar · 10 years ago
  69. cfe7eb6 veyron/services/identity,veyron/security: Fix expiry caveat bug, and by Suharsh Sivakumar · 10 years ago
  70. 2cc5919 veyron.io/veyron/veyron/services/identity/identityd: Convert to use verror2 by Mike Burrows · 10 years ago
  71. 12da1b3 veyron/services/identityd: TBR: Move mysql import to correct file. by Suharsh Sivakumar · 10 years ago
  72. 0610a23 veyron: Remove all remaining uses of rt.R()/rt.Init() in the core repository. by Matt Rosencrantz · 10 years ago
  73. be67cc8 Merge "veyron/services/identity: Remove dependence on rt.R()." by Matt Rosencrantz · 10 years ago
  74. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  75. 110cf22 veyron/services/identity: Remove dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  76. 3396166 Merge ""veyron/services/identity: TBR: Enable revocation now that third party caveat issue is resolved." by Suharsh Sivakumar · 10 years ago
  77. 9ada97c "veyron/services/identity: TBR: Enable revocation now that third party caveat issue is resolved. by Suharsh Sivakumar · 10 years ago
  78. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  79. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  80. 0e604f0 veyron/services/identity: TBR: Disable revocation until the third party caveat by Suharsh Sivakumar · 10 years ago
  81. 34e2e33 veyron/security: Nuked CaveatValidator and corresponding TODOs. by Suharsh Sivakumar · 10 years ago
  82. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  83. 7edfbcc veyron/services/identity: Client side expiry caveat selection improvement. by Suharsh Sivakumar · 10 years ago
  84. 38a1a7b veyron/services/identity: Implemented sql revocation manager and added by Suharsh Sivakumar · 10 years ago
  85. 5739dda veyron2/vdl,ipc: Add new Signature support (incomplete). by Todd Wang · 10 years ago
  86. 24c2f50 veyron/services/identity: Better error handling and displaying to user by Suharsh Sivakumar · 10 years ago
  87. 1fe7cdd veyron2/vdl,ipc: Enable reflection to capture stream types. by Todd Wang · 10 years ago
  88. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  89. 305626a veyron/services/identity: Implemented sql auditor. by Suharsh Sivakumar · 10 years ago
  90. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  91. 94bc464 veyron2/ipc/model.go: Add the new Glob interfaces. by Robin Thellend · 10 years ago
  92. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  93. 8eabfa3 "veyron/services/identity": Enable "Secure" cookies by Ankur · 10 years ago
  94. 89779ad veyron.io/veyron/veyron/services/identity: Append different extension for webapp and android to the identity. by Srdjan Petrovic · 10 years ago
  95. 896d776 TBR: fix vdl generation. by Jing Jin · 10 years ago
  96. 36f3812 Merge "veyron: Regenerate out of date vdls." by Benjamin Prosnitz · 10 years ago
  97. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  98. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  99. fc4c469 veyron: Regenerate out of date vdls. by Matt Rosencrantz · 10 years ago
  100. 6a3c3e5 veyron2/vdl: Add typeobject to parser, compiler and go codegen. by Todd Wang · 10 years ago