Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed bug that was preventiv packets to be analyzed properly | Luca Deri | 2017-06-03 |
| | | | | Fixed ARP stats calculation | ||
* | Cleanup | Luca Deri | 2017-06-03 |
| | |||
* | Added SSL dissection | Luca Deri | 2017-06-03 |
| | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2017-06-02 |
|\ | |||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Campus | 2017-06-02 |
| |\ | |||
| * | | improved spotify detection | Campus | 2017-06-02 |
| | | | |||
* | | | Implemented Application/Network latency | Luca Deri | 2017-06-02 |
| |/ |/| | | | | | | | Implemented DNS stats Moved all menu entries unser Tools -> ntop menu | ||
* | | Merge pull request #391 from deselmo/dev | Michele Campus | 2017-06-02 |
|\ \ | |/ |/| | Updated libcache's license | ||
| * | Update license libcache | William Guglielmo | 2017-06-02 |
| | | |||
* | | compilation fix | cardigliano | 2017-06-01 |
| | | |||
* | | Merge branch 'deselmo-dev' into dev | Campus | 2017-06-01 |
|\ \ | |||
| * | | Merge branch 'dev' of https://github.com/deselmo/nDPI into deselmo-dev | Campus | 2017-05-31 |
|/| | | |/ | |||
| * | Delete test.c | William Guglielmo | 2017-05-30 |
| | | |||
| * | Updated libcache | William Guglielmo | 2017-05-30 |
| | | |||
| * | Update ndpi_typedefs.h | William Guglielmo | 2017-05-29 |
| | | |||
| * | Added tinc protocol detection | William Guglielmo | 2017-05-29 |
| | | |||
* | | Snapchat is now detected as sociaal network | Luca | 2017-05-30 |
| | | |||
* | | 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 |