Sign in
◑
Theme
chromium
/
external
/
github.com
/
google
/
nearby-connections
/
HEAD
51d5be7
Stop GNSPeripheralManager after timeout
by hai007
· 20 hours ago
main
6d0ab62
Fix missing error return in StartAcceptingConnections v2
by hai007
· 2 days ago
695251f
Reduce log spam.
by Francis Tsui
· 2 days ago
9b229a7
Add a few minor tests for StartAcceptingConnections
by hai007
· 2 days ago
5885319
Fix non absolute default download path.
by Francis Tsui
· 4 days ago
b2accd1
Avoid dangling reference to PendingPayload in SendPayloadReceivedAck.
by hai007
· 4 days ago
6f4874b
Assign default path when the save_path is empty.
by hai007
· 4 days ago
9c63aed
Remove unnecessary string conversions in ble_test.cc
by hai007
· 8 days ago
3bb60cc
Add file sync enums
by hai007
· 8 days ago
fe6e576
internal
by Francis Tsui
· 8 days ago
46f34f0
Add separate Declined status in BindingResponse.
by Francis Tsui
· 10 days ago
5f535c4
Add PairingResultStatus proto enum.
by Francis Tsui
· 11 days ago
54b8223
Add device pairing event types to sharing enums.
by hai007
· 11 days ago
16c919f
Add use case to outgoing introduction frame.
by Francis Tsui
· 11 days ago
ff5747a
Refactor introduction frame processing.
by Francis Tsui
· 11 days ago
217eeb5
internal
by Francis Tsui
· 14 days ago
565c0c5
Automated Code Change
by hai007
· 2 weeks ago
30bae19
Replace GetDiscoveredEndpoint with HasDiscoveredEndpoint in BasePcpHandler.
by Edwin Wu
· 3 weeks ago
63513bd
Update Wi-Fi Direct WPS configuration from WPS-PBC to WPS-PIN for improved security.
by hai007
· 3 weeks ago
02daed1
Fix use-after-free in BasePcpHandler endpoint alarms by capturing endpoint ID and medium by value instead of raw pointer.
by Edwin Wu
· 3 weeks ago
ad88802
Set destination directory for incoming transfers into AttachmentContainer.
by Francis Tsui
· 3 weeks ago
15ed708
Set pairing response timeout to 3 minutes.
by Francis Tsui
· 3 weeks ago
f739ef2
Conditionally compile WiFi Direct Group Owner (GO) features on Windows.
by hai007
· 4 weeks ago
28a15a8
Check incoming data size against declared file size in FILE payloads.
by Francis Tsui
· 4 weeks ago
3744faf
Cleanup duplicate code.
by Francis Tsui
· 4 weeks ago
b3cb4cc
Remove unused files.
by Francis Tsui
· 4 weeks ago
13972f2
Automated Code Change
by Eric Wieser
· 4 weeks ago
6183340
Cleanup Windows specific path sanitization.
by Francis Tsui
· 4 weeks ago
d3313a5
Fix Use-After-Free in EndpointManager disconnection handling by checking `is_shutdown_` inside the asynchronous "safe-to-disconnect" lambda posted in `ProcessDisconnectionFrame`.
by Edwin Wu
· 5 weeks ago
4f29018
Add function to create unique file name.
by Francis Tsui
· 5 weeks ago
0332dec
fix path append operation.
by Francis Tsui
· 5 weeks ago
841c870
Sanitize device name when creating backup destination.
by Francis Tsui
· 5 weeks ago
3d8d09f
Sanitize file paths when receiving file payloads.
by Francis Tsui
· 5 weeks ago
9194b8b
Remove Chromium specific platform APIs from other platforms.
by Francis Tsui
· 5 weeks ago
4caab53
Add platform independent file path sanitization support.
by Francis Tsui
· 5 weeks ago
de5d309
Remove unused platform methods.
by Francis Tsui
· 5 weeks ago
16c79fe
reserve log events
by Anay Wadhera
· 5 weeks ago
dac6821
Fix typo in BleGattServer.
by Francis Tsui
· 5 weeks ago
6f6caff
Remove unused CreatePairing method.
by Francis Tsui
· 5 weeks ago
1629511
Fix crash when bluetooth device cannot be accessed in DeviceWatcher_Updated method.
by Francis Tsui
· 5 weeks ago
34cffa8
Fix invalid capture by ref in lambdas.
by Francis Tsui
· 6 weeks ago
cc2de8a
internal rust develop
by Anay Wadhera
· 6 weeks ago
173daeb
Remove unused code
by Francis Tsui
· 6 weeks ago
a7f6ed3
Remove unused BluetoothClassicMedium::Observer.
by Francis Tsui
· 6 weeks ago
8a1bbd0
Verify custom save path is an absolute path.
by Francis Tsui
· 6 weeks ago
e1a2316
Do not download public certs after pairing until BE support query by join time.
by Francis Tsui
· 6 weeks ago
6e092fd
Move BLE service manager cleanup to server socket close.
by Edwin Wu
· 6 weeks ago
493e21d
Process join binding time and cert_ids in BindingResponse message.
by Francis Tsui
· 7 weeks ago
53568fe
Update binding Id into local PublicCertificate used for Pairing.
by Francis Tsui
· 7 weeks ago
bc15d62
Send cert ids with BindingRequest message.
by Francis Tsui
· 7 weeks ago
6645131
Add support for join timestamp to CertificateManager.
by Francis Tsui
· 7 weeks ago
abcf900
Add join timestamp and cert ids to Binding messages.
by Francis Tsui
· 7 weeks ago
d1d15d2
Fix UAF in WinRT event callback.
by Francis Tsui
· 7 weeks ago
4301bc4
Handle system standby
by Francis Tsui
· 7 weeks ago
953d9ea
Fix DoS in Quick Share via malformed mDNS on Apple platforms
by Edwin Wu
· 7 weeks ago
a6f799a
Validate file/folder names for UTF-8 and null characters in Nearby Connections.
by Edwin Wu
· 7 weeks ago
aaeb55b
Automated Code Change
by hai007
· 7 weeks ago
b9d8c54
Automated Code Change
by hai007
· 7 weeks ago
7332369
Fix potential crash in BLE connection when receiving short data packets.
by Edwin Wu
· 8 weeks ago
2f3e7be
Limit maximum L2CAP frame size and move read buffer to instance variable.
by Edwin Wu
· 8 weeks ago
e9186fb
Fix potential deadlock in BasePcpHandler::OnIncomingFrame.
by Edwin Wu
· 8 weeks ago
2aff5d3
Address review comments on port validation.
by Edwin Wu
· 8 weeks ago
02354e2
Fix encryption downgrade in Bandwidth Upgrade negotiation
by Edwin Wu
· 8 weeks ago
df8291f
Add additional state management while in the PCP flow
by Will Harmon
· 8 weeks ago
44f3771
Restore default flag values in BwuManager tests.
by hai007
· 8 weeks ago
a92a656
Allow advertising on locked screen.
by Francis Tsui
· 8 weeks ago
76a08d4
Update PaireKeyVerificationRunner to handle advertising under lock screen.
by Francis Tsui
· 8 weeks ago
9e6f47f
Fix use-after-free in EndpointChannelManager
by Edwin Wu
· 8 weeks ago
8eedf05
Fix NSRangeException crash in GNCBLEGATTServer
by Edwin Wu
· 8 weeks ago
618e5bd
Validate DCT advertisements and filter BLE scan results on Apple.
by Edwin Wu
· 8 weeks ago
029ab97
Stop AWDL discovery after successful channel creation in AwdlBwuHandler.
by Edwin Wu
· 9 weeks ago
a15eb82
Fix UAF
by Francis Tsui
· 9 weeks ago
f84f996
Update SyncConfigPrefs with last sync time on backup complete.
by Francis Tsui
· 9 weeks ago
41a921d
Add preferences for tracking backup times.
by Francis Tsui
· 9 weeks ago
0fb3683
Automated Code Change
by hai007
· 9 weeks ago
6602c05
Fix Use-After-Free in Nearby Connections EndpointManager
by Edwin Wu
· 9 weeks ago
fbe2cac
Fix Use-After-Free in P2pClusterPcpHandler connection accepted callbacks
by Edwin Wu
· 10 weeks ago
e0e428b
Wi-Fi Direct security implementation
by hai007
· 10 weeks ago
fa3ea7e
Internal
by Francis Tsui
· 2 months ago
700b366
internal
by Francis Tsui
· 2 months ago
98de68b
Add the change in GitHub (https://github.com/google/nearby/pull/4418) to g3 before auto syncing to unblock the follow up tasks.
by hai007
· 2 months ago
ad334ff
Log binding ID when downloading certificates.
by Francis Tsui
· 2 months ago
595734f
Internal change
by hai007
· 2 months ago
5c7b303
Automated Code Change
by hai007
· 2 months ago
488d79d
Harden Nearby Connections WifiLan bandwidth upgrade
by Edwin Wu
· 2 months ago
1f71b07
internal
by Francis Tsui
· 2 months ago
a24b222
Automated Code Change
by hai007
· 2 months ago
61374ea
Update offline_wire_formats.proto and regenerate bindings
by GovenLiuGoog
· 2 months ago
2fadd51
Automated Code Change
by hai007
· 3 months ago
a9b46f6
Fix flaky test
by Francis Tsui
· 3 months ago
843fb81
remove EnableFileSync flag
by Francis Tsui
· 3 months ago
8efa219
Implement dynamic role switching for bandwidth upgrades.
by hai007
· 3 months ago
b84b70a
Automated Code Change
by hai007
· 3 months ago
dad8125
Automated Code Change
by hai007
· 3 months ago
0cceb40
Use a shared executor for g3 timers.
by Francis Tsui
· 3 months ago
a4a8e91
Automated Code Change
by Nicholas Levin
· 3 months ago
a62fae1
Add a transfer UUID
by Will Harmon
· 3 months ago
396a12c
Refine Wifi Direct comments and use a constant for GO start delay.
by hai007
· 3 months ago
728a705
Re-implement Windows WifiDirect with Windows.Devices.WiFiDirect Namespace.
by hai007
· 3 months ago
a8e604b
Rename proto fields of the WifiDirectAuthType and WifiDirectCredentials
by hai007
· 3 months ago
Next »