aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* Added extra processing for POP and SMTPLuca Deri2019-10-22
* Reworked email metaata extractionLuca Deri2019-10-21
* Added POP3 metadata extractionLuca Deri2019-10-20
* Implemented IMAP data extractionLuca Deri2019-10-20
* Implemented FTP user/pwd extractionLuca Deri2019-10-20
* Fix memory leak in ndpiReader.Ravi Kerur2019-10-19
* Initial implementation of ndpi_flow2json APi callLuca Deri2019-10-15
* Fixes for API changesLuca Deri2019-10-09
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-10-08
|\
| * New API functions: ndpi_load_categories_file and ndpi_load_categoryemanuele-f2019-10-08
* | Implemented Kerberos metadata extractionLuca Deri2019-10-08
|/
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-10-08
|\
| * ndpi_load_hostname_category now performs strdup on the name argumentemanuele-f2019-10-08
* | Added ndpi_get_l4_proto_name() and ndpi_get_l4_proto_info() API calls to prin...Luca Deri2019-10-08
|/
* Code cleanupLuca Deri2019-10-02
* Manual merge of pull #769Luca Deri2019-10-02
* Removed http:// from HTTP urlLuca Deri2019-10-01
* Reworked categories handlingLuca Deri2019-09-29
* Fixed ICMP parsing bug introduced by pull #770Luca Deri2019-09-29
* Merge pull request #770 from ntop/ndpi_icmpLuca Deri2019-09-29
|\
| * Restore protocol extraction to original method.Ravi Kerur2019-09-21
| * Merge branch 'dev' of https://github.com/ntop/nDPI into ndpi_icmpRavi Kerur2019-09-21
| |\
| * \ Merge branch 'dev' of https://github.com/ntop/nDPI into ndpi_icmpRavi Kerur2019-09-17
| |\ \
| * \ \ Merge branch 'dev' of https://github.com/ntop/nDPI into ndpi_icmpRavi Kerur2019-09-16
| |\ \ \
| * | | | Fix protocol for v4 and v6.Ravi Kerur2019-09-14
| * | | | Add icmp and icmp6 to calculate splt and bd values.Ravi Kerur2019-09-14
* | | | | Fixed partial string matchesLuca Deri2019-09-27
* | | | | Fix missing strdup on ndpi_load_hostname_categoryemanuele-f2019-09-27
* | | | | Add categories test PCAPemanuele-f2019-09-27
* | | | | Updated instagram checkLuca Deri2019-09-26
* | | | | Improves IAT calculationLuca2019-09-24
| |_|_|/ |/| | |
* | | | ndpiReader now report protocol category and breedLuca Deri2019-09-21
| |_|/ |/| |
* | | Improved -C outputLuca Deri2019-09-17
| |/ |/|
* | As TLS certificate fingerprint is computed, TLS without certificate protocol ...Luca Deri2019-09-15
* | TLS certificate hash is not reportedLuca Deri2019-09-14
|/
* Fixed timezone conversionLuca Deri2019-09-10
* Validity format fixLuca Deri2019-09-10
* nDPI serialization: uint key compression, new deserialization APIAlfredo Cardigliano2019-09-10
* Parsed TLS certificate validityLuca Deri2019-09-10
* Compilation fix when JSON-C is not presentLuca Deri2019-09-03
* Added -C to generate CSV analysis filesLuca2019-09-03
* Added ndpi_alloc_data_analysis APi callLuca Deri2019-09-02
* Added packetIDs with -PLuca Deri2019-09-02
* Added payload memory freeLuca Deri2019-09-02
* Added new parameter to -PLuca Deri2019-09-02
* Add missing libemanuele-f2019-08-29
* Compilation fix on systems without JSON-CLuca Deri2019-08-29
* Add missing json cleanupemanuele-f2019-08-29
* Implemented IAT (Inter Arrival Time) statsLuca2019-08-29
* Added entropy, average, stddev, variance, bytes ratio calculationLuca2019-08-28