aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generate NDPI_API_VERSION based on git commands.Vitaliy Ivanov2020-10-29
* Added boundary checkLuca Deri2020-10-27
* Improve skype detection (#1039)Igor Duarte2020-10-27
* 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
* Added CPHA - CheckPoint High Availability Protocol protocl supportLuca Deri2020-10-22
* Fix parsing of DLT_PPP datalink type (#1042)Ivan Nardi2020-10-21
* Fixes #1033Luca Deri2020-10-21
* Added new IPs for TeamViewer (#1040)Douglas2020-10-21
* CAPWAP tunnel decoding fix (#1038)Zied Aouini2020-10-21
* Improved/autoconf (#1037)Toni2020-10-21
* Fix a memory leak on fuzzing code (#1036)Hosein Ghahremanzadeh2020-10-21
* Remove possible invalid read (#1035)Igor Duarte2020-10-21
* Initial 3.5 commitLuca Deri2020-10-19
* 3.4 nDPI Release3.4Luca Deri2020-10-19
* Added makefile target for creating changelogLuca Deri2020-10-19
* Fixed missing PCAP include directories in Makefiles. (#1034)Toni2020-10-19
* Improved processing of IPv6 headerLuca Deri2020-10-15
* Handle list items in ndpi_deserialize_get_single_sizeAlfredo Cardigliano2020-10-15
* Add serialization of values list in TLVAlfredo Cardigliano2020-10-15
* Fix CAPWAP handling.aouinizied2020-10-13
* Decoupled fuzzy and unit testsAlfredo Cardigliano2020-10-12
* Serialized doxygen docAlfredo Cardigliano2020-10-05
* Added ndpi_quick_16_byte_hashLuca2020-10-05
* Warning fixLuca Deri2020-10-03
* Tests updateLuca Deri2020-10-02
* Added fix for invalid SNI check when SNI is missingLuca Deri2020-10-02
* Updated serialization test unitLuca Deri2020-10-02
* don't pass arguments to ./configure as 1 string (#1027)borisVanhoof2020-09-29
* QUIC: fix dissection of "offset" field (#1025)Ivan Nardi2020-09-29
* Added missing files to `make dist' target which are not required to build nDP...Toni2020-09-29
* Added JSON-C check for unit testsLuca Deri2020-09-26
* Added extra boundary checksLuca Deri2020-09-26
* Added back ndpi_check_flow_func (correct) prototypeLuca Deri2020-09-25
* Boundary fixLuca Deri2020-09-25
* Compilation fixLuca Deri2020-09-25
* Various optimizations to reduce not-necessary callsLuca Deri2020-09-24
* Added -fno-sanitize=alignment in clang-7Luca Deri2020-09-24
* -O0 -> -OgLuca Deri2020-09-23
* Attempt to avoid errors due to misaligned packet headersLuca Deri2020-09-23
* Improved boundary check to prevent overflowLuca Deri2020-09-23
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-09-22
|\
| * Macro redefinitionLuca Deri2020-09-22
* | Minor UA handling improvement to avoid heap-overflowLuca Deri2020-09-22
|/
* Added missing install target in newly added unit tstslucaderi2020-09-22
* Minor change for alignment issueLuca Deri2020-09-21
* Added risks for checkingLuca Deri2020-09-21
* Exclude sanitizer on unit tests involving json-c due to a bug in the libAlfredo Cardigliano2020-09-21