aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Extended the API to calculate jitterLuca Deri2021-02-09
* Removed debug statementLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* Implemented more efficient and memory savvy RSILuca Deri2021-02-05
* RSI enhancementsLuca Deri2021-02-05
* Implemented API for computing RSI (Relative Strenght Index)Luca Deri2021-02-04
* Fix a warning (#1125)Ivan Nardi2021-02-03
* Improved debug messageLuca Deri2021-02-03
* Fixes due to datatype renameLuca Deri2021-01-22
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Added missing comma (#1116)morefigs2021-01-21
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* Code cleanup: third party uthash is at the right placeLuca Deri2021-01-20
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Fix some warnings when compiling with "-W -Wall" flags (#1103)Ivan Nardi2021-01-04
* Restored QUIC statsLuca Deri2020-12-30
* Fixed output when tLS (nad not QUIC) is usedLuca Deri2020-12-28
* Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085Luca Deri2020-12-12
* Fix minimum packet length condition (#1087)Zied Aouini2020-12-12
* Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10...Toni2020-12-11
* nDPI rules (work in progress) implementationLuca Deri2020-11-30
* Support raw IPv4 / IPv6 pcap packet processing. (#1053)Toni2020-11-09
* Cosmetic changesLuca Deri2020-11-03
* Moved global in reader_util.cLuca Deri2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26
* Various improvemement when using ndpi_pref_enable_tls_block_dissection:Luca Deri2020-10-24
* Added -x for checking patternsLuca Deri2020-10-22
* Fix parsing of DLT_PPP datalink type (#1042)Ivan Nardi2020-10-21
* CAPWAP tunnel decoding fix (#1038)Zied Aouini2020-10-21
* Fixed missing PCAP include directories in Makefiles. (#1034)Toni2020-10-19
* Fix CAPWAP handling.aouinizied2020-10-13
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Warning fixLuca Deri2020-10-03
* Added missing files to `make dist' target which are not required to build nDP...Toni2020-09-29
* Add unit tests to travis. Move ndpi serializer tests to unit tests.Alfredo Cardigliano2020-09-21
* Merge pull request #1018 from lnslbrty/fix/make-distLuca Deri2020-09-20
|\
| * Fixed broken `make dist' and added CI check.Toni Uhlig2020-09-19
* | Merge pull request #1017 from lnslbrty/fix/mingw-xcompileLuca Deri2020-09-20
|\ \
| * | Fixed mingw build w/o examples/tests/fuzzer.Toni Uhlig2020-09-18
| |/
* | Reworked MDNS dissector that is not based on the DNS dissectorLuca Deri2020-09-17
* | Merge pull request #1012 from IvanNardi/uaLuca Deri2020-09-17
|\ \
| * | http: create a common function to parse User Agent fieldNardi Ivan2020-09-08
| |/
* / Added extension to detect nested subdomains as used in Browsertunnel attack toolLuca Deri2020-09-09
|/
* Fixed invalid memory access leading to a SIGSEGV in ndpiReader's option parser.Toni Uhlig2020-08-28
* QUIC: minor fixesNardi Ivan2020-08-24
* Add (optional) dependency on external libraries: libgcrypt and libgpg-errorNardi Ivan2020-08-21
* Merge pull request #977 from adek05/devLuca Deri2020-08-19
|\