Luca Deri
064b50df81
Added -m for splitting analysis in sub-analysis steps
2017-04-30 10:12:28 +02:00
Luca Deri
d4a16d9e55
Improced extcap configuration window with sorted protocol list
...
Reported flow stats in Statistics -> nDPI menu
2017-04-25 11:21:40 +02:00
Luca Deri
6c2c885176
Extcap crash fix
2017-04-25 10:42:03 +02:00
Luca Deri
43f18ddb0f
Updated Wireshark lua dissector
...
Added -v to ndpiReader to print port stats
Recomputed protocol test results
2017-04-24 00:45:43 +02:00
Luca Deri
b9a2511ea8
Initial Wireshark nDPI integration
2017-04-23 19:58:41 +02:00
Luca Deri
4cc54cceb5
Added port stats when verbose mode (-v) is used
2017-04-19 23:31:45 +02:00
Luca Deri
a9c01ded17
ndpiReader now prints (-v) the flows with the correct direction
2017-04-19 21:55:49 +02:00
Luca
56b6c7ed93
Fixed thread crash caused by commit 29cd6ef994
2017-04-19 09:50:54 +02:00
Luca
4c5de9ef8e
Added ethernet checksum reforging and nDPI protocol export in nDPI-extcap reader
2017-04-17 09:38:30 +02:00
Campus
2b0809f3dc
name correction for llc_snap header and minor fix
2017-04-15 00:40:01 +02:00
Campus
29cd6ef994
fix segmentation fault caused by missing spanning tree check - add control for threads return values
2017-04-15 00:29:53 +02:00
Luca Deri
d8b2189cc3
Initial wireshark integration via extcap interface
2017-04-14 00:07:46 +02:00
Luca Deri
92b1b46fa6
SSL server certificate is now detected
2017-03-21 00:48:16 +01:00
Campus
5de6a96af5
change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name
2017-03-15 17:28:31 +01:00
Josh Soref
fa34be1a00
spelling: modified
2017-03-12 21:52:59 +00:00
Josh Soref
c51f88e62a
spelling: interface
2017-03-12 21:44:26 +00:00
Josh Soref
e115e0b89e
spelling: creating
2017-03-12 21:26:33 +00:00
Campus
a787287bfa
fix and improved netflix detection by user-agent
2017-02-22 17:14:52 +01:00
Luca Deri
e2cfc96577
Improvements for exporting info in MDNS and UBNTAC2 protocols
...
Added test pcap file for UBNTAC2
2017-02-13 01:29:25 +01:00
Luca Deri
1d2e67d38c
Dissected SSH client/server versions and reported in data structures
2017-02-11 10:48:08 +01:00
Denis Volpato Martins
483eb63408
Removed some magic numbers
2016-12-06 18:48:26 -02:00
Luca Deri
45ca2ace0b
Code cleanup. Added coveralls badge
2016-11-27 10:57:42 +01:00
Alexis La Goutte
4c23c3fec9
ndiReader: fix ‘jObj_main/jArray_detProto’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2016-11-22 20:56:14 +01:00
Alexis La Goutte
dc7a85ee76
ndpiReader: fix unused function 'debug_printf' [-Wunused-function]
...
Comment the function
2016-11-13 18:22:03 +01:00
Campus
097ba22a59
minor fix to keep same coherence of type used
2016-10-30 01:14:49 +02:00
lucaderi
67ac0b431c
Fix for #249 (not sure is enough)
2016-09-27 08:01:15 +02:00
Campus
1f807a1348
fix snaplen for pcap_open_live function - optimal value is described here http://pcap.man.potaroo.net/
2016-09-26 10:43:44 +02:00
Luca Deri
adbba69988
Removed false positives from CoAP protocol
...
Improved DNS detection
Added misisng default DropBox port
Fix for #154
Added sample pcap of Tor traffic for regression testing
2016-06-19 21:25:58 +02:00
Luca Deri
0b7a392b30
Restored code harvested in
...
60e7e19dab (diff-0856ce19e6ed4e80946656d41f7edd65L135)
DNS reply dissection can now be controlled by a preference as demonstrated in ndpiReader.c
2016-06-07 17:14:16 +02:00
Luca Deri
72efa329db
Enhanced fragments support in ndpiReader
...
Improved RX protocol dissection and removed port guess as it caused false positives.
2016-05-31 12:20:25 +02:00
Luca Deri
d113f8db5a
Moved to 1.8 release
2016-05-28 09:24:57 +02:00
Luca Deri
22e03ee98a
Simplified nDPI initialization function
2016-05-08 10:55:46 +02:00
Luca Deri
18901ca4d6
Added wrappers for substring-search
...
ndpi_init_automa()
ndpi_free_automa()
ndpi_add_string_to_automa()
ndpi_finalize_automa()
ndpi_match_string()
set_ndpi_malloc()
set_ndpi_free()
2016-05-07 18:45:18 +02:00
Campus
7c1e8ba2bf
rework some stuffs - added missing comments on functions
2016-04-24 23:43:22 +02:00
Luca Deri
d427647ce7
Firxed warnings
2016-04-24 10:35:54 +02:00
emanuele-f
792d2fc79a
Remove floating stack pointer causing segmentation fault
2016-04-20 16:20:50 +02:00
emanuele-f
5386aede36
Integrate root flows free and little changes
2016-04-20 15:36:44 +02:00
emanuele-f
9ee6442004
Other util API stuff
2016-04-20 01:32:01 +02:00
emanuele-f
d7548e72b2
Fix some issues
2016-04-19 23:35:35 +02:00
emanuele-f
a4d0af1f96
Move relevant functions to ndpi_util API module
2016-04-19 22:35:18 +02:00
emanuele-f
4ba106a525
Change confusing "ndpi_flow" structure name to "ndpi_flow_info"
2016-04-19 19:25:42 +02:00
theirix
efae85de84
Combined ASAN overflow detection and buffer modify
...
Combined approach from pull request #172 and commit 6a63ea4 .
2016-04-13 11:42:59 +03:00
theirix
624f61193c
Allocate exact-size buffer with address sanitizer
...
Allows address sanitizer to detect buffer overflow by
using special packet buffer when compiled with address sanitizer
support (autodetected clang and gcc).
2016-04-12 22:04:47 +03:00
Luca Deri
6a63ea46a4
Added check for alerting when nDPI modified packet payload (should not happen)
2016-04-04 21:40:23 +02:00
Luca Deri
7ea37edfbf
Improved protocol detection
2016-03-04 22:13:37 +01:00
Luca Deri
462368f959
Added new ndpi_detection_giveup() API call to call before giving up for a given flow
...
Code cleanup
2016-03-04 19:15:13 +01:00
Campus
6df31099c2
typo fixed
2016-02-26 20:48:14 +01:00
Campus
4c3d9788dd
added missing free for idle flow in ndpiReader.c
2016-02-18 00:29:06 +01:00
Campus
84976ed5dc
fix for https://github.com/ntop/nDPI/issues/148
2016-02-16 12:23:56 +01:00
Luca Deri
15ccb70ae6
Improved WhatsAppVoice detection
2016-02-15 22:16:39 +01:00