aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
Commit message (Collapse)AuthorAge
...
| * | Improved deserialization safety checksAlfredo Cardigliano2019-07-17
| | |
* | | Renamed ndpi_util.c -> reader_util.cLuca Deri2019-07-18
| |/ |/| | | | | Added crash fix with IPv6
* | Improvements for dta dissectionLuca Deri2019-07-18
|/
* Update ndpiReader.cmarcopiangatello2019-07-17
|
* Update ndpiReader.cmarcopiangatello2019-07-17
|
* Update ndpiReader.cmarcopiangatello2019-07-17
|
* Add files via uploadmarcopiangatello2019-07-17
|
* Delete ndpiReader.cmarcopiangatello2019-07-17
|
* Update ndpiReader.cmarcopiangatello2019-07-17
|
* Add files via uploadmarcopiangatello2019-07-17
|
* Delete ndpiReader.cmarcopiangatello2019-07-17
|
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
|
* Reworked outputLuca Deri2019-07-15
| | | | | -v 1 now prints only unknown flows -v 2 now prints all flows
* JA3 format cleanupLuca Deri2019-07-13
|
* Merge pull request #734 from glpaparelli/devLuca Deri2019-07-13
|\ | | | | fixed the printing layout, even with IPv6
| * all fixedGiulio Paparelli2019-07-12
| |
* | Merge pull request #737 from themadprofessor/devLuca Deri2019-07-13
|\ \ | | | | | | Add compiler warnings and fix them
| * | Add compiler warnings and fix themStuart Reilly2019-07-12
| |/
* / initial work towards simple serilizer/deserialierLuca Deri2019-07-13
|/
* Dissection improventsLuca Deri2019-07-11
| | | | | Fixed QUIC dissection Disabled debug message
* Various TLS improvementsLuca Deri2019-07-02
|
* 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
|
* Further WhatsApp improvementsLuca Deri2019-06-21
|
* JSON-C fixLuca Deri2019-06-20
|
* Added DHCP fingerpring handlingLuca2019-06-18
|
* Reworked SSL cipher handlingLuca Deri2019-06-16
|
* Added SSL cipher printLuca Deri2019-06-16
|
* Fixed MySQL dissectorLuca Deri2019-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
* SSL certificate analysis improvementLuca Deri2019-05-20
|
* Implements #705Luca Deri2019-05-20
|
* Initial JA3 support (https://github.com/salesforce/ja3) for SSLLuca Deri2019-05-11
|
* Add missing fclose in ndpiReaderemanuele-f2019-04-12
|
* Added test file for FTPLuca Deri2019-04-12
|
* Added custom category support to ndpi_get_partial_detection()Luca Deri2019-04-01
|
* Implemented ndpi_process_partial_detection() API call to handle partial ↵Luca Deri2019-04-01
| | | | matches due to the nDPI specified configuration
* Added SSL organization supportLuca Deri2019-03-23
|
* Aligned DNS to HTTP dissectionLuca Deri2019-02-07
|
* Fixes #657Luca Deri2019-01-20
|
* Removed debug codeLuca Deri2019-01-17
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-01-17
|\
| * Warnign fixesLuca Deri2019-01-17
| | | | | | | | Updated test results
* | Removed this party LRU and replaced with home grownLuca Deri2019-01-17
|/
* Warning fixLuca2018-11-29
|
* Renamed internal functionLuca Deri2018-11-21
|
* Made configure more friendlyLuca Deri2018-11-21
| | | | Added time measurement in ndpiReader (processing and setup time)
* Improved skype, teredo, netbios heuristicsLuca Deri2018-11-21
| | | | Changed ndpi_detection_giveup() API: guess is now part of the call
* Improved WeChat supportLuca Deri2018-11-19
| | | | | Removed Musical.ly protocol as the service has been merged with another one and thus it is no longer used Improved guess for UDP protocols
* Warning fixemanuele-f2018-11-18
|
* Added DPDK support to ndpiReaderLuca Deri2018-11-10
|