Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added support for Google Duo | Luca Deri | 2019-07-19 | |
| | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\ | ||||
| * | Corruptioon fix | Alfredo Cardigliano | 2019-07-18 | |
| | | ||||
* | | Improved Facebook messnger mobile detection | Luca Deri | 2019-07-18 | |
| | | ||||
* | | Added QUIC 046 support | Luca Deri | 2019-07-18 | |
|/ | ||||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\ | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Alfredo Cardigliano | 2019-07-17 | |
| |\ | ||||
| * | | Improved deserialization safety checks | Alfredo Cardigliano | 2019-07-17 | |
| | | | ||||
* | | | Renamed ndpi_util.c -> reader_util.c | Luca Deri | 2019-07-18 | |
| |/ |/| | | | | | Added crash fix with IPv6 | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-18 | |
|\| | ||||
| * | Fix memory corruption (reworked space computation and safety checks) | Alfredo Cardigliano | 2019-07-17 | |
| | | ||||
* | | Improvements for dta dissection | Luca Deri | 2019-07-18 | |
|/ | ||||
* | Deserialization boundary check fix, new end_of_record type | Alfredo Cardigliano | 2019-07-17 | |
| | ||||
* | Added extar check | Luca Deri | 2019-07-17 | |
| | | | | Warning fix | |||
* | Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64 | Alfredo Cardigliano | 2019-07-17 | |
| | ||||
* | Added ndpi_serialization_string_uint32 | Alfredo Cardigliano | 2019-07-16 | |
| | ||||
* | Line dissection improvements | Luca Deri | 2019-07-16 | |
| | ||||
* | Fixes #741 | Luca Deri | 2019-07-15 | |
| | ||||
* | Line fix | Luca | 2019-07-15 | |
| | ||||
* | Lenght fix | Luca | 2019-07-15 | |
| | ||||
* | Remove Werror | emanuele-f | 2019-07-15 | |
| | ||||
* | Added Line protocol dissection | Luca Deri | 2019-07-15 | |
| | | | | Add fix for discarding STUN over TCP flows | |||
* | Fixes #740 | Luca Deri | 2019-07-14 | |
| | ||||
* | Merge pull request #736 from themadprofessor/patch-1 | Luca Deri | 2019-07-13 | |
|\ | | | | | Fix invalid function prototype | |||
| * | Fix invalid function prototype | Stuart Reilly | 2019-07-12 | |
| | | | | | | Solves a warning when compiling with strict-prototypes. | |||
* | | Merge pull request #737 from themadprofessor/dev | Luca Deri | 2019-07-13 | |
|\ \ | | | | | | | Add compiler warnings and fix them | |||
| * | | Solve remaining warnings | Stuart Reilly | 2019-07-12 | |
| | | | ||||
| * | | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 | |
| |/ | ||||
* / | initial work towards simple serilizer/deserialier | Luca Deri | 2019-07-13 | |
|/ | ||||
* | 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 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 | |
| |/ |