| Commit message (Expand) | Author | Age |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Improved user agent analysis | Luca Deri | 2022-01-09 |
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
* | Rework how hostname/SNI info is saved (#1330) | Ivan Nardi | 2021-11-24 |
* | Fix writes to `flow->protos` union fields (#1354) | Ivan Nardi | 2021-11-15 |
* | Reduce memory used by `ndpiReader` (#1371) | Ivan Nardi | 2021-11-11 |
* | Implemented function to retrieve flow information. #1253 (#1254) | Toni | 2021-07-23 |
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
* | Initial work towards detection via TLS of browser types | Luca | 2021-05-06 |
* | Added flow risk to wireshark dissection | Luca Deri | 2021-04-26 |
* | ndpiReader: print an error msg if we found an unsupported datalink type (#1157) | Ivan Nardi | 2021-03-23 |
* | Fixed CPHA missing protocol initialization | Luca Deri | 2021-02-10 |
* | Fix a warning (#1125) | Ivan Nardi | 2021-02-03 |
* | Code cleanup: third party uthash is at the right place | Luca Deri | 2021-01-20 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Split HTTP request from response Content-Type. Request Content-Type should be... | Luca Deri | 2021-01-06 |
* | Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10... | Toni | 2020-12-11 |
* | Added -D flag for detecting DoH in the wild | Luca Deri | 2020-10-26 |
* | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timeval | Adrian ZgorzaĆek | 2020-08-09 |
* | Removed csv_fp as external symbol. Instead passing csv_fp through as argument. | Toni Uhlig | 2020-07-08 |
* | Merge pull request #932 from IvanNardi/log | Luca Deri | 2020-07-07 |
|\ |
|
| * | Incorporated some feedback | Nardi Ivan | 2020-07-01 |
| * | Fix compilation with --enable-debug-messages flag | Nardi Ivan | 2020-06-26 |
* | | Fix memory leak about purged/expired flows | Nardi Ivan | 2020-06-28 |
* | | Fix (harmless) memory leaks when DPDK is enabled | Nardi Ivan | 2020-06-28 |
|/ |
|
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
* | Removed some obsolete protocols (battlefield, oscar, pcanywhere, tvants) | Luca Deri | 2020-06-06 |
* | Added support for Encrypted TLS SNI dissection | Luca Deri | 2020-05-28 |
* | Added the ability to detect when a known protocol is using a non-standard port | Luca Deri | 2020-05-10 |
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 |
* | ndpiReader: fix memory leak in idle sessions purging | Nardi Ivan | 2020-04-08 |
* | Minor fix | Luca Deri | 2020-02-17 |
* | Added TLS ALPN support | Luca Deri | 2020-02-07 |
* | Added flow extra info field | Luca Deri | 2020-01-10 |
* | Minor cleanup | Luca Deri | 2020-01-05 |
* | Fix leaks and sha1 certificate detection | emanuele-f | 2020-01-02 |
* | Renamed TLS requested server name | Luca | 2020-01-02 |
* | Reworked TLS dissection | Luca | 2020-01-01 |
* | Merge pull request #813 from SimoneRicci97/dev | Luca Deri | 2019-12-09 |
|\ |
|
| * | Fixed intrusion detection | Simone Ricci | 2019-11-26 |
* | | Implemented telnet password export | Luca Deri | 2019-11-21 |
|/ |
|
* | Added flow duration and goodput in output (-v and -c) | Luca Deri | 2019-11-21 |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2019-11-05 |
|\ |
|
| * | Merge pull request #806 from oleg-umnik/fix_1 | Luca Deri | 2019-11-03 |
| |\ |
|
| | * | Don't leak memory in live capture mode | Oleg A. Arkhangelsky | 2019-10-29 |
* | | | Added tunnelling decapsulation | Luca | 2019-11-05 |
|/ / |
|
* | | Initial work towards HTTP content-type export | Luca | 2019-10-31 |
* | | Added telnet dissector | Luca | 2019-10-29 |
|/ |
|
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 |
* | Removed http:// from HTTP url | Luca Deri | 2019-10-01 |