flipperzero-firmware/lib/toolbox
Skorpionm 02b9cf90d5
[FL-2431, FL-2419] SubGhz: bugfixes (#1098)
* [FL-2431] SubGhz: fix Restart with an error (HardFault), while maintaining the RAW signal.
* Stream: fix adding maximum string length to arguments
* [FL-2419] SubGhz: fix flipper hang/Fatal Error when running edited Sub-GHz file.
* SubGhz: remove replace strcpy with strncpy, smaller text buffer and canary
* SubGhz: log key loading before load happen, rollback only rx message handling

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-07 14:47:47 +03:00
..
stream [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
args.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
args.h [FL-1826] Crypto: correct key provisioning procedure. (#709) 2021-09-17 12:21:08 +03:00
hex.c [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hex.h [FL-1926] Flipper File Format addons (#753) 2021-11-04 13:06:13 +03:00
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h [FL-1913, FL-1963] SubGhz: save raw signal, add came atomo decoder (#783) 2021-10-25 17:37:14 +03:00
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_encoder.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
md5.c [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
md5.h [FL-1682] Faster file receiving function. Storage management scripts. (#647) 2021-08-19 01:06:18 +03:00
path.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
path.h [FL-1472, FL-1596, FL-1673] IRDA: stability improvements (#655) 2021-08-19 03:18:42 +03:00
random_name.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
version.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00