Hidde van der Heide
|
2155dd9153
|
Add libcache to installed headers and removed relative import
|
2017-10-19 16:10:56 +02:00 |
|
berat
|
d273b67fd7
|
fixed bug
|
2017-10-12 11:18:05 +02:00 |
|
berat
|
98d1c762cd
|
extended (-b flag) statistics with top receiver stats
|
2017-10-09 22:21:40 +02:00 |
|
Luca Deri
|
2476c3c1b6
|
Fixed bug in someip dissector (access out of boundary)
Fixed memory leak in ndpiReader
|
2017-10-08 18:55:40 +02:00 |
|
Luca Deri
|
27d66f6845
|
Typo
|
2017-10-06 09:51:42 +02:00 |
|
Luca Deri
|
b10e526364
|
Leak fix
|
2017-10-05 16:21:32 +02:00 |
|
Vitaly Lavrov
|
b2f0558080
|
A more predictable sorting of the flows list.
It is necessary for correct testing.
|
2017-09-29 12:46:27 +03:00 |
|
berat
|
f255b10524
|
memory improvement again for (-b flag) statistics
|
2017-09-26 17:20:51 +02:00 |
|
berat
|
4ba6ba70c5
|
memory usage is improved (-b flag)
|
2017-09-26 17:01:10 +02:00 |
|
Michele Campus
|
0827a6bf8b
|
Merge pull request #457 from la10736/fix_ndpiReader_dependencies
Fix #456: ndpiReader depend from uthash.h heder
|
2017-09-25 15:21:51 +02:00 |
|
Michele d'Amico
|
59097a2d30
|
Fix #456: ndpiReader depend from uthash.h heder
|
2017-09-25 15:08:55 +02:00 |
|
berat
|
2c014c5693
|
improved memory usage by (-b flag) statistics
|
2017-09-25 12:45:30 +02:00 |
|
berat
|
688d7c33e4
|
improved (-x flag) bpf filter condition
|
2017-09-25 11:14:57 +02:00 |
|
berat
|
b0f3852fed
|
improved (-x flag) bpf filter condition
|
2017-09-25 11:06:47 +02:00 |
|
berat
|
807db80afc
|
fixed another memory leak
|
2017-09-24 18:43:31 +02:00 |
|
berat
|
baae16ec2f
|
memory leak fixed
|
2017-09-23 19:55:47 +02:00 |
|
berat
|
41b40ddf18
|
memory leak fixed
|
2017-09-23 19:50:52 +02:00 |
|
berat
|
f575959cd2
|
typos and renames
|
2017-09-22 19:00:27 +02:00 |
|
Luca Deri
|
9fb5981128
|
Added ndpi_category_set_name() API call
|
2017-09-19 22:39:00 +02:00 |
|
Luca Deri
|
1a4e57e736
|
Code rework
|
2017-09-17 23:34:46 +02:00 |
|
berat
|
ecb048a7bc
|
Extended filter produced by -b flag
|
2017-09-08 18:00:32 +02:00 |
|
Luca
|
3ba3a08141
|
Implemented flow sort based on total bytes so that we can (with -v X) immediately spot elephants and mice
|
2017-08-02 20:15:21 +02:00 |
|
Campus
|
a90b97bc10
|
fix wrong datalink type for Cisco PPP
|
2017-07-29 23:44:47 +02:00 |
|
Alexis La Goutte
|
5ebc85e705
|
ndpiReader.c: fix variable ‘fileName’ set but not used [-Werror=unused-but-set-variable]
|
2017-07-28 13:45:59 +00:00 |
|
Alexis La Goutte
|
b021f5bce1
|
ndpiReader.c fix ‘getTopStats/deleteTopStats/top_stats_sort/scanners_port_sort/scanners_sort/deleteScanners’ defined but not used [-Werror=unused-function]
|
2017-07-28 13:45:56 +00:00 |
|
Alexis La Goutte
|
5f1131cae2
|
ndpiReader: fix file_first_time/_statsFilePath defined but not used [-Werror=unused-variable]
|
2017-07-28 13:45:49 +00:00 |
|
Michele Campus
|
6ca6d96821
|
Merge branch 'dev' into ssl-certificate-fix
|
2017-07-27 13:10:08 +02:00 |
|
Luca Deri
|
be52d4e9ad
|
Removed unused variable
|
2017-07-25 16:56:15 +02:00 |
|
Micah Lyle
|
55d1362924
|
Updated tests to match new SSL server certificate fix/addition
|
2017-07-18 12:53:02 -07:00 |
|
Micah Lyle
|
6e85b93442
|
Implementation for extra packet processing if desired
|
2017-07-17 18:06:07 -07:00 |
|
Campus
|
6d7f5552de
|
changed name from _bpf_filter to bpfFilter to avoid compilation error in OpenBSD caused by redefinition by https://github.com/openbsd/src/blob/master/sys/net/bpf.h#L296
|
2017-07-13 16:22:34 +02:00 |
|
Campus
|
c5bc91145f
|
removed warning compilation for - warning: passing argument 3 of 'pcap_compile' from incompatible pointer type
|
2017-07-09 18:10:10 +02:00 |
|
Campus
|
cfa9a79f67
|
fix for OpenBSD compile error https://github.com/ntop/nDPI/issues/417
|
2017-07-07 12:50:06 +02:00 |
|
Luca Deri
|
d66e473a2c
|
Code cleanup
Updated test results
Renamed SOMEIP -> someip
|
2017-07-06 09:28:15 +02:00 |
|
berat
|
e857c5fb41
|
extended bpf filter produced by -x flag to include hosts
|
2017-06-30 09:52:26 +02:00 |
|
MaYuming
|
a40507b8b2
|
fix compiler error about json
|
2017-06-25 16:58:50 +08:00 |
|
berat
|
7235c9a73a
|
Added -x flag. Produces a bpf filter based on diagnose information generated by -b flag
|
2017-06-23 12:14:31 +02:00 |
|
Luca
|
412cb2e6e8
|
Label fix
|
2017-06-17 07:15:50 -04:00 |
|
berat
|
5a08303c43
|
Added scanner host stats to (-b) diagnose statistics
|
2017-06-16 14:10:54 +02:00 |
|
berat
|
6edece628e
|
Fixed bug causing wrong results in (-b) diagnose statistics
|
2017-06-16 11:24:16 +02:00 |
|
Pavlos Antoniou
|
9c4a446c76
|
Use flag %d to print signed integers in ndpiReader.
|
2017-06-07 13:14:37 +02:00 |
|
Pavlos Antoniou
|
1467ad68d4
|
Remove unused variables for ndpiReader.c and tinc.c
|
2017-06-07 11:18:38 +02:00 |
|
Luca Deri
|
3e529dd042
|
Cleanup
|
2017-06-03 12:38:00 +02:00 |
|
Luca
|
d21dbee102
|
TYpo
|
2017-05-29 18:58:02 +02:00 |
|
Luca Deri
|
d67d3eed3c
|
Compilation fix for systems that do not have JSON-C installed
|
2017-05-26 12:11:37 +02:00 |
|
berat
|
b1ecc45e4f
|
Added timestamp, flow count and app. level protocol to (-b) diagnose statistics
|
2017-05-26 02:47:46 +02:00 |
|
Luca Deri
|
e1efee8594
|
Added check for searching JSON-C in home directory if not installed
Fixed type
|
2017-05-24 10:11:04 -07:00 |
|
Luca
|
993605d4f3
|
Fixed bug that was forcing the reader to pass several times the same flow
renamed some variables
|
2017-05-24 18:53:51 +02:00 |
|
Luca Deri
|
904210e87c
|
Split src2dst / dst2src traffic
|
2017-05-24 16:06:23 +02:00 |
|
Alfredo Cardigliano
|
1a20029c82
|
compilation fixes
|
2017-05-23 18:56:43 +02:00 |
|