4506 Commits
Author SHA1 Message Date
Francis Tsui 7d647f8a85 internal
PiperOrigin-RevId: 929547374
2026-06-09 19:48:25 -07:00
lasan 18970db598 removed bluetooth_classic_socket specific stream semantics. all linux sockets should use stream.h. improved stream semantics in stream.h 2026-06-09 21:38:13 +05:30
Lasan Mahaliyana b4776d9834 Update README.md 2026-06-09 20:53:23 +05:30
Francis Tsui 1f7408b33a Refresh public certificates after successful pairing.
PiperOrigin-RevId: 928803074
2026-06-08 15:30:03 -07:00
Francis Tsui b8dd6b3e27 Remove unused code.
PiperOrigin-RevId: 928758355
2026-06-08 14:04:45 -07:00
Francis Tsui 3dcbad2dea Fix read error does not cause send to fail.
PiperOrigin-RevId: 928671777
2026-06-08 11:19:50 -07:00
Lasan Mahaliyana 15ee407927 profanity 2026-06-07 15:59:30 +05:30
Lasan Mahaliyana 957d4bfa4b Update README.md 2026-06-07 10:34:47 +05:30
Lasan Mahaliyana b6b074161f Update README.md 2026-06-07 10:03:22 +05:30
Francis Tsui e7e754611a internal
PiperOrigin-RevId: 927440257
2026-06-05 12:55:17 -07:00
lasan 142890817c removed redundant polling 2026-06-05 23:13:52 +05:30
lasan 40a9bb89b1 fixed crypto linking issues 2026-06-05 17:40:50 +05:30
lasan 314042740f added file path tests. they all fail but hey they're there lol 2026-06-05 11:01:01 +05:30
lasan 84eaf3ef27 added null guards to device info 2026-06-05 10:59:01 +05:30
lasan 945406a9f3 this might be related to the build issue as well. dunno 2026-06-05 09:51:13 +05:30
lasan 60269728a4 fixed build issue on arch for some reason 2026-06-05 09:50:44 +05:30
lasan 4b0b06c238 formatting stuff 2026-06-05 09:50:29 +05:30
lasan 56a3e98480 feature parity with windows socket tests 2026-06-05 09:50:16 +05:30
Francis Tsui 33a6a48320 Update save path for file sync transfers.
PiperOrigin-RevId: 927012760
2026-06-04 19:19:16 -07:00
hai007 d6933211d9 Automated Code Change
PiperOrigin-RevId: 926997292
2026-06-04 18:29:26 -07:00
Francis Tsui 2a3b9cd809 Fix build failures.
PiperOrigin-RevId: 926873356
2026-06-04 13:59:37 -07:00
lasan 6de5147e35 rewrote bluetooth classic and ble l2cap sockets. added test for l2cap socket 2026-06-05 01:10:47 +05:30
lasan 275f31edb9 removed legacy handshake from l2cap server socket #2 2026-06-04 18:58:21 +05:30
lasan 577e9daf45 removed legacy handshake from l2cap server socket 2026-06-04 18:56:54 +05:30
lasan a3342d61ed removed legacy handshake from l2cap socket 2026-06-04 18:55:29 +05:30
hai007 9605d33327 the changes in sharing_enums is for internal clearcut logging.
PiperOrigin-RevId: 926443589
2026-06-03 21:24:46 -07:00
Francis Tsui f7041e16ec internal
PiperOrigin-RevId: 926321187
2026-06-03 15:56:57 -07:00
hai007 0e578f71d4 [Nearby Connections]: Avoid modifying gatt_advertisement_infos_ while iterating.
PiperOrigin-RevId: 926231653
2026-06-03 13:29:24 -07:00
hai007 00c8ae557a Remove usages of libjingle_peerconnection_api.
PiperOrigin-RevId: 926159807
2026-06-03 11:29:10 -07:00
Francis Tsui 8bc556c4e7 internal
PiperOrigin-RevId: 925564968
2026-06-02 14:02:58 -07:00
Francis Tsui ec9759d88a Remove SharingLog.
PiperOrigin-RevId: 925485033
2026-06-02 11:36:09 -07:00
hai007 a78012cc36 Refactor ServiceControllerRouter::RequestConnectionV3 lambda captures.
PiperOrigin-RevId: 925407906
2026-06-02 09:42:44 -07:00
Francis Tsui 28b1118c53 Remove ConnectionsLog proto.
PiperOrigin-RevId: 925117791
2026-06-01 22:33:25 -07:00
Francis Tsui 0e96ed9795 Remove EventLogger.
PiperOrigin-RevId: 925032163
2026-06-01 18:45:11 -07:00
Francis Tsui 1e9af15efb Disconnect session when binding is successful.
PiperOrigin-RevId: 925016908
2026-06-01 18:05:05 -07:00
Francis Tsui 736cbb280e Internal
PiperOrigin-RevId: 924405158
2026-05-31 18:52:58 -07:00
Edwin Wu ab1183e2b4 [Nearby Connections] Fix ServerSocket resource leak in WiFi LAN BWU Handler.
PiperOrigin-RevId: 923759039
2026-05-29 22:08:34 -07:00
Edwin Wu 54c155389c Fix critical security vulnerability and state-machine wedge in BwuManager.
PiperOrigin-RevId: 923367474
2026-05-29 06:04:06 -07:00
Edwin Wu 7c31996db2 Remediate ClientProxy data races, UAF, and BleSocket deadlocks (b/511806593).
PiperOrigin-RevId: 923354836
2026-05-29 05:36:01 -07:00
Edwin Wu d4cd7ba4be [Nearby Connections] Fix UAF in OfflineServiceController during shutdown
PiperOrigin-RevId: 923343443
2026-05-29 05:06:16 -07:00
hai007 01ff913277 routing change.
PiperOrigin-RevId: 923062880
2026-05-28 17:26:17 -07:00
Francis Tsui f3a8df5db3 Refactor AnalyticsRecorder into an abstract interface and decouple ClientProxy from logging protos.
PiperOrigin-RevId: 922838021
2026-05-28 10:09:19 -07:00
hai007 b2e4290a86 Automated Code Change
PiperOrigin-RevId: 921810984
2026-05-26 19:02:05 -07:00
Francis Tsui 173da32391 Refactor AnalyticsRecorder into a pure abstract interface
PiperOrigin-RevId: 921794969
2026-05-26 18:13:09 -07:00
hai007 83b35985a8 ...text exposed to open source public git repo...
PiperOrigin-RevId: 921357852
2026-05-26 03:34:47 -07:00
Francis Tsui 55bccac923 internal
PiperOrigin-RevId: 920994624
2026-05-25 08:51:58 -07:00
lasan f3c68422c2 added test headers and stuff 2026-05-24 19:51:02 +05:30
lasan d301ed725c added clang format 2026-05-24 18:44:57 +05:30
hai007 91c62dda3e Automated Code Change
PiperOrigin-RevId: 920006627
2026-05-22 21:27:34 -07:00
Francis Tsui 7f91b60661 Add update save path and delete binding to dart adapter.
PiperOrigin-RevId: 919945057
2026-05-22 18:00:05 -07:00