Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Code cleanup | Luca Deri | 2023-08-31 |
* | Fix compilation on Windows (#2072) | Ivan Nardi | 2023-08-14 |
* | Replaces free() with ndpi_free() | Luca Deri | 2023-08-14 |
* | Reworked ndpi_filter_xxx implementation using compressed bitmaps | Luca Deri | 2023-08-14 |
* | Fixed to address issue | Luca Deri | 2023-08-12 |
* | Added ndpi_filter_add_multi() API call | Luca Deri | 2023-08-11 |
* | Minor initialization fixes | Luca Deri | 2023-08-11 |
* | Added new API calls for implementing Bloom-filter like data structures | Luca Deri | 2023-08-11 |