Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added missing free for idle flow in ndpiReader.c | Campus | 2016-02-18 |
| | |||
* | Improved WhatsAppVoice detection | Luca Deri | 2016-02-15 |
| | |||
* | Minor change to ndpi_protocol2name() | Luca | 2016-01-21 |
| | |||
* | Added ndpi_automa_match_string_subprotocol call | Luca | 2016-01-21 |
| | | | | Fixed DNS dissector decoding bug | ||
* | added ip range feature for file loaded with -p option to support custom ↵ | Campus | 2015-12-31 |
| | | | | protocols specified | ||
* | Merge pull request #132 from pavel-odintsov/dev | Michele Campus | 2015-12-31 |
|\ | | | | | Made ndpi memory allocator type compatible with C++ on x686 platforms | ||
| * | Made ndpi memory allocator type compatible with C++ on x686 platforms. ↵ | Pavel Odintsov | 2015-12-28 |
| | | | | | | | | Switch from unsigned long to size_t as allocation functions parameter. | ||
* | | wrote new dns dissector - deleted useless part of dns to slim data ↵ | Campus | 2015-12-29 |
|/ | | | | structures used in nDPI and ntopng | ||
* | reorganized header files - added ndpi_includes.h | Campus | 2015-11-30 |
| | |||
* | Win32 compilation fixes | Luca Deri | 2015-11-26 |
| | |||
* | Added ndpi_l4_detection_process_packet function | Luca | 2015-11-17 |
| | |||
* | Added missing ndpi_detection_get_sizeof_ndpi_flow_struct(), ↵ | Luca | 2015-11-12 |
| | | | | ndpi_detection_get_sizeof_ndpi_id_struct() functions | ||
* | removed kernel support and #if 0s | Campus | 2015-11-12 |
| | |||
* | other changes related to refactoring, including Makefile.am modifications | Campus | 2015-11-12 |
| | |||
* | deleted useless or not used functions and #ifdef | Campus | 2015-11-10 |
| | |||
* | initial refactoring nDPI - typedef defined only in ndpi_typedef.h | Campus | 2015-11-09 |
| | |||
* | Fix for #86 | Luca Deri | 2015-10-26 |
| | |||
* | Minor core reorganization | Luca Deri | 2015-10-26 |
| | |||
* | Removed linux kernel support | Luca Deri | 2015-10-24 |
| | |||
* | Implemented MS Lync support | Luca Deri | 2015-10-22 |
| | |||
* | add Ubiquity AirControl 2 protocol detection | Thomas Fjellstrom | 2015-10-04 |
| | |||
* | Added HEP protocol detection support (sipcapture) | Lorenzo Mangani | 2015-08-30 |
| | |||
* | Ensure usage of struct in_addr is in network byte order. | Beyers Cronje | 2015-08-27 |
| | | | | Closes issue #81 | ||
* | Fixes #83. Critical fix: due to an invalid endianess conversion some ↵ | Luca Deri | 2015-08-26 |
| | | | | protocol were not properly indetified | ||
* | Do not write to packet.iph, which should be readonly. | Beyers Cronje | 2015-08-26 |
| | | | | Resolves issue #77 | ||
* | Warning fix | Luca Deri | 2015-08-18 |
| | |||
* | Initial work for supporting HotspotShield VPN detection | Luca Deri | 2015-08-13 |
| | |||
* | Added teredo protocol support. Fixed #74 | Luca Deri | 2015-08-07 |
| | |||
* | Cleaned up starcraft protocol code | Luca Deri | 2015-07-21 |
| | | | | Fixed false-positive in Skype dissector | ||
* | Update ndpi_main.c | Matteo Bracci | 2015-07-17 |
| | | | starcraft2 | ||
* | Added check for removing characters from nDPI custom-defined protocols that ↵ | Luca Deri | 2015-07-16 |
| | | | | might cause apps to misbehave. | ||
* | Added fix for #31 | Luca | 2015-07-13 |
| | |||
* | Fixes for #27 | Luca | 2015-07-13 |
| | |||
* | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
| | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | ||
* | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 |
| | |||
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
| | |||
* | Introduced ndpi_protocol datatype to handle master+subprotocol | Luca | 2015-07-07 |
| | | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name() | ||
* | Added support for Snapchat | Luca | 2015-07-05 |
| | | | | Reworked code to better handle host-based protocols | ||
* | Reworked skype code | Luca | 2015-07-01 |
| | |||
* | Added support for subprotocols | Luca | 2015-07-01 |
| | | | | Modified ndpiReaded to print subprotocols | ||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
| | |||
* | Code cleanup for improving readability | Luca | 2015-07-01 |
| | |||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | Merge pull request #1 from kYroL01/no_real | Michele Campus | 2015-06-29 |
|\ | | | | | No real | ||
| * | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | | |||
* | | Added MPEG TS protocol | Luca | 2015-06-25 |
|/ | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | ||
* | Merge pull request #29 from commsquare/dev | Luca Deri | 2015-06-18 |
|\ | | | | | Allow Host IP based subprotocols to be added in protos.txt | ||
| * | Allow loading host IP based protocols from protos.txt | george.vakras@gmail.com | 2015-06-15 |
| | | |||
* | | Improved RTCP decoder | Luca Deri | 2015-06-14 |
| | | | | | | | | Added detection of KakaoTalk Voice and Chat | ||
* | | Added EAQ protocol support | Luca Deri | 2015-06-14 |
|/ |