Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed category for email services | Luca Deri | 2017-09-23 | |
| | ||||
* | Merge pull request #449 from beratx/dev | Michele Campus | 2017-09-22 | |
|\ | | | | | typos and renames | |||
| * | typos and renames | berat | 2017-09-22 | |
|/ | ||||
* | Removed / from category names that can cause issues in applications | Luca Deri | 2017-09-21 | |
| | ||||
* | Added ndpi_category_set_name() API call | Luca Deri | 2017-09-19 | |
| | ||||
* | Code rework | Luca Deri | 2017-09-17 | |
| | ||||
* | Implemented DHCP field 55 decode | Luca Deri | 2017-09-17 | |
| | ||||
* | Reworked categories | Luca Deri | 2017-09-15 | |
| | ||||
* | Reorganized protocol families | Luca Deri | 2017-09-15 | |
| | | | | Added new API calls ndpi_set_proto_breed() and ndpi_set_proto_category() for overwriting nDPI protocol specifications | |||
* | Added custom 5 protocol categories to be used by applications. They are ↵ | Luca Deri | 2017-09-15 | |
| | | | | | | currently empty Added ndpi_is_custom_category() to check if a defined category is custom | |||
* | Merge branch 'huniyaarif1-dev' into dev | Campus | 2017-09-14 | |
|\ | ||||
| * | LISP PROTOCOL by Huniya Arif (xFlowResearch) | huniya arif, xflowResearch | 2017-09-14 | |
| | | ||||
| * | Added LISP protocol. By Huniya Arif (xFlowResearch) | huniya arif, xflowResearch | 2017-09-14 | |
| | | ||||
| * | Added protocol LISP. By Huniya Arif xFlow Research | huniya arif, xflowResearch | 2017-09-14 | |
|/ | ||||
* | Merge pull request #445 from beratx/dev | Michele Campus | 2017-09-13 | |
|\ | | | | | Extended filter produced by -b flag | |||
| * | Extended filter produced by -b flag | berat | 2017-09-08 | |
|/ | ||||
* | fix telegram detection | Campus | 2017-09-03 | |
| | ||||
* | Merge branch 'k0ste-newfeature' into dev | Campus | 2017-08-31 | |
|\ | ||||
| * | Merge branch 'newfeature' of https://github.com/k0ste/nDPI into k0ste-newfeature | Campus | 2017-08-31 | |
|/| | ||||
| * | Backported CSGO/DOTA2 protocol. | Konstantin Shalygin | 2017-08-26 | |
| | | ||||
* | | Partial fix for #410: added case insensitive HTTP header checks. | Luca | 2017-08-29 | |
| | | | | | | | | If the user will provide a pcap for reproducing further potential issues reported we will consider them | |||
* | | Implements #376 | Luca | 2017-08-29 | |
| | | ||||
* | | Fixed memory out-of-bound issue | Luca | 2017-08-29 | |
|/ | | | | Added extra check for fixing #366 | |||
* | Merge pull request #438 from pauloangelo/dev | Michele Campus | 2017-08-21 | |
|\ | | | | | HTTP respose status code after validation check. | |||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Paulo Angelo | 2017-08-19 | |
| |\ | |/ |/| | ||||
* | | fix for https://github.com/ntop/nDPI/issues/437 | Campus | 2017-08-18 | |
| | | ||||
* | | Collapsed email send and receive categories in a new email category | Luca Deri | 2017-08-17 | |
| | | ||||
* | | Merge branch 'pauloangelo-i434' into dev | Campus | 2017-08-14 | |
|\ \ | ||||
| | * | Respose status code after validation check. | Paulo Angelo | 2017-08-19 | |
| |/ | ||||
| * | Code formating and some improvements on HTTP (issue 434) | Paulo Angelo | 2017-08-11 | |
| | | ||||
| * | Merge remote-tracking branch 'upstream/dev' into dev | Paulo Angelo | 2017-08-11 | |
| |\ | |/ |/| | ||||
* | | Merge branch 'pauloangelo-dev' into dev | Campus | 2017-08-09 | |
|\ \ | ||||
| | * | Windows 10 detection from UA and indentation | Paulo Angelo | 2017-08-11 | |
| |/ | ||||
| * | final revision. | Paulo Angelo | 2017-08-09 | |
| | | ||||
| * | few classification adjusts | Paulo Angelo | 2017-08-09 | |
|/ | ||||
* | add SoundCloud detection for https://github.com/ntop/nDPI/issues/396 | Campus | 2017-08-09 | |
| | ||||
* | update results | Campus | 2017-08-09 | |
| | ||||
* | Merge branch 'pauloangelo-dev' into dev | Campus | 2017-08-09 | |
|\ | ||||
| * | Issue 118 implementation (risk classification), indentation, and ↵ | Paulo Angelo | 2017-08-08 | |
| | | | | | | | | PasteBin&LinkedIn added. | |||
| * | Identation and comments only. | Paulo Angelo | 2017-08-08 | |
|/ | ||||
* | Implemented flow sort based on total bytes so that we can (with -v X) ↵ | Luca | 2017-08-02 | |
| | | | | immediately spot elephants and mice | |||
* | Removed invalid networks from google list | Luca Deri | 2017-07-30 | |
| | ||||
* | updated results | Campus | 2017-07-29 | |
| | ||||
* | fix wrong datalink type for Cisco PPP | Campus | 2017-07-29 | |
| | ||||
* | Merge pull request #428 from k0ste/newfeature | Michele Campus | 2017-07-29 | |
|\ | | | | | Added Sony Playstation protocol. | |||
| * | Added Sony Playstation protocol. | Konstantin Shalygin | 2017-07-29 | |
| | | ||||
* | | Improved TeamViewer support | Luca | 2017-07-29 | |
| | | ||||
* | | Merge pull request #427 from alagoutte/fix_warning | Michele Campus | 2017-07-28 | |
|\ \ | |/ |/| | Fix warning | |||
| * | ndpi_main.c: fix unused variable 'rc' [-Werror,-Wunused-variable] | Alexis La Goutte | 2017-07-28 | |
| | | ||||
| * | ndpiReader.c: fix variable ‘fileName’ set but not used ↵ | Alexis La Goutte | 2017-07-28 | |
| | | | | | | | | [-Werror=unused-but-set-variable] |