aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* 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
* | Fix category detectionemanuele-f2019-04-12
* | Tests result fixLuca2019-04-05
|\ \
| * | Fix category detection due to missing initializationemanuele-f2019-04-05
| |/
| * Improved flow category guessLuca Deri2019-04-02
| * Improvements with category detectionLuca Deri2019-04-01
| * Added custom category support to ndpi_get_partial_detection()Luca Deri2019-04-01
| * Implemented ndpi_process_partial_detection() API call to handle partial match...Luca Deri2019-04-01
| * Added SSL organization supportLuca Deri2019-03-23
| * Merge pull request #678 from madpilot78/FreeBSD_endian.hLuca Deri2019-03-23
| |\
| | * The le32toh() function used in some places on BSD OSes require sys/endian.h t...Guido Falsi2019-03-12
* | | Fixed false positive with FTP_DATA protocolLuca2019-04-05
|/ /
* | Improved snapchat detectionLuca2019-03-22