Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | | ||||
| * | Add gcc-8 and gcc-9 | Stuart Reilly | 2019-07-17 | |
| | | ||||
| * | Add gcc-7 to travis.yml | Stuart Reilly | 2019-07-17 | |
| | | ||||
* | | Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64 | Alfredo Cardigliano | 2019-07-17 | |
| | | ||||
* | | Moved json2tlv to ntopng | Alfredo Cardigliano | 2019-07-17 | |
| | | ||||
* | | ZMQ export in json2tlv | Alfredo Cardigliano | 2019-07-16 | |
| | | ||||
* | | json2tlv tool to convert from JSON to TLV and run performance tests | Alfredo Cardigliano | 2019-07-16 | |
|/ | ||||
* | 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 | |
| | ||||
* | Reworked output | Luca Deri | 2019-07-15 | |
| | | | | | -v 1 now prints only unknown flows -v 2 now prints all flows | |||
* | 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 | |
| | ||||
* | JA3 format cleanup | Luca Deri | 2019-07-13 | |
| | ||||
* | Merge pull request #734 from glpaparelli/dev | Luca Deri | 2019-07-13 | |
|\ | | | | | fixed the printing layout, even with IPv6 | |||
| * | all fixed | Giulio Paparelli | 2019-07-12 | |
| | | ||||
* | | Fixes #735 | Luca Deri | 2019-07-13 | |
| | | ||||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-07-13 | |
|\ \ | ||||
| * \ | 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. | |||
* | / | Updated test resultss after export changes | Luca Deri | 2019-07-13 | |
|/ / | ||||
* | | 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 | |
| | | | ||||
| * | | Merge branch 'dev' of github.com:themadprofessor/nDPI into github | Stuart Reilly | 2019-07-12 | |
| |\ \ | ||||
| | * | | Add compiler warnings and fix them | 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 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 | |
| | |