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