| 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
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Extra #ifndef directives are added to prevent possible redefinitions
of __LITTLE_ENDIAN__ and __BIG_ENDIAN__
|
| |
|
| |
|
|
|
|
| |
Updated IPv6 address dump format
|
| |
|
|
|
|
| |
ndpi_detection_get_sizeof_ndpi_id_struct() functions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hdlc & MPLS header
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
See https://github.com/ntop/nDPI/commit/8c4fada42f8e6dcba42281fdc129e0a32b6050dc#commitcomment-13685139
|