Sign in
vanadium
/
release.go.x.ref
/
36e99c1d2f292f5dda1c74e2253b6764234370f0
36e99c1
Merge "wsprd: used time.Deadline rather than int64 to pass deadlines from wspr to js."
by Shyam Jayaraman
· 10 years ago
b50f759
Merge "ref/profiles/proxy: Move the proxy implementation back into profiles internal."
by Matt Rosencrantz
· 10 years ago
f91d62f
Merge "vlog configuration change: https://vanadium-review.googlesource.com/#/c/6830/ MultiPart: 2/3"
by Cosmos Nicolaou
· 10 years ago
7efedbe
wsprd: used time.Deadline rather than int64 to pass deadlines from wspr to js.
by Shyam Jayaraman
· 10 years ago
2b675f9
ref/profiles/proxy: Move the proxy implementation back into profiles internal.
by Matt Rosencrantz
· 10 years ago
965c246
Merge "vdl/javascript: Call reduce on generated constants. This will produce native types when appropriate"
by Shyam Jayaraman
· 10 years ago
2a610a1
Merge "For https://vanadium-review.googlesource.com/#/c/6722/ MultiPart: 2/2"
by Cosmos Nicolaou
· 10 years ago
2a21524
Remove noisy logging referenced in #1246
by Jeffrey Regan
· 10 years ago
d71f11c
Remove FindUnusedPort from lib/testutil and tests.
by Cosmos Nicolaou
· 10 years ago
73a4d19
Merge ""ref/profiles/iternal/ipc": Support LocalDischarges"
by Ankur
· 10 years ago
e269503
TBR: Include BlessingPatterns in Glob result.
by Nicolas LaCasse
· 10 years ago
dddb8fd
Merge "services/mgmt/device: further restrict devicemanager 'test mode' & extra logging"
by Bogdan Caprita
· 10 years ago
a183230
Merge "services/mgmt/lib/packages: Fix file permissions"
by Robin Thellend
· 10 years ago
394af41
services/mgmt/device: further restrict devicemanager 'test mode' & extra logging
by Bogdan Caprita
· 10 years ago
edd74ee
"ref/profiles/iternal/ipc": Support LocalDischarges
by Ankur
· 10 years ago
88b1612
vlog configuration change: https://vanadium-review.googlesource.com/#/c/6830/
by Cosmos Nicolaou
· 10 years ago
1f24334
Merge "mounttable: fix Resolve access"
by David Why Use Two When One Will Do Presotto
· 10 years ago
8db87fb
Merge ""ref/profiles/internal/ipc": Fix Client Authorization Vulnerability"
by Ankur
· 10 years ago
c67ad7c
mounttable: fix Resolve access
by David Why Use Two When One Will Do Presotto
· 10 years ago
cbf0cf3
vdl/javascript: Call reduce on generated constants.
by Shyam Jayaraman
· 10 years ago
77c3d83
services/mgmt/lib/packages: Fix file permissions
by Robin Thellend
· 10 years ago
b905dae
"ref/profiles/internal/ipc": Fix Client Authorization Vulnerability
by Ankur
· 10 years ago
4a77b88
profiles/internal/ipc: Add Glob error when user doesn't have access
by Robin Thellend
· 10 years ago
31b77c8
services/mgmt/device/*: Add simple versioning to the device manager,
by Arup Mukherjee
· 10 years ago
4d35091
Merge "ref: Change ctx to call."
by Suharsh Sivakumar
· 10 years ago
f67a63c
For https://vanadium-review.googlesource.com/#/c/6722/ MultiPart: 2/2
by Cosmos Nicolaou
· 10 years ago
af5b04c
Merge "lib/modules: Re-implement queue_rw.go without depending on upcqueue."
by Matt Rosencrantz
· 10 years ago
ea406da
Merge "naming: Counterpart to https://vanadium-review.googlesource.com/6740"
by Asim Shankar
· 10 years ago
504bb4a
ref: Change ctx to call.
by Suharsh Sivakumar
· 10 years ago
a637655
Merge "ref: Make vdl generation use Call instead of Context."
by Suharsh Sivakumar
· 10 years ago
5e53853
Merge "ref/namespace,services/mgmt/device: Use DefaultBlessingPatterns method."
by Suharsh Sivakumar
· 10 years ago
31f4985
ref: Make vdl generation use Call instead of Context.
by Suharsh Sivakumar
· 10 years ago
ce184ba
Merge "ipc[/stream/vc]: Improvements to automatic discharge refreshing."
by Suharsh Sivakumar
· 10 years ago
4f48cc1
Merge "cmd/mgmt/device/impl: don't return usage error when rpc invocation fails"
by Bogdan Caprita
· 10 years ago
a26ffa7
ref/namespace,services/mgmt/device: Use DefaultBlessingPatterns method.
by Suharsh Sivakumar
· 10 years ago
c4dbb1d
Merge "lib/appcycle/appcycle.go: clarify stop log message requestor as a blessing"
by Bogdan Caprita
· 10 years ago
d4e8da8
naming: Counterpart to https://vanadium-review.googlesource.com/6740
by Asim Shankar
· 10 years ago
0891858
ipc[/stream/vc]: Improvements to automatic discharge refreshing.
by Suharsh Sivakumar
· 10 years ago
cb5e8dc
services/wsprd/namespace: Add "Delete" method.
by Nicolas LaCasse
· 10 years ago
bfb5d7d
Merge "TBR namespace: rename Remove to Delete"
by Nicolas Lacasse
· 10 years ago
18be8b0
TBR namespace: rename Remove to Delete
by David Why Use Two When One Will Do Presotto
· 10 years ago
df23c90
cmd/mgmt/device/impl: don't return usage error when rpc invocation fails
by Bogdan Caprita
· 10 years ago
87658f5
lib/appcycle/appcycle.go: clarify stop log message requestor as a blessing
by Bogdan Caprita
· 10 years ago
0864282
TBR: security: Use VDL support for wire<->native conversions for Discharge.
by Asim Shankar
· 10 years ago
5c75ff8
lib/modules: Re-implement queue_rw.go without depending on upcqueue.
by Matt Rosencrantz
· 10 years ago
acddbf5
TBR v.io/x/ref/lib/vdl/codegen/java: Java codegen changes to reflect recent rename/move.
by Srdjan Petrovic
· 10 years ago
ff45ee1
Merge "vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T>"
by Sergey Rogulenko
· 10 years ago
8e521e0
Namespace: Add Delete method.
by David Why Use Two When One Will Do Presotto
· 10 years ago
c0bab2c
vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T>
by Sergey Rogulenko
· 10 years ago
aa23aba
veyron/services/mgmt/*: PathStore renaming
by Robert Kroeger
· 10 years ago
9dce9b2
ref: Update many variable names for *Calls to call.
by Matt Rosencrantz
· 10 years ago
8cb8cf8
cmd/mgmt/device/starter: flush log after printing public key
by Bogdan Caprita
· 10 years ago
1d79749
cmd/mgmt/device/devicex: make error message more accurate
by Bogdan Caprita
· 10 years ago
ab82635
ref: Complete the tools->cmd transition by removing the copies of
by Matt Rosencrantz
· 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
72693da
Merge "ref: Include tests in dependency checks."
by Matt Rosencrantz
· 10 years ago
fc42e60
Merge "runtimes/google/ipc/stream/vc: Fix vc_test flakiness."
by Suharsh Sivakumar
· 10 years ago
be2869a
ref: Include tests in dependency checks.
by Matt Rosencrantz
· 10 years ago
9b0343a
ipc: Fix TestRPCServerAuthentication.
by Suharsh Sivakumar
· 10 years ago
1ec0d55
runtimes/google/ipc/stream/vc: Fix vc_test flakiness.
by Suharsh Sivakumar
· 10 years ago
6ea0049
TBR: Remove the GO.PACKAGE file for the now defunct runtimes directory.
by Matt Rosencrantz
· 10 years ago
dbc1be2
ref: Move v.io/x/ref/runtimes/googe to v.io/x/ref/profiles/internal
by Matt Rosencrantz
· 10 years ago
8d6c8e7
lib/vdl: fixing out-of-date test data
by Jiri Simsa
· 10 years ago
ffceefa
TBR renaming v.io/core/veyron to v.io/x/ref
by Jiri Simsa
· 10 years ago
3d4db74
Merge branch 'master' of release.go.core.
by Jiri Simsa
· 10 years ago
d64a272
Adding LICENSE, etc.
by Jiri Simsa
· 10 years ago
d34c7d0
Merge "veyron/services/mgmt/*: Modify NewHierarchicalAuthorizer to be re-usable."
by Robert Kroeger
· 10 years ago
856cf0c
TBR veyron/runtimes/google/ipc/vc: Fix log message.
by Suharsh Sivakumar
· 10 years ago
cd07e25
veyron/runtimes/google/ipc: Refresh server discharges before they expire.
by Suharsh Sivakumar
· 10 years ago
f406151
Merge "veyron/runtimes/google/ipc: Move Client and Server opts to a separate file in an attempt to make client.go and server.go more manageable."
by Suharsh Sivakumar
· 10 years ago
b07ec69
security: Use VDL's mechanism for wire <-> native conversions for Blessings.
by Asim Shankar
· 10 years ago
5c7ed21
core: Rename things called *Context to *Call.
by Matt Rosencrantz
· 10 years ago
72a1561
ref: Rename things called *Context to *Call.
by Matt Rosencrantz
· 10 years ago
d3352f2
veyron/runtimes/google/ipc: Move Client and Server opts to a separate file
by Suharsh Sivakumar
· 10 years ago
c3348be
Merge "core: ServerCall.Blessings() -> ServerCall.GrantedBlessings()."
by Suharsh Sivakumar
· 10 years ago
7f60fd5
Merge "veyron/runtimes/google/ipc: Refactor some server creation code in fulltest to reduce this size of this enormous file!"
by Suharsh Sivakumar
· 10 years ago
0902b7f
veyron/runtimes/google/ipc: Refactor some server creation code in
by Suharsh Sivakumar
· 10 years ago
50a5f39
"core": Server authentication during VC handshake
by Ankur
· 10 years ago
7e36897
veyron/services/mgmt/*: Modify NewHierarchicalAuthorizer to be re-usable.
by Robert Kroeger
· 10 years ago
f6a0688
core: Change ipc protocol to use time.Deadline
by Todd Wang
· 10 years ago
b895805
veyron/tools/mgmt: Hopefully fix TestV23NodeManager.
by Suharsh Sivakumar
· 10 years ago
bf1ded7
Merge "vdl/js: Require 'vanadium' rather than 'veyron'"
by Shyam Jayaraman
· 10 years ago
f5fd4ad
Merge "veyron/services/identity: Make integration test use random post so multiple test can run simultaneously."
by Suharsh Sivakumar
· 10 years ago
bb4650c
Merge "veyron/profiles/internal/platform: Move v23.Platform to to be only internal."
by Suharsh Sivakumar
· 10 years ago
380bf34
core: ServerCall.Blessings() -> ServerCall.GrantedBlessings().
by Suharsh Sivakumar
· 10 years ago
bcbbe1e
Merge "veyron/services/mgmt/*: make principal a property of a acls.Locks object"
by Robert Kroeger
· 10 years ago
7c63dab
veyron/services/identity: Make integration test use random post
by Suharsh Sivakumar
· 10 years ago
3b91302
Moving tunneld and rps into the examples directory.
by Jiri Simsa
· 10 years ago
6aa0bd6
Merge branch 'master' of /Users/jsimsa/Code/vanadium/release/go/src/v.io/apps
by Jiri Simsa
· 10 years ago
ba863da
Adding .gitignore.
by Jiri Simsa
· 10 years ago
9032e74
TBR: veyron/services/mgmt/device/starter: create new streammanager pre-claim
by Bogdan Caprita
· 10 years ago
2026f01
Initial empty repository
by Jiri Simsa
· 10 years ago
3e566f3
Merge "core: moving vlog from release.go.v23 to release.go.x.lib"
by Jiri Simsa
· 10 years ago
1196e63
Merge "apps: moving vlog from release.go.v23 to release.go.x.lib"
by Jiri Simsa
· 10 years ago
2734946
veyron/profiles/internal/platform: Move v23.Platform to to be only internal.
by Suharsh Sivakumar
· 10 years ago
a5c0ec5
veyron/services/mgmt/*: make principal a property of a acls.Locks object
by Robert Kroeger
· 10 years ago
152490d
Merge "core: Rename ServerCall to StreamServerCall."
by Matt Rosencrantz
· 10 years ago
337af23
core: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
1d94857
apps: moving vlog from release.go.v23 to release.go.x.lib
by Jiri Simsa
· 10 years ago
8580c0c
Merge "core: moving release.go.lib to release.go.x.lib"
by Jiri Simsa
· 10 years ago
Next »