Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | TYpo | Luca | 2017-05-29 | |
| | | | ||||
* | | | Fixed nDPI report formatting | Luca | 2017-05-29 | |
|/ / | ||||
* | | Implemented network latency dissector | Luca Deri | 2017-05-26 | |
| | | ||||
* | | Compilation fix for systems that do not have JSON-C installed | Luca Deri | 2017-05-26 | |
| | | ||||
* | | update results after modifications | Campus | 2017-05-26 | |
| | | ||||
* | | Merge branch 'beratx-dev' into dev | Campus | 2017-05-26 | |
|\ \ | ||||
| * | | Added timestamp, flow count and app. level protocol to (-b) diagnose statistics | berat | 2017-05-26 | |
|/ / | ||||
* | | update | Campus | 2017-05-25 | |
| | | ||||
* | | Latency calculation (work in progress) | Luca Deri | 2017-05-25 | |
| | | ||||
* | | Reworked MAC stats | Luca Deri | 2017-05-25 | |
| | | ||||
* | | Added check for searching JSON-C in home directory if not installed | Luca Deri | 2017-05-24 | |
| | | | | | | | | Fixed type | |||
* | | Fixed bug that was forcing the reader to pass several times the same flow | Luca | 2017-05-24 | |
| | | | | | | | | renamed some variables | |||
* | | Split src2dst / dst2src traffic | Luca Deri | 2017-05-24 | |
| | | ||||
* | | Implemented MAC stats | Luca Deri | 2017-05-24 | |
| | | ||||
* | | Added VLAN / ARP stats | Luca Deri | 2017-05-23 | |
| | | ||||
* | | compilation fixes | Alfredo Cardigliano | 2017-05-23 | |
| | | ||||
* | | crc32 fix | Alfredo Cardigliano | 2017-05-23 | |
| | | ||||
* | | forcing quiet mode in extcap mode | cardigliano | 2017-05-22 | |
| | | ||||
* | | Moved to 2.1.0 | Luca Deri | 2017-05-22 | |
| | | | | | | | | Updated test results | |||
* | | Fixed JSON format when -v 3 and -b is used | Luca Deri | 2017-05-22 | |
| | | ||||
* | | Removed warning | Luca Deri | 2017-05-22 | |
| | | ||||
* | | Merge branch 'beratx-dev' into dev | Campus | 2017-05-20 | |
|\ \ | ||||
| * | | Merge branch 'dev' of https://github.com/beratx/nDPI into beratx-dev | Campus | 2017-05-20 | |
|/| | | ||||
| * | | Added -b for saving port based diagnose statistics in json | berat | 2017-05-19 | |
| | | | ||||
* | | | Merge pull request #386 from Manouchehri/brew | Michele Campus | 2017-05-20 | |
|\ \ \ | |/ / |/| | | Added HEAD for homebrew. | |||
| * | | Added HEAD for homebrew. | David Manouchehri | 2017-05-19 | |
|/ / | ||||
* | | Merge pull request #383 from pavlosantoniou/dev | Michele Campus | 2017-05-18 | |
|\ \ | | | | | | | Remove unused variable and clarify operator precedence in ndpi_util.c | |||
| * | | Remove unused variable and clarify operator precedence in ndpi_util.c | Pavlos Antoniou | 2017-05-18 | |
|/ / | ||||
* | | Merge pull request #382 from pavlosantoniou/dev | Michele Campus | 2017-05-18 | |
|\ \ | | | | | | | Remove redundant check from btlib.c | |||
| * | | Remove redundant check from btlib.c | Pavlos Antoniou | 2017-05-18 | |
|/ / | ||||
* | | Merge branch 'pavlosantoniou-dev' into dev | Campus | 2017-05-18 | |
|\ \ | ||||
| * | | Check pointer for NULL before dereferencing | Pavlos Antoniou | 2017-05-18 | |
|/ / | ||||
* | | Merge pull request #380 from pavlosantoniou/dev | Michele Campus | 2017-05-18 | |
|\ \ | | | | | | | Use correct subscripts when checking IP array in ndpi_main.c | |||
| * | | use correct subscripts when checking IP array in ndpi_main.c | Pavlos Antoniou | 2017-05-18 | |
|/ / | ||||
* | | Restored file selection as the wireshark bug seems to be fixed in 2.3.x ↵ | Luca Deri | 2017-05-17 | |
| | | | | | | | | wireshark series | |||
* | | update Snapchat detection | Campus | 2017-05-17 | |
| | | ||||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Campus | 2017-05-17 | |
|\ \ | ||||
| * | | Typo | Luca | 2017-05-17 | |
| | | | ||||
| * | | Updated tests instruction | Luca | 2017-05-17 | |
| | | | ||||
* | | | Merge branch 'pavlosantoniou-dev' into dev | Campus | 2017-05-17 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Fix buffer overflows in http.c | Pavlos Antoniou | 2017-05-17 | |
|/ / | ||||
* | | Updated results are ndpiReader output has been modified | Luca Deri | 2017-05-17 | |
| | | ||||
* | | Reworked flow structure handler | Luca Deri | 2017-05-17 | |
| | | ||||
* | | Changlogs for the forthcoming release | Simone Mainardi | 2017-05-12 | |
| | | ||||
* | | Merge branch 'alexei-argus-example_caplen_fix' into dev | Campus | 2017-05-11 | |
|\ \ | ||||
| * | | Merge branch 'example_caplen_fix' of https://github.com/alexei-argus/nDPI ↵ | Campus | 2017-05-11 | |
|/| | | | | | | | | | | | into alexei-argus-example_caplen_fix | |||
| * | | Fix out-of-bounds heap read caused by using header->len instead of ↵ | alexei-argus | 2017-05-10 | |
| | | | | | | | | | | | | header->caplen (as provided in pcap_loop) | |||
* | | | delete check for old protocol | Campus | 2017-05-11 | |
|/ / | ||||
* | | Results update | Campus | 2017-05-09 | |
| | | ||||
* | | Merge branch 'beratx-dev' into dev | Campus | 2017-05-09 | |
|\ \ |