| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Made ndpi memory allocator type compatible with C++ on x686 platforms
|
| |
| |
| |
| | |
Switch from unsigned long to size_t as allocation functions parameter.
|
| | |
|
|/
|
|
| |
structures used in nDPI and ntopng
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Fix for #124
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ndpi_detection_get_sizeof_ndpi_id_struct() functions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
See https://github.com/ntop/nDPI/commit/8c4fada42f8e6dcba42281fdc129e0a32b6050dc#commitcomment-13685139
|
|\
| |
| | |
NDPI_PROTOCOL_KAKAOTALK_VOICE was used instead of NDPI_SERVICE_KAKAOT…
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise we might dereference a stale pointer.
|
|
|
|
| |
Closes issue #81
|
|
|
|
| |
protocol were not properly indetified
|
|
|
|
| |
Resolves issue #77
|
| |
|