aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* all fixedGiulio Paparelli2019-07-12
|
* Compilation fixLuca Deri2019-07-12
|
* Improved whatsapp dissectionLuca Deri2019-07-11
|
* Dissection improventsLuca Deri2019-07-11
| | | | | Fixed QUIC dissection Disabled debug message
* 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
|
* TypoLuca Deri2019-07-03
|
* Improved protocol guessLuca Deri2019-07-02
|
* Remvoed debug infoLuca2019-07-02
|
* Various TLS improvementsLuca Deri2019-07-02
|
* SSL ciphers improvementsLuca Deri2019-07-01
|
* Fixed invalid changes in ndpi_get_proto_category() and ndpi_get_proto_name() ↵Luca Deri2019-07-01
| | | | dur to https://github.com/ntop/nDPI/pull/731/commits/4b717276614e20feada22e6fe29ea2099ba9fd37
* Merge pull request #731 from themadprofessor/devLuca Deri2019-07-01
|\ | | | | Stability Fixes
| * Merge remote-tracking branch 'upstream' into devStuart Reilly2019-07-01
| |\ | |/ |/|
* | Minor changeLuca Deri2019-07-01
| |
* | Merge pull request #730 from hoermto/hoermto-patch-alpineLuca Deri2019-06-30
|\ \ | | | | | | Alpine linux: "ln -F" not supported in alpine
| * | Makefile: ln -F not supported in alpinehoermto2019-06-28
| | | | | | | | | removed -F option from makefile for alpine support. Actually not sure the relevance of -F flag for other OS
* | | Added DNSoverHTTPS detectionLuca Deri2019-06-30
| | |
* | | Added ndpi_has_human_readeable_string for detecting human-readeable strings ↵Luca Deri2019-06-30
| | | | | | | | | | | | in buffers
* | | 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
|/ /
| * Fix missing bracesStuart Reilly2019-06-28
| |
| * Fix potential NULL dref in btlib.cStuart Reilly2019-06-28
| |
| * Fix two resource leaksStuart Reilly2019-06-28
| |
| * Move NULL checks to start of functionsStuart Reilly2019-06-28
| |
| * Fix potential NULL deref in libcacheStuart Reilly2019-06-28
| |
| * Fix two potential OOB reads in ndpi_main.cStuart Reilly2019-06-28
| |
| * Remove duplicate defintions and fix function prototypesStuart Reilly2019-06-28
|/
* Dissection improvementsLuca Deri2019-06-27
|
* Removed debug messageLuca Deri2019-06-25
|
* WhatsApp improvements for video/audio detectionLuca Deri2019-06-25
|
* Merge pull request #723 from lance-wyvern/devLuca Deri2019-06-22
|\ | | | | OICQ protocol version:0x371b
| * new QQ version:0x3823zhenxian.wang2019-06-19
| |
| * new QQ versionzhenxian.wang2019-06-18
| |
* | Merge pull request #717 from weiyanhua100/devLuca Deri2019-06-22
|\ \ | | | | | | add null process for malloc.
| * | add null process for malloc.weiyanhua2019-06-13
| | |
* | | Merge pull request #724 from themadprofessor/fix_dhcp_testsLuca Deri2019-06-22
|\ \ \ | | | | | | | | Fix tests broken by new DHCP fingerprinting
| * | | Add dhcp fingerprints to expected resultsStuart Reilly2019-06-19
| | | |
* | | | Further WhatsApp improvementsLuca Deri2019-06-21
| | | |
* | | | Better UDP flow handlingLuca Deri2019-06-21
| | | |
* | | | CleanupLuca Deri2019-06-21
| | | |
* | | | Improved OpenVPN support for UDP-based VPNsLuca Deri2019-06-21
| | | |
* | | | Added WhatsApp VideoLuca Deri2019-06-20
| | | |
* | | | WhatsApp improvementsLuca Deri2019-06-20
| | | |
* | | | JSON-C fixLuca Deri2019-06-20
| | | |
* | | | Fixed invalid false positiveLuca Deri2019-06-20
|/ / /
* | | DHCP fingerprint is now in human readeable formatLuca2019-06-18
| | |
* | | Added DHCP fingerpring handlingLuca2019-06-18
| |/ |/|