| Commit message (Expand) | Author | Age |
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
* | Added autoconf option `--enable-tls-sigs'. (#1471) | Toni | 2022-03-03 |
* | Added configureable ndpi packet processing limit. (#1466) | Toni | 2022-03-02 |
* | Removed some unused fields (#1461) | Ivan Nardi | 2022-02-28 |
* | FreeBSD fixes | Luca Deri | 2022-01-13 |
* | Fix QUIC log and remove SoulSeek leftovers after b97dc6ba (#1351) | Ivan Nardi | 2021-10-19 |
* | Win fix | Luca Deri | 2021-10-11 |
* | Cleaned up code moving specific includes in files their are using it. Thi pre... | Luca Deri | 2021-10-11 |
* | Fix armhf (#1315) | Gianfranco Costamagna | 2021-09-26 |
* | QUIC: fix old GQUIC versions on big-endian machines (#1313) | Ivan Nardi | 2021-09-23 |
* | A (tiny) effort to reduce memory usage per flow (#1304) | Ivan Nardi | 2021-09-18 |
* | Win fix | Luca Deri | 2021-09-07 |
* | Fixed some invalid TLS guesses | Luca Deri | 2021-08-17 |
* | Fix typo | Alfredo Cardigliano | 2021-08-10 |
* | Typo | Luca Deri | 2021-08-09 |
* | Addef ETH_ARP definition | Luca Deri | 2021-08-09 |
* | Defined more standard ethernet protocol types | Luca Deri | 2021-08-09 |
* | Added protocol defines | Luca Deri | 2021-08-09 |
* | Fix setting of flow risks on 32 bit machines (#1251) | Ivan Nardi | 2021-07-19 |
* | Added bitmap boundary checks | Luca Deri | 2021-06-17 |
* | Added chec for avoiding doung ntop_config.h include | Luca Deri | 2020-12-01 |
* | Macro redefinition | Luca Deri | 2020-09-22 |
* | OpenBSD: Do not redefine __LITTLE_ENDIAN__ | Adrian ZgorzaĆek | 2020-08-09 |
* | Tiny changes for TLS block lenght dissection | Luca Deri | 2020-07-29 |
* | TLS dissection improvements | Luca Deri | 2020-07-28 |
* | Added parentheses to avoid issues with macro expansion | Luca Deri | 2020-07-25 |
* | Merge pull request #932 from IvanNardi/log | Luca Deri | 2020-07-07 |
|\ |
|
| * | Fix compilation with --enable-debug-messages flag | Nardi Ivan | 2020-06-26 |
* | | Fix undefined behaviour in internal tests | Nardi Ivan | 2020-06-28 |
|/ |
|
* | Added HyperLogLog cardinality estimator API calls | Luca Deri | 2020-06-10 |
* | Updated (C) | Luca Deri | 2020-06-08 |
* | Win fixes | Luca Deri | 2020-06-08 |
* | Added check for invalid HTTP URLs | Luca Deri | 2020-05-16 |
* | Added check for binary scripts | Luca Deri | 2020-05-15 |
* | Added NDPI_XXX_BIT_16 | Luca Deri | 2020-05-11 |
* | Fix alignment issue on IPv6 structs | emanuele-f | 2019-08-29 |
* | Added missing definitions | Luca Deri | 2019-05-20 |
* | QUIC: convert little endian offsets to host endianness | Ludovico Cavedon | 2019-01-15 |
* | Added NDPI_MIN_NUM_STUN_DETECTION constant | Luca | 2018-10-29 |
* | Added checks for missing protocol initialization | Luca Deri | 2018-07-23 |
* | Increased number of protocols to 512 | Luca Deri | 2018-03-01 |
* | Refactoring the debugging output. | Vitaly Lavrov | 2017-10-26 |
* | Fix undefined behavior (detected by gcc): | Vitaly Lavrov | 2017-10-03 |
* | Implements #376 | Luca | 2017-08-29 |