Commit Graph
17 Commits
Author SHA1 Message Date
kidfromjupiter 6c41d26a86 Doesn't build yet. But did more work to align the older fork with newer APIs. 2025-12-29 13:35:08 +00:00
Vibhav Pant e754f3bee4 Unify all code for generating random data into functions in utils 2023-09-13 18:53:36 +05:30
Vibhav Pant f4c487188a Rewrite ActiveConnectionStateReason as a struct with an enum Value 2023-09-13 17:43:25 +05:30
Vibhav Pant 5574c3baf0 Add a constants namespace to network_manager.h 2023-09-11 15:45:52 +05:30
Vibhav Pant 0d32fb37fb Move all NetworkManager D-Bus code to its own namespace. 2023-09-11 13:13:28 +05:30
Vibhav Pant 71ba41c14d StartWifiHotspot: Disable PMF explicitly for the hotspot. 2023-09-10 00:11:10 +05:30
Vibhav Pant 358d01f350 ConntectToService: Use ConnectedToWifi instead of WifiHotspotActive 2023-09-10 00:10:34 +05:30
Vibhav Pant bc4c1e76c9 Use shared_ptrs for dbus connections for top-level classes. 2023-09-09 21:41:37 +05:30
Vibhav Pant a8199cf5c5 Disable AP isolation for softAP 2023-09-01 21:38:25 +05:30
Vibhav Pant 1449dc402d StartWifiHotspot: Generate connection UUID in the correct format. 2023-09-01 19:58:44 +05:30
Vibhav Pant 1de5123935 Minor refactoring. 2023-08-30 16:46:41 +05:30
Vibhav Pant c742bd3a37 clang-format 2023-08-30 13:21:30 +05:30
Vibhav Pant 6c198fc2d2 Add copyright notice headers. 2023-08-29 22:06:30 +05:30
Vibhav Pant f50abe1677 Fix compilation errors. 2023-08-27 14:06:50 +05:30
Vibhav Pant b5403f443a Add ConnectedToWifi. 2023-08-27 00:17:56 +05:30
Vibhav Pant c916ea039d Add more wifi code. 2023-08-23 16:01:39 +05:30
Vibhav Pant f395618633 Add additional WiFi code. 2023-08-23 00:48:22 +05:30