Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Reworked output | Luca Deri | 2019-07-15 | |
| | | | | | -v 1 now prints only unknown flows -v 2 now prints all flows | |||
* | 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 | |
| | | ||||
* | | Merge pull request #737 from themadprofessor/dev | Luca Deri | 2019-07-13 | |
|\ \ | | | | | | | Add compiler warnings and fix them | |||
| * | | Add compiler warnings and fix them | Stuart Reilly | 2019-07-12 | |
| |/ | ||||
* / | initial work towards simple serilizer/deserialier | Luca Deri | 2019-07-13 | |
|/ | ||||
* | Dissection improvents | Luca Deri | 2019-07-11 | |
| | | | | | Fixed QUIC dissection Disabled debug message | |||
* | Various TLS improvements | Luca Deri | 2019-07-02 | |
| | ||||
* | 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 | |
| | ||||
* | Dissection improvements | Luca Deri | 2019-06-27 | |
| | ||||
* | 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 | |
| | | ||||
* | | Further WhatsApp improvements | Luca Deri | 2019-06-21 | |
| | | ||||
* | | JSON-C fix | Luca Deri | 2019-06-20 | |
| | | ||||
* | | Added DHCP fingerpring handling | Luca | 2019-06-18 | |
| | | ||||
* | | Reworked SSL cipher handling | Luca Deri | 2019-06-16 | |
| | | ||||
* | | Added SSL cipher print | Luca Deri | 2019-06-16 | |
|/ | ||||
* | Fixed MySQL dissector | Luca Deri | 2019-05-28 | |
| | | | | | SSL dissector now reports the protocol version Fixed bug in ndpiReader that ivalidates in some cases the protocl dissection and used to slow down the dissection | |||
* | Added ndpi_is_safe_ssl_cipher(0 call | Luca Deri | 2019-05-23 | |
| | ||||
* | SSL certificate analysis improvement | Luca Deri | 2019-05-20 | |
| | ||||
* | Implements #705 | Luca Deri | 2019-05-20 | |
| | ||||
* | Fixed JA3 decoding | Luca Deri | 2019-05-20 | |
| | | | | Made ndpi_process_extra_packet() optional | |||
* | Fix the Xcode project | Yingpei Zeng | 2019-05-15 | |
| | ||||
* | Initial JA3 support (https://github.com/salesforce/ja3) for SSL | Luca Deri | 2019-05-11 | |
| | ||||
* | Add missing fclose in ndpiReader | emanuele-f | 2019-04-12 | |
| | ||||
* | Added test file for FTP | Luca Deri | 2019-04-12 | |
| | ||||
* | Added custom category support to ndpi_get_partial_detection() | Luca Deri | 2019-04-01 | |
| | ||||
* | Implemented ndpi_process_partial_detection() API call to handle partial ↵ | Luca Deri | 2019-04-01 | |
| | | | | matches due to the nDPI specified configuration | |||
* | Added SSL organization support | Luca Deri | 2019-03-23 | |
| | ||||
* | Respect CXX variable during configure | chiehminw | 2019-03-06 | |
| | | | | | | | | commit 6ac83ce7eb99 use CXX to link ndpiReader however CXX is not properly set in configure step Fixes: 6ac83ce7eb99 ("Fixes broken hyperscan compilation") Signed-off-by: chiehminw <chiehminw@synology.com> | |||
* | Aligned DNS to HTTP dissection | Luca Deri | 2019-02-07 | |
| | ||||
* | Fixes #657 | Luca Deri | 2019-01-20 | |
| | ||||
* | Propagate prefix settings to Makefiles | Pramode | 2019-01-20 | |
| | | | | | A "make install" was failing because the --prefix flag setting was not being propagated to the Makefiles. | |||
* | Removed debug code | Luca Deri | 2019-01-17 | |
| |