Commit graph

8 commits

Author SHA1 Message Date
Amin Ben Ramdhane
074de2a2ca Download && Upload diagnostics: use curl insted of tcpdump to extract data value 2022-10-17 17:33:19 +00:00
vdutta
f88bf094f9 Static analysis improvements 2022-06-28 08:45:55 +05:30
Amin Ben Ramdhane
c7bbc32351 bbf: compile using cmake instead of autotools 2022-06-06 17:15:16 +00:00
vdutta
2f87b0b54f Use wolfssl for ssl dependent features 2022-02-24 10:38:54 +05:30
suvendhu
889c15feeb Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
vdutta
d522d8011b Fix static code warnings 2022-02-17 16:41:10 +05:30
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
Suvendhu Hansa
8a1c125ddb BBF: Library to expose dynamic DM over ubus 2021-11-25 13:20:53 +00:00