aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Change SMBv1 breed to potentially dangerousemanuele-f2019-08-07
* Code cleanupLuca Deri2019-07-27
* Updated results with new dissectionLuca Deri2019-07-24
* Add SPLT and BD classification to the lib.Ravi Kerur2019-07-23
* Xbox and PS4 static port classification.Ravi Kerur2019-07-23
* Amazon video static classification.Ravi Kerur2019-07-23
* Add default port based iperf classification.Ravi Kerur2019-07-23
* Merged Google Hangout and Duo as they are pretty similar from the network sta...Luca Deri2019-07-22
* Improved WhatsApp detectionLuca Deri2019-07-22
* STUN, Hangout, Duo dissection improvementsLuca Deri2019-07-21
* Added support for Google DuoLuca Deri2019-07-19
* Added extar checkLuca Deri2019-07-17
* Fixes #741Luca Deri2019-07-15
* Added Line protocol dissectionLuca Deri2019-07-15
* Solve remaining warningsStuart Reilly2019-07-12
* Add compiler warnings and fix themStuart Reilly2019-07-12
* Compilation fixLuca Deri2019-07-12
* Dissection improventsLuca Deri2019-07-11
* Fixed uninitialized variable that caused weird errorsLuca Deri2019-07-10
* Fix that caused nDPI to provide false positive results with pattern matchingLuca Deri2019-07-10
* Improved protocol guessLuca Deri2019-07-02
* Fixed invalid changes in ndpi_get_proto_category() and ndpi_get_proto_name() ...Luca Deri2019-07-01
* Merge remote-tracking branch 'upstream' into devStuart Reilly2019-07-01
|\
| * Added DNSoverHTTPS detectionLuca Deri2019-06-30
| * Added ndpi_has_human_readeable_string for detecting human-readeable strings i...Luca Deri2019-06-30
| * Improvemnts in SSL certificate detectionLuca Deri2019-06-30
| * Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-06-29
| |\
| | * ntohl Portability fixesLuca Deri2019-06-29
| * | Initial implementation of datasaver protocol supportLuca Deri2019-06-29
| |/
* | Move NULL checks to start of functionsStuart Reilly2019-06-28
* | Fix two potential OOB reads in ndpi_main.cStuart Reilly2019-06-28
|/
* Dissection improvementsLuca Deri2019-06-27
* Added WhatsApp VideoLuca Deri2019-06-20
* Reworked SSL cipher handlingLuca Deri2019-06-16
* Added missing antimalware categorylucaderi2019-06-03
* Merge pull request #691 from pallas/fix-double-strdupLuca Deri2019-06-03
|\
| * Fix double-strdup memory leak in ndpi_handle_ruleDerrick Lyndon Pallas2019-04-05
* | Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* | Implements #705Luca Deri2019-05-20
* | Fixed JA3 decodingLuca Deri2019-05-20
* | Merge pull request #696 from pallas/avoid-hyperscan-leakLuca Deri2019-05-08
|\ \
| * | Avoid leaking hyperscan structDerrick Lyndon Pallas2019-04-22
* | | Add allowed site categoryemanuele-f2019-05-06
* | | Hardening fixes for packer parsingLuca Deri2019-05-03
* | | ndpi_handle_rule accepted formatscardigliano2019-04-29
|/ /
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-04-12
|\ \
| * \ Merge pull request #690 from pallas/make-path-constLuca Deri2019-04-12
| |\ \
| | * | Make path const in ndpi_load_protocols_fileDerrick Lyndon Pallas2019-04-05
| | |/
* | / Fixes #692Luca Deri2019-04-12
|/ /
* | Add missing newlinesemanuele-f2019-04-12