Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Squashed commit of the following: commit 29d46b1 Author: bozowski <[email protected]> Date: Mon Oct 23 21:48:48 2023 -0700 Nit commit b432937 Author: bozowski <[email protected]> Date: Mon Oct 23 21:11:22 2023 -0700 README and error reporting and controlelr resturct commit 4ac762d Author: bozowski <[email protected]> Date: Mon Oct 23 19:15:59 2023 -0700 Logging commit 5b6b325 Author: bozowski <[email protected]> Date: Mon Oct 23 18:38:25 2023 -0700 Move logging commit 9df3206 Author: bozowski <[email protected]> Date: Mon Oct 23 18:13:57 2023 -0700 Prober commit 4683b34 Author: bozowski <[email protected]> Date: Mon Oct 23 17:55:03 2023 -0700 Make logcat resiliant commit 12bb816 Author: bozowski <[email protected]> Date: Mon Oct 23 17:30:37 2023 -0700 Warn when file is not growing commit 1451a02 Author: bozowski <[email protected]> Date: Mon Oct 23 16:03:36 2023 -0700 Real time analysis commit 8c8ac7f Author: bozowski <[email protected]> Date: Mon Oct 23 12:22:00 2023 -0700 Fix capabilities, screen commit 6ccfcc7 Author: bozowski <[email protected]> Date: Mon Oct 23 11:27:38 2023 -0700 Snoop commit 29d8969 Author: bozowski <[email protected]> Date: Mon Oct 23 11:12:26 2023 -0700 HCI logs commit a856bf6 Author: bozowski <[email protected]> Date: Fri Oct 20 15:04:32 2023 -0700 Fix pull commit 1239a90 Author: bozowski <[email protected]> Date: Fri Oct 20 14:51:22 2023 -0700 OK commit 2b3db4d Author: bozowski <[email protected]> Date: Fri Oct 20 14:09:16 2023 -0700 Screen recording commit 5d02aa6 Author: bozowski <[email protected]> Date: Fri Oct 20 13:34:05 2023 -0700 Nits commit 85517ff Author: bozowski <[email protected]> Date: Fri Oct 20 13:07:40 2023 -0700 Fix prober, color config commit c5d668c Author: bozowski <[email protected]> Date: Fri Oct 20 12:45:20 2023 -0700 Screen commit 6352581 Author: bozowski <[email protected]> Date: Thu Oct 19 21:39:05 2023 -0700 Nit commit 1c8a45a Author: bozowski <[email protected]> Date: Thu Oct 19 21:22:14 2023 -0700 Nit commit 51c187f Author: bozowski <[email protected]> Date: Thu Oct 19 21:10:07 2023 -0700 Splash commit 0091588 Author: bozowski <[email protected]> Date: Thu Oct 19 20:47:48 2023 -0700 Refactor commit c480a02 Author: bozowski <[email protected]> Date: Thu Oct 19 15:41:39 2023 -0700 Refactor commit 024eeb6 Author: bozowski <[email protected]> Date: Thu Oct 19 15:27:05 2023 -0700 Bugreport commit efcc621 Author: bozowski <[email protected]> Date: Thu Oct 19 14:51:30 2023 -0700 Nit commit d5474b7 Author: bozowski <[email protected]> Date: Thu Oct 19 14:33:18 2023 -0700 Configs commit 0fcbb10 Author: bozowski <[email protected]> Date: Thu Oct 19 04:26:54 2023 -0700 TODO commit b1c7a30 Author: bozowski <[email protected]> Date: Thu Oct 19 04:20:18 2023 -0700 Clean BUILD commit d86778a Author: bozowski <[email protected]> Date: Thu Oct 19 04:16:19 2023 -0700 Logging bug commit 6ebf7c0 Author: bozowski <[email protected]> Date: Thu Oct 19 03:03:48 2023 -0700 Branch * Restyled by prettier-markdown * Restyled by shellharden * Restyled by autopep8 * Restyled by isort * Spelling * Lints * Support RPi install * Restyled by prettier-markdown * Uneeded sudo * Readme clarification * Remove dead comment * Remove dead comment * Squashed commit of the following: commit 36f3ceb Author: Austin Bozowski <[email protected]> Date: Wed Oct 25 20:07:16 2023 -0700 Multiproc to async and target macOS * Fix stopping procs on mac * Replace multiproc with async * Fix sudo kill issue on macOS * Note * Fix stopping pcap issue on macOS * Cleanup * BLE scanning on macOS * Final cleanup for macOS and README * Squashed commit of the following: commit 3da0875 Author: Austin Bozowski <[email protected]> Date: Fri Nov 3 01:49:45 2023 -0700 README commit b7d115d Author: Austin Bozowski <[email protected]> Date: Fri Nov 3 01:44:58 2023 -0700 Refactor commit b9dca9d Author: Austin Bozowski <[email protected]> Date: Fri Nov 3 01:16:11 2023 -0700 Refactor commit d960b41 Author: Austin Bozowski <[email protected]> Date: Fri Nov 3 00:43:21 2023 -0700 Logging commit 4f6644c Author: Austin Bozowski <[email protected]> Date: Fri Nov 3 00:18:11 2023 -0700 Discovery commit 6900a19 Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 23:55:17 2023 -0700 README commit f2e9a8c Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 23:44:15 2023 -0700 README commit dc98974 Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 23:27:02 2023 -0700 Write dnssd log commit 1fe3f98 Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 22:34:32 2023 -0700 Cleanup probers commit 5e48bc0 Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 14:55:03 2023 -0700 Probes commit c9d14ed Author: Austin Bozowski <[email protected]> Date: Thu Nov 2 13:22:21 2023 -0700 Probers commit 12307e4 Author: Austin Bozowski <[email protected]> Date: Wed Nov 1 15:43:31 2023 -0700 Earlier prober * Nits * Remove temp tests * Prevent re run of Bash proc and nits * Restyled by prettier-markdown * Restyled by autopep8 * Restyled by isort * Spelling * Lint * Respond comment. * Comment and rename * Nits * Clarify * Add info on interfaces to README * Document failure mode of not allowing bt perms in macOS * Restyled by prettier-markdown * Restyled by isort * Verify py version and fix non py dep check * Move host dependencies back to main * Fix py version check * Make task cleanup more graceful * Nit * Respond comments * Ensure which is available in host_platform * Add mac tcpdump build script thanks to James Rename timeout config and explain it in comments Slight change to where timeouts are in controller * README * Logging * Explain all DNS SD content to the user (parse TXT etc.) * Remove TODO * TTL and nits * Logging, limit tracert, nits * Restyled by prettier-markdown * Restyled by shellharden * Restyled by shfmt * Restyled by autopep8 * Restyled by isort * Integrate mac android tcp and bump restyle * Use termcolor for colored logs * Timeout config documentation * Remove unnecessary abstractions from controller * Cleanup py version check * Cleanup error reporting in controller * Remove unneeded instance vars in playservices * Fix logcat file scope issue introd in last commit * Fix dedent * Add bison to Dockerfile * Make screen on check in android explicit * Restyled by autopep8 * Restyled by isort --------- Co-authored-by: Restyled.io <[email protected]>
- Loading branch information