Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated (C) | Luca Deri | 2023-01-31 |
| | |||
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
| | | | | | | | | All dissector callbacks should not be exported by the library; make static some other local functions. The callback logic in `ndpiReader` has never been used. With internal libgcrypt, `gcry_control()` should always return no errors. We can check `categories` length at compilation time. | ||
* | Added TUYA LAN Protocol dissector. (#1838) | Darryl Sokoloski | 2022-12-19 |
Tuya IoTOS Embedded Wi-Fi and BLE SDK for bk7231n. Used by many "smart" devices such as LED light strips, bulbs, etc. Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca> |