Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved risk detection mask algorithm | Luca Deri | 2021-07-26 |
| | |||
* | Risk check improvement | Luca Deri | 2021-07-24 |
| | |||
* | Fixed risk mask implementation | Luca Deri | 2021-07-23 |
| | |||
* | Implementation of flow risk eception (work in progress) | Luca Deri | 2021-07-22 |
| | |||
* | Added missing comma (#1116) | morefigs | 2021-01-21 |
| | | | I presume there is a comma missing in this comma separated list. | ||
* | Introduced custom protocols with IP and (optional) port support | Luca Deri | 2020-05-06 |
| | | | | | | | | | | | | | | | | Example - Single IP address ip:213.75.170.11@CustomProtocol - IP address with CIDR ip:213.75.170.11/32@CustomProtocol - IP address with CIDR and port ip:213.75.170.11/32:443@CustomProtocol Please note that there are some restrictions on the port usage. They have been listed in example/protos.txt | ||
* | Reworked protocol handling chnging it is u_int16_t | Luca Deri | 2020-05-06 |
| | |||
* | Added detection of Microsoft Teams | Luca Deri | 2020-04-16 |
| | |||
* | Xbox and PS4 static port classification. | Ravi Kerur | 2019-07-23 |
| | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | spelling: googlesyndication | Josh Soref | 2017-03-12 |
| | |||
* | Added check for removing characters from nDPI custom-defined protocols that ↵ | Luca Deri | 2015-07-16 |
| | | | | might cause apps to misbehave. | ||
* | Fix ip based protocol example in protos.txt | george.vakras@gmail.com | 2015-06-17 |
| | |||
* | Allow loading host IP based protocols from protos.txt | george.vakras@gmail.com | 2015-06-15 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |