- 2763193 rpc/bt: allow either of bluetooth with sdp or socket by Jungho Ahn · 8 years ago master
- f58054c Plumbing additional RPC options by Ross Wang · 8 years ago
- a54fce9 Vango: Add a function to try doing BT rpcs, while advertising over BLE. by Matt Rosencrantz · 8 years ago
- c592c33 Faster vom encoding and decoding. by Todd Wang · 8 years ago
- 33c7cc6 rpc/bt: fix bt socket read by Jungho Ahn · 8 years ago
- f21f8c8 discovery: Add timestamp to discovery.Update. by Suharsh Sivakumar · 8 years ago
- dbb9be8 Syncbase Discovery: Expose the invites API via JNI / Java. by Matt Rosencrantz · 8 years ago
- bcc6824 Android: Ignore sigpipe signals. This prevents us from crashing on by Matt Rosencrantz · 9 years ago
- d755995 synbase: Make server and clients in syncbase share connections. by Suharsh Sivakumar · 9 years ago
- 25dba61 services/syncbase: Export the NeighborConnectionTimeout by Asim Shankar · 9 years ago
- 4d9569c jni: Ensure global ref of client is created during async call. by Suharsh Sivakumar · 9 years ago
- ed254e0 Speedup and cleanup vom encoder, some bugfixes. by Todd Wang · 9 years ago
- 115e98e services/vango: Tweaks by Asim Shankar · 9 years ago
- 0cff597 services/vango: Repeatedly call nearby peers. by Asim Shankar · 9 years ago
- c6bdaa1 vango: Enhancements to the "all" func by Asim Shankar · 9 years ago
- 453e264 Speedup and cleanup vom decoder. by Todd Wang · 9 years ago
- 5f6c0ba vdl: Add generated vars for TypeOf, for better performance. by Todd Wang · 9 years ago
- a65b0ef vdl: remove generated targets by Benjamin Prosnitz · 9 years ago
- c7d4d72 discovery: android BLE driver by Jungho Ahn · 9 years ago
- 7a2d971 Make it easier to debug jni. by Todd Wang · 9 years ago
- d39d900 vango: Framework for testing simultaneous client, server, advertiser, scanner by Asim Shankar · 9 years ago
- 6995d80 vango: Minor cleanup: Move util functions to util. by Suharsh Sivakumar · 9 years ago
- 9b985d1 V23GoRunner -> VAnGo by Suharsh Sivakumar · 9 years ago
- d113bbc V23GoRunner: The ble server funciton needs to specify a listen address, by Matt Rosencrantz · 9 years ago
- 3be633a V23GoRunner: Add funcs for ble-client and ble-server. by Matt Rosencrantz · 9 years ago
- a555e17 v23gorunner: Add mac address hack to allow getting the local mac address by Suharsh Sivakumar · 9 years ago
- e87e6ba btrpc: Added timing information for rpcs run in V23GoRunner. by Suharsh Sivakumar · 9 years ago
- 97eca5f btclassic rpc: Working android vanadium BT classic RPC. by Suharsh Sivakumar · 9 years ago
- 0baec6a Endpoints: This CL changes endpoint to be a plain struct defined in v23. by Matt Rosencrantz · 9 years ago
- 01cf651 V23GoRunner: Add TCP Server code that doesn't work yet. by Suharsh Sivakumar · 9 years ago
- 6f9fd34 JNI: Add jni code to support the BLE protocol. by Matt Rosencrantz · 9 years ago
- 6b7dae9 V23GoRunner: Add ability to add go functions based on a unique string by Suharsh Sivakumar · 9 years ago
- b505a73 java: V23GoRunnable android lib. by Suharsh Sivakumar · 9 years ago
- a62d04f TBR Java: updated wakeup support. by Srdjan Petrovic · 9 years ago
- 28418f9 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
- 775027e Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
- 7cb0e5d Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
- fb873ce Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
- 009b447 vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
- a6725be x/jni: New Syncbase API Changes. by Ali Ghassemi · 9 years ago
- 67638dd Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
- 1df1dac TBR Fix bug in optional convertibility check, also minor cleanup. by Todd Wang · 9 years ago
- 1ac2f0c TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
- 221d169 jni: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
- 05bb57c jni: updated vdl files for simplified zero by Benjamin Prosnitz · 9 years ago
- bf0520e TBR: jni: Make all versions 'v23-0.1'. by Nicolas Lacasse · 9 years ago
- 4d52334 discovery: add close() method to plugin interface by Jungho Ahn · 9 years ago
- dc6f2f5 TBR jni: updated vdl files for FromZero change. by Benjamin Prosnitz · 9 years ago
- 5395858 jni: Step #1 of simplified Syncbase API transition by Adam Sadovsky · 9 years ago
- 69ec8b6 jni: Fix native type consts, and gen 0 values for all types. by Todd Wang · 9 years ago
- fbaa685 jni: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
- e44a3a7 jni: Updated vdl files by Benjamin Prosnitz · 9 years ago
- a1167ef jni: Allocate all target dependencies at once by Benjamin Prosnitz · 9 years ago
- 32e4e06 jni: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
- 22e65eb jni: Generate decoders for native types by Benjamin Prosnitz · 9 years ago
- a75a9f6 jni: Generated vdl files by Benjamin Prosnitz · 9 years ago
- dba023c discovery(java): add global discovery api by Jungho Ahn · 9 years ago
- 92e5d40 v.io/x/jni: don't persist mounttables by default by Srdjan Petrovic · 9 years ago
- 221d594 jni: Update vdl for 2 pass gen by Benjamin Prosnitz · 9 years ago
- d8cde81 Merge "jni: Remove generated IsZero logic." by Todd Wang · 9 years ago
- f9cc445 jni: Update java publisherStatus API. by Suharsh Sivakumar · 9 years ago
- 007708c jni: Remove generated IsZero logic. by Todd Wang · 9 years ago
- 5a700ff jni: Introduce valid channel to publisher and reimplement publisher by Suharsh Sivakumar · 9 years ago
- feeae62 TBR: v.io/x/jni: don't pass Go pointers into Java by Srdjan Petrovic · 9 years ago
- 00e1b15 jni: Update generated vdl by Benjamin Prosnitz · 9 years ago
- 1d3df6a discovery: simplify discovery/plugin init in android by Jungho Ahn · 9 years ago
- d3f74d4 discovery(java): fix crash in jni plugin factory by Jungho Ahn · 9 years ago
- 0d0dee9 discovery: fix jni & moments app by Jungho Ahn · 9 years ago
- f2655ae Merge "jni: Validate v.io/v23/security/access.AccessTagCaveat in Java" by Asim Shankar · 9 years ago
- 7a9fbf9 TBR: Fix android build. by Srdjan Petrovic · 9 years ago
- 32ebf46 jni: Validate v.io/v23/security/access.AccessTagCaveat in Java by Asim Shankar · 9 years ago
- 6186cad discovery: a new discovery api by Jungho Ahn · 9 years ago
- af48183 jni: security: Add API for notification of changes to the default blessings. by Asim Shankar · 9 years ago
- 1dcb491 Remove code related to db Upgrade callback. by Jatin Lodhia · 9 years ago
- daf3e7c TBR: jni: Remove .v23 from all .gitignore files. by Nicolas Lacasse · 9 years ago
- 73394d6 TBR: jni: update 'docs' references to point to vanadium.github.io by Adam Sadovsky · 9 years ago
- 4d4ad5c jni: Fix return argument of bt Resolve. by Suharsh Sivakumar · 9 years ago
- 0bff4c0 jni: Support specifying ServerAuthorizers from Java. by Ryan Brown · 9 years ago
- 8b76031 Merge "discovery: introduce session to discovery" by Jungho Ahn · 9 years ago
- 6b7c21a v.io/x/jni: support for perf improvements by Srdjan Petrovic · 9 years ago
- 540cea2 discovery: introduce session to discovery by Jungho Ahn · 9 years ago
- c37d056 Merge "discovery: support large attributes (part 2)" by Jungho Ahn · 9 years ago
- ddbbc0c TBR v.io/x/jni: support for async globber api by Srdjan Petrovic · 9 years ago
- 681c6cd v.io/x/jni: fix the discovery call by Srdjan Petrovic · 9 years ago
- 762cba5 TBR v.io/x/jni: support for Java asynchronous server methods by Srdjan Petrovic · 9 years ago
- 8529c6d discovery: support large attributes (part 2) by Jungho Ahn · 9 years ago
- a5c2363 v.io/x/jni: support for executor changes by Srdjan Petrovic · 9 years ago
- 1a853d6 v.io/x/jni: support for android lifecycle changes by Srdjan Petrovic · 9 years ago
- 2c763fa v.io/x/jni: support for android fixes by Srdjan Petrovic · 9 years ago
- c4d3293 Merge "jni: Added lame duck timeout option" by Shyam Jayaraman · 9 years ago
- 3208265 jni: Added lame duck timeout option by Shyam Jayaraman · 9 years ago
- 6781159 v.io/x/jni: support for android fixes by Srdjan Petrovic · 9 years ago
- 5e4a3ab jni: Refresh discharges based on their lifetime instead of a constant factor. by Matt Rosencrantz · 9 years ago
- 732979b jni: Add flow manager ListenStatus. by Suharsh Sivakumar · 9 years ago
- 85f52bd Use storage dir for mount table temporary perms by Ross Wang · 9 years ago
- abf9169 v.io/x/jni: support for EnforceSchema by Srdjan Petrovic · 9 years ago
- b7efdf6 TBR v.io/x/jni: support for discovery async api by Srdjan Petrovic · 9 years ago
- 836d163 v.io/x/jni: support for running server methods in separate threads by Srdjan Petrovic · 9 years ago
- c3c1c6d Merge "fix unnecessary (and erroneous) use of jutil.JString" by James Ring · 9 years ago
- 6252cba fix unnecessary (and erroneous) use of jutil.JString by James Ring · 9 years ago