bbfdm/libbbf_api
Amin Ben Ramdhane 080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
..
dmapi.c bbf: add a header file for libbbf_api 2021-12-20 15:43:08 +00:00
dmapi.h Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmbbf.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmbbf.h Ticket refs #6873: Failed to change MacVlan interface to non-MacVLAN interface 2021-12-26 13:09:17 +01:00
dmcommon.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmcommon.h Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmjson.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmjson.h bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00
dmmem.c bbf: add a header file for libbbf_api 2021-12-20 15:43:08 +00:00
dmmem.h Improve memory api 2021-10-22 12:35:32 +01:00
dmubus.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmubus.h WiFi scanresult to wait for scan_finished or 30sec timeout 2022-01-24 09:44:46 +00:00
dmuci.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
dmuci.h bbf: replace disallowed characters from uci section name 2022-01-18 17:08:20 +01:00