Luca Deri
247acce949
Simplified IPv6 typedefs
2015-10-12 09:15:02 +02:00
Luca Deri
4ec03b7e87
Added TZSP encapsulation support
2015-10-11 18:35:51 +02:00
Campus
1dc03d5741
added radio tap header identification for ieee802.11 packets
2015-10-04 14:00:47 +02:00
Alexis La Goutte
07c7d63d44
Fix warning when use -Wdocumentation
...
src/include/ndpi_api.h:73:13: error: parameter 'ndpi_malloc' not found in the function declaration [-Werror,-Wdocumentation]
src/include/ndpi_api.h:91:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation]
src/include/ndpi_api.h:92:13: error: parameter 'cache' not found in the function declaration [-Werror,-Wdocumentation]
ndpiReader.c:152:22: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
ndpiReader.c:153:36: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
ndpiReader.c:156:39: error: not a Doxygen trailing comment [-Werror,-Wdocumentation]
2015-08-18 14:44:05 +02:00
Michele Campus
0d68f8ab5d
added free for flow in get_ndpi_flow - deleted dead part in ndpi_typedef.c
2015-07-19 01:21:37 +02:00
Luca Deri
73358d5ec2
Added check for removing characters from nDPI custom-defined protocols that might cause apps to misbehave.
2015-07-16 21:01:30 +02:00
Luca
0b7af2dbbc
Fixes for #27
2015-07-13 15:34:47 +02:00
Luca
dc1d7bf47f
Introduced ndpi_protocol datatype to handle master+subprotocol
...
Reworked protocol/master_protocol
Added new API call to print protocol/master_protocol
- ndpi_protocol2name()
2015-07-07 10:50:49 -04:00
Luca
7f807b81fe
Added support for subprotocols
...
Modified ndpiReaded to print subprotocols
2015-07-01 18:12:47 +02:00
Luca
60884f9047
Split former protocol into upper and lower protocol
2015-07-01 17:40:14 +02:00
Luca
07ebed7fae
Removed commented code
...
Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
2015-07-01 16:45:29 +02:00
Michele Campus
8da7af7b7b
deleted protocol type (real-correlated)
2015-06-29 16:24:51 +02:00
Luca
806c1a48d5
Added fix for fixing a crash when some CLI combination options are used
2015-06-23 07:06:09 -07:00
Luca
b2816d72da
Disabled debug messages
2015-06-18 16:31:58 +02:00
Luca
9d361ec772
HTTP response is now dissected so we can match mime types on responses
2015-06-18 16:24:03 +02:00
george.vakras@gmail.com
b16ff0a3dc
Fix ip based protocol example in protos.txt
2015-06-17 14:14:19 +02:00
george.vakras@gmail.com
7391fe0c5e
Allow loading host IP based protocols from protos.txt
2015-06-15 09:50:13 +02:00
Luca
72b205f5c1
Fixed bug that caused configure to generate GIT version information containing spaces
...
Modified ndpiReader to include flow details in dumps (used for testing)
Rebuilt all test results to include flow details
2015-06-04 19:07:23 +02:00
Luca
4ce9dec54e
Reworked the STUN plugin
...
Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
2015-06-04 18:44:09 +02:00
Francesco Del Degan
e7c0d41dd2
Add check for pthread_setaffinity_np
2015-05-25 09:37:14 +02:00
Luca Deri
de03e1efe4
Modified GIT version format as shown ndpiReader -r
2015-05-21 19:33:35 +02:00
Luca Giovenzana
b3b0ce7237
Update ndpiReader.c: added -r to print used nDPI version and release
2015-05-21 01:51:36 +02:00
Luca Giovenzana
e792ed6890
Update ndpiReader.c: autoremoved trailing slash
2015-05-21 01:39:56 +02:00
Andrea Buscarinu
2933358c17
Update pcapExample.vcxproj.filters
2015-05-15 02:52:28 +02:00
Andrea Buscarinu
7c69760d43
Update pcapExample.vcxproj
2015-05-15 02:52:06 +02:00
Luca Deri
199193fb86
Added ability to run automatic tests (initial version)
2015-05-14 00:47:50 +02:00
Luca Deri
2e5ceac844
Initial import from SVN
2015-04-19 07:25:59 +02:00