Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #760 from ntop/nDPI-SPLT-BD | Luca Deri | 2019-07-23 |
|\ | | | | | Ndpi splt bd | ||
| * | Add SPLT and BD classification to the lib. | Ravi Kerur | 2019-07-23 |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
| * | Add new datastructures. | Ravi Kerur | 2019-07-23 |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
| * | nDPI ovs changes. | Ravi Kerur | 2019-07-23 |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
| * | Xbox and PS4 static port classification. | Ravi Kerur | 2019-07-23 |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
| * | Amazon video static classification. | Ravi Kerur | 2019-07-23 |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
| * | Add default port based iperf classification. | Ravi Kerur | 2019-07-23 |
|/ | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | ||
* | Merged Google Hangout and Duo as they are pretty similar from the network ↵ | Luca Deri | 2019-07-22 |
| | | | | standpoint and from the features they implement | ||
* | Improved WhatsApp detection | Luca Deri | 2019-07-22 |
| | |||
* | Warnign fix | Luca Deri | 2019-07-22 |
| | |||
* | Serialization of arrays in JSON format | Alfredo Cardigliano | 2019-07-22 |
| | |||
* | Compilarion fix | Luca Deri | 2019-07-22 |
| | | | | Updated SIP result | ||
* | STUN, Hangout, Duo dissection improvements | Luca Deri | 2019-07-21 |
| | |||
* | Added braces in JSON object serialization | Alfredo Cardigliano | 2019-07-19 |
| | |||
* | JSON serialization fixes in buffer offset and room computarion, string escape | Alfredo Cardigliano | 2019-07-19 |
| | |||
* | Restored serializerUnitTest() after fixes | Luca Deri | 2019-07-19 |
| | |||
* | serializer char* parameters are now const | Alfredo Cardigliano | 2019-07-19 |
| | |||
* | Fix Makefile.dpdk | Alfredo Cardigliano | 2019-07-19 |
| | |||
* | 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 |
|/ | |||
* | Refresh after data leak detection | 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 |
|/ | |||
* | Merge pull request #752 from marcopiangatello/dev | Luca Deri | 2019-07-18 |
|\ | | | | | ndpi_has_human_readeable_string Test | ||
| * | Update ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Update ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Update ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Add files via upload | marcopiangatello | 2019-07-17 |
| | | |||
| * | Delete ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Update ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Add files via upload | marcopiangatello | 2019-07-17 |
| | | |||
| * | Delete ndpi_util.h | marcopiangatello | 2019-07-17 |
| | | |||
| * | Delete ndpi_util.c | marcopiangatello | 2019-07-17 |
| | | |||
| * | Delete ndpiReader.c | marcopiangatello | 2019-07-17 |
| | | |||
* | | Deserialization boundary check fix, new end_of_record type | Alfredo Cardigliano | 2019-07-17 |
|/ | |||
* | Added extar check | Luca Deri | 2019-07-17 |
| | | | | Warning fix | ||
* | Merge pull request #747 from themadprofessor/travis-gcc | Luca Deri | 2019-07-17 |
|\ | | | | | Add more compilers to travis | ||
| * | Add ubuntu toolchain to clang builds | Stuart Reilly | 2019-07-17 |
| | | |||
| * | Add clang-7 | Stuart Reilly | 2019-07-17 |
| | | |||
| * | Remove brew update | Stuart Reilly | 2019-07-17 |
| | | |||
| * | Make travis more explicit | Stuart Reilly | 2019-07-17 |
| | | |||
| * | Remove gcc7, add clang 8 | Stuart Reilly | 2019-07-17 |
| | |