aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Added support for Google DuoLuca Deri2019-07-19
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-07-18
|\
| * Corruptioon fixAlfredo Cardigliano2019-07-18
| |
* | Improved Facebook messnger mobile detectionLuca Deri2019-07-18
| |
* | Added QUIC 046 supportLuca Deri2019-07-18
|/
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-07-18
|\
| * Merge branch 'dev' of https://github.com/ntop/nDPI into devAlfredo Cardigliano2019-07-17
| |\
| * | Improved deserialization safety checksAlfredo Cardigliano2019-07-17
| | |
* | | Renamed ndpi_util.c -> reader_util.cLuca Deri2019-07-18
| |/ |/| | | | | Added crash fix with IPv6
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-07-18
|\|
| * Fix memory corruption (reworked space computation and safety checks)Alfredo Cardigliano2019-07-17
| |
* | Improvements for dta dissectionLuca Deri2019-07-18
|/
* Deserialization boundary check fix, new end_of_record typeAlfredo Cardigliano2019-07-17
|
* Added extar checkLuca Deri2019-07-17
| | | | Warning fix
* Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64Alfredo Cardigliano2019-07-17
|
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
|
* Line dissection improvementsLuca Deri2019-07-16
|
* Fixes #741Luca Deri2019-07-15
|
* Line fixLuca2019-07-15
|
* Lenght fixLuca2019-07-15
|
* Remove Werroremanuele-f2019-07-15
|
* Added Line protocol dissectionLuca Deri2019-07-15
| | | | Add fix for discarding STUN over TCP flows
* Fixes #740Luca Deri2019-07-14
|
* Merge pull request #736 from themadprofessor/patch-1Luca Deri2019-07-13
|\ | | | | Fix invalid function prototype
| * Fix invalid function prototypeStuart Reilly2019-07-12
| | | | | | Solves a warning when compiling with strict-prototypes.
* | Merge pull request #737 from themadprofessor/devLuca Deri2019-07-13
|\ \ | | | | | | Add compiler warnings and fix them
| * | Solve remaining warningsStuart Reilly2019-07-12
| | |
| * | Add compiler warnings and fix themStuart Reilly2019-07-12
| |/
* / initial work towards simple serilizer/deserialierLuca Deri2019-07-13
|/
* 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 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
| |/