Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | all fixed | Giulio Paparelli | 2019-07-12 |
| | |||
* | Compilation fix | Luca Deri | 2019-07-12 |
| | |||
* | Improved whatsapp dissection | Luca Deri | 2019-07-11 |
| | |||
* | Dissection improvents | Luca Deri | 2019-07-11 |
| | | | | | Fixed QUIC dissection Disabled debug message | ||
* | Fixed uninitialized variable that caused weird errors | Luca Deri | 2019-07-10 |
| | |||
* | Fix that caused nDPI to provide false positive results with pattern matching | Luca Deri | 2019-07-10 |
| | |||
* | Typo | Luca Deri | 2019-07-03 |
| | |||
* | Improved protocol guess | Luca Deri | 2019-07-02 |
| | |||
* | Remvoed debug info | Luca | 2019-07-02 |
| | |||
* | Various TLS improvements | Luca Deri | 2019-07-02 |
| | |||
* | SSL ciphers improvements | Luca Deri | 2019-07-01 |
| | |||
* | Fixed invalid changes in ndpi_get_proto_category() and ndpi_get_proto_name() ↵ | Luca Deri | 2019-07-01 |
| | | | | dur to https://github.com/ntop/nDPI/pull/731/commits/4b717276614e20feada22e6fe29ea2099ba9fd37 | ||
* | Merge pull request #731 from themadprofessor/dev | Luca Deri | 2019-07-01 |
|\ | | | | | Stability Fixes | ||
| * | Merge remote-tracking branch 'upstream' into dev | Stuart Reilly | 2019-07-01 |
| |\ | |/ |/| | |||
* | | Minor change | Luca Deri | 2019-07-01 |
| | | |||
* | | Merge pull request #730 from hoermto/hoermto-patch-alpine | Luca Deri | 2019-06-30 |
|\ \ | | | | | | | Alpine linux: "ln -F" not supported in alpine | ||
| * | | Makefile: ln -F not supported in alpine | hoermto | 2019-06-28 |
| | | | | | | | | | removed -F option from makefile for alpine support. Actually not sure the relevance of -F flag for other OS | ||
* | | | Added DNSoverHTTPS detection | Luca Deri | 2019-06-30 |
| | | | |||
* | | | Added ndpi_has_human_readeable_string for detecting human-readeable strings ↵ | Luca Deri | 2019-06-30 |
| | | | | | | | | | | | | in buffers | ||
* | | | Improvemnts in SSL certificate detection | Luca Deri | 2019-06-30 |
| | | | |||
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-06-29 |
|\ \ \ | |||
| * | | | ntohl Portability fixes | Luca Deri | 2019-06-29 |
| |/ / | |||
* / / | Initial implementation of datasaver protocol support | Luca Deri | 2019-06-29 |
|/ / | |||
| * | Fix missing braces | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Fix potential NULL dref in btlib.c | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Fix two resource leaks | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Move NULL checks to start of functions | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Fix potential NULL deref in libcache | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Fix two potential OOB reads in ndpi_main.c | Stuart Reilly | 2019-06-28 |
| | | |||
| * | Remove duplicate defintions and fix function prototypes | Stuart Reilly | 2019-06-28 |
|/ | |||
* | Dissection improvements | Luca Deri | 2019-06-27 |
| | |||
* | Removed debug message | Luca Deri | 2019-06-25 |
| | |||
* | WhatsApp improvements for video/audio detection | Luca Deri | 2019-06-25 |
| | |||
* | Merge pull request #723 from lance-wyvern/dev | Luca Deri | 2019-06-22 |
|\ | | | | | OICQ protocol version:0x371b | ||
| * | new QQ version:0x3823 | zhenxian.wang | 2019-06-19 |
| | | |||
| * | new QQ version | zhenxian.wang | 2019-06-18 |
| | | |||
* | | Merge pull request #717 from weiyanhua100/dev | Luca Deri | 2019-06-22 |
|\ \ | | | | | | | add null process for malloc. | ||
| * | | add null process for malloc. | weiyanhua | 2019-06-13 |
| | | | |||
* | | | Merge pull request #724 from themadprofessor/fix_dhcp_tests | Luca Deri | 2019-06-22 |
|\ \ \ | | | | | | | | | Fix tests broken by new DHCP fingerprinting | ||
| * | | | Add dhcp fingerprints to expected results | Stuart Reilly | 2019-06-19 |
| | | | | |||
* | | | | Further WhatsApp improvements | Luca Deri | 2019-06-21 |
| | | | | |||
* | | | | Better UDP flow handling | Luca Deri | 2019-06-21 |
| | | | | |||
* | | | | Cleanup | Luca Deri | 2019-06-21 |
| | | | | |||
* | | | | Improved OpenVPN support for UDP-based VPNs | Luca Deri | 2019-06-21 |
| | | | | |||
* | | | | Added WhatsApp Video | Luca Deri | 2019-06-20 |
| | | | | |||
* | | | | WhatsApp improvements | Luca Deri | 2019-06-20 |
| | | | | |||
* | | | | JSON-C fix | Luca Deri | 2019-06-20 |
| | | | | |||
* | | | | Fixed invalid false positive | Luca Deri | 2019-06-20 |
|/ / / | |||
* | | | DHCP fingerprint is now in human readeable format | Luca | 2019-06-18 |
| | | | |||
* | | | Added DHCP fingerpring handling | Luca | 2019-06-18 |
| |/ |/| |