Sign in
vanadium
/
release.go.x.ref
/
44fc19d3a94e248f100ac891607924df812a9db3
/
cmd
/
principal
7e80c86
ref: Make principal tool print "EXPIRED" in dumpblessings.
by Suharsh Sivakumar
· 10 years ago
9560b9c
ref: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2
by Todd Wang
· 10 years ago
dcc11d7
ref: Change "profiles" directory to "runtime"
by Suharsh Sivakumar
· 10 years ago
f1550cf
ref: Convert all cmdline users to cmdline2.
by Todd Wang
· 10 years ago
fe4899f
More "go vet" fixes.
by Asim Shankar
· 10 years ago
a036a0f
Fix a bunch of trivial problems pointed out by "go vet".
by Asim Shankar
· 10 years ago
af98e57
"x/ref": SeekBlessings also sends public key of the principal tool
by Ankur
· 10 years ago
3f7ceb4
ref: Add -v23.metadata, which dumps metadata for the binary.
by Todd Wang
· 10 years ago
bc3d845
"cmd/principal": No third-party code on Macaroon receiving page
by Ankur
· 10 years ago
fa720ec
principal: Add message that says you can close the tab.
by Suharsh Sivakumar
· 10 years ago
5d1fe97
vom: move magicbyte handling into encode/decode.
by Jungho Ahn
· 10 years ago
431dfdb
TBR: Counterpart of https://vanadium-review.googlesource.com/#/c/10656/
by Asim Shankar
· 10 years ago
562b230
cmd/principal: Tweaks
by Asim Shankar
· 10 years ago
60b78e9
ref: CaveatX->Caveat and rename caveat factories.
by Suharsh Sivakumar
· 10 years ago
32b782b
Merge "security: Provide an Authorizer implementation that never denies access."
by Asim Shankar
· 10 years ago
fdd6ec7
all: remove .api files from ref/
by James Ring
· 10 years ago
149b497
security: Provide an Authorizer implementation that never denies access.
by Asim Shankar
· 10 years ago
1213ab2
cmd/principal: Tweak command description as per @monopole's request.
by Asim Shankar
· 10 years ago
de6fda5
cmd/principal: "get publickey" produces something that can be used by
by Asim Shankar
· 10 years ago
3650fd4
all: add .api files necessary for public API presubmit check
by James Ring
· 10 years ago
1624bf9
ref: Add cmdline.HideGlobalFlagsExcept() to clean up help.
by Todd Wang
· 10 years ago
02714b7
services/device/mgmt_v23_test et al.: support for multiuser tests
by Robert Kroeger
· 10 years ago
a4d4a69
TBR global: s/acl/perms/g and related cleanups/fixes
by Adam Sadovsky
· 10 years ago
157e2aa
cmd/principal: The --from value from the the environment
by Robin Thellend
· 10 years ago
4264e4b
TBR ref: Move security.Call out of context.T.
by Todd Wang
· 10 years ago
54feabe
ref: Move context.T out of rpc.ServerCall.
by Todd Wang
· 10 years ago
2b22fc1
ref/cmd/principal: Add more blessing information getters.
by Suharsh Sivakumar
· 10 years ago
5396eae
cmd: Always show the current default blessing names
by Robin Thellend
· 10 years ago
1abd5a8
ref: Changes call of StartCall to Call whenever it made sense to do so.
by Suharsh Sivakumar
· 10 years ago
4bbe8ed
ref/cmd/principal: Some principal getter additions.
by Suharsh Sivakumar
· 10 years ago
8196c1e
Ensure that the default namespace root is authorized.
by Asim Shankar
· 10 years ago
6ed3b6c
TBR x/ref/cmd: Update package doc for all packages.
by Todd Wang
· 10 years ago
b351149
x/ref: Restructure security packages
by Todd Wang
· 10 years ago
0000c7e
Merge "TBR ref: s/VANADIUM_ROOT/V23_ROOT/"
by Jiri Simsa
· 10 years ago
32f76fb
TBR ref: s/VANADIUM_ROOT/V23_ROOT/
by Jiri Simsa
· 10 years ago
dda1649
"x/ref": Update w.r.t to CL #9371
by Ankur
· 10 years ago
f264123
lib/flags: Remove old flags (veyron...)
by Asim Shankar
· 10 years ago
afbdc2e
Merge "ref: Change underscore to hyphen for principal tool."
by Suharsh Sivakumar
· 10 years ago
59f727d
Merge "cmd/principal: Counterpart to https://vanadium-review.googlesource.com/#/c/9131/"
by Asim Shankar
· 10 years ago
ed5be1d
ref: Change underscore to hyphen for principal tool.
by Suharsh Sivakumar
· 10 years ago
f32d24d
flags: Replace "veyron" with "v23". (And _s with -s)
by Asim Shankar
· 10 years ago
ab21eb0
cmd/principal: Add --file flag to recvblessings and bless.
by Suharsh Sivakumar
· 10 years ago
b3c8d66
cmd/principal: Counterpart to https://vanadium-review.googlesource.com/#/c/9131/
by Asim Shankar
· 10 years ago
32c8e75
ref/cmd/principal: Change principal store command to
by Suharsh Sivakumar
· 10 years ago
80277d0
cmd/principal: addtoroots can now be used to add (key, blessingpattern)
by Asim Shankar
· 10 years ago
59b8b69
ref: Begin consolidating environment variables into a single package.
by Asim Shankar
· 10 years ago
3388401
services/identity: Give Identity Service a makeover.
by Suharsh Sivakumar
· 10 years ago
d7616c9
ref: adding copyright headers and licensing files
by Jiri Simsa
· 10 years ago
3f4e92d
ref: updating vdl files as per go/vcl/8809
by Jiri Simsa
· 10 years ago
9bf21f5
Revert "ref/cmd/principal: using https://dev.v.io/auth instead of https://auth.dev.v.io:8125 as the default"
by Jiri Simsa
· 10 years ago
9bc5318
ref/cmd/principal: using https://dev.v.io/auth instead of
by Jiri Simsa
· 10 years ago
263c73b
ipc,naming,security: Use blessing names in endpoint for server authorization.
by Asim Shankar
· 10 years ago
c004811
services/identity: Reorganize identityd to only expose the binaries
by Suharsh Sivakumar
· 10 years ago
94502cf
ref: Rename package ipc to rpc.
by Matt Rosencrantz
· 10 years ago
250558f
ref: Change the API of Authorize and BlessingNames to take
by Matt Rosencrantz
· 10 years ago
58cb687
TBR: Fix some more veyrons.
by Suharsh Sivakumar
· 10 years ago
d1cc6e0
ref: Changes most simple uses of veyron to vanadium.
by Suharsh Sivakumar
· 10 years ago
e8a44a2
ref: updating auto-generated documentation
by Jiri Simsa
· 10 years ago
1381f8a
mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules
by Cosmos Nicolaou
· 10 years ago
5fbe326
cmd/principal: addtoroots reorg and test.
by Asim Shankar
· 10 years ago
b60efb9
TBR x/ref: ACL Rename
by Benjamin Prosnitz
· 10 years ago
42a1736
x.ref/lib/modules: comment and API improvements.
by Cosmos Nicolaou
· 10 years ago
f67a63c
For https://vanadium-review.googlesource.com/#/c/6722/ MultiPart: 2/2
by Cosmos Nicolaou
· 10 years ago
bca4981
TBR: ref: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd.
by Matt Rosencrantz
· 10 years ago