| Commit message (Collapse) | Author | Age |
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
Disabled tracing in the example application.
|
|\
| |
| |
| |
| |
| | |
Conflicts:
src/include/ndpi_protocol_ids.h
src/lib/ndpi_main.c
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* logging is now running
* included example capture
* included example log
* skeleton for coap detection
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
given flow
Code cleanup
|
| |
| |
| |
| | |
Fixed TFTP support
|
| |
| |
| |
| | |
Fixed bug that prevented content type to be properly detected
|
| |
| |
| |
| | |
Reworked protocol initialization
|
| | |
|
|/ |
|
|
|
|
| |
Fixed DNS dissector decoding bug
|
| |
|
|\
| |
| | |
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
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Extra #ifndef directives are added to prevent possible redefinitions
of __LITTLE_ENDIAN__ and __BIG_ENDIAN__
|
| |
|
| |
|
|
|
|
| |
Updated IPv6 address dump format
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hdlc & MPLS header
|
| |
|
|\ |
|