Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reworked ndpi patricia includes to avoid compilation issues on some platforms | Luca Deri | 2021-03-31 |
| | |||
* | Add support for MAC to Patricia tree. Expose full API to applications. Add ↵ | Alfredo Cardigliano | 2021-02-23 |
| | | | | utility functions. | ||
* | Split ptree user data in 32 and 64 bit entries | Luca Deri | 2020-12-30 |
| | |||
* | Values stored in patricia tree are now 32 bit (they used to be 16 bit) long | Luca Deri | 2020-06-26 |
| | |||
* | Win fixes | Luca Deri | 2020-06-08 |
| | |||
* | 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 | ||
* | Various fixes to patricia tree handling | Luca Deri | 2020-05-06 |
| | |||
* | False positive fixes | Luca Deri | 2020-05-06 |
| | |||
* | Reworked protocol handling chnging it is u_int16_t | Luca Deri | 2020-05-06 |
| | |||
* | Renamed files to avoid name clashes during compilation with other libs | Luca Deri | 2018-09-29 |
| | |||
* | spelling: interface | Josh Soref | 2017-03-12 |
| | |||
* | removed kernel support and #if 0s | Campus | 2015-11-12 |
| | |||
* | Win32 fix | Luca Deri | 2015-05-18 |
| | |||
* | Minor code cleanup | Luca Deri | 2015-05-18 |
| | |||
* | File renamed to avoid name clashes | Luca Deri | 2015-05-18 |