aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tcp_udp.c
Commit message (Collapse)AuthorAge
* Major code cleanupLuca2018-07-21
| | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection
* Simplified IPv6 datatypesLuca Deri2017-12-08
|
* Fix error: Use of uninitialized structures in tcp_udp.cVitaly Lavrov2017-10-01
| | | | Now the test results do not depend on the compiler optimization level and architecture.
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
| | | | HTTP-based subprotocols have not HTTP set as master_protocols
* rework API (part 1) - minor fixes functionsCampus2016-03-14
|
* fixed mdns and tcp/udp protocols after changesCampus2015-11-09
|
* Fix for #86Luca Deri2015-10-26
|
* Fixes #83. Critical fix: due to an invalid endianess conversion some ↵Luca Deri2015-08-26
| | | | protocol were not properly indetified
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|
* Split former protocol into upper and lower protocolLuca2015-07-01
|
* Removed commented codeLuca2015-07-01
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* deleted protocol type (real-correlated)Michele Campus2015-06-29
|
* Initial import from SVNLuca Deri2015-04-19