aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_typedefs.h
Commit message (Expand)AuthorAge
* Implemented telnet password exportLuca Deri2019-11-21
* Kerberos dissection improvementsLuca Deri2019-11-17
* Added ndpi_init_detection_module() API preferencesLuca Deri2019-11-10
* Added ndpi_finalize_initalization() initialization functionLuca2019-11-07
* Added L2TP tunnel type. Warning fix.Alfredo Cardigliano2019-11-06
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-11-05
|\
| * Implemented SQL Injection and XSS attack detectionLuca Deri2019-11-01
* | Added tunnelling decapsulationLuca2019-11-05
|/
* Initial work towards HTTP content-type exportLuca2019-10-31
* Added telnet dissectorLuca2019-10-29
* Major cleanupLuca Deri2019-10-24
* 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
* Implement nDPI patricia tree APIemanuele-f2019-10-15
* Implemented Kerberos metadata extractionLuca Deri2019-10-08
* Added ndpi_get_l4_proto_name() and ndpi_get_l4_proto_info() API calls to prin...Luca Deri2019-10-08
* Handle TCP DNS replies and add is_reply flagemanuele-f2019-10-03
* Reworked categories handlingLuca Deri2019-09-29
* Merge pull request #770 from ntop/ndpi_icmpLuca Deri2019-09-29
|\
| * 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-20
| |\ \
| * \ \ Merge branch 'dev' of https://github.com/ntop/nDPI into ndpi_icmpRavi Kerur2019-09-16
| |\ \ \
| * | | | Add icmp and icmp6 to calculate splt and bd values.Ravi Kerur2019-09-14
* | | | | New serializer APIs ndpi_serialize_start_of_block / ndpi_serialize_end_of_blo...Alfredo Cardigliano2019-09-25
| |_|_|/ |/| | |
* | | | Adedd DTLS check in STUNLuca Deri2019-09-21
| |_|/ |/| |
* | | STUN protocol dissector code cleanupLuca2019-09-20
* | | Add ndpi_parse_ip_string and ndpi_get_ip_string APIemanuele-f2019-09-19
| |/ |/|
* | TLS disection improvementsLuca Deri2019-09-15
* | TLS certificate hash is not reportedLuca Deri2019-09-14
* | TLS cerficate hash calculationLuca Deri2019-09-14
|/
* Optimized memory utlization resizing serialization buffer bufferAlfredo Cardigliano2019-09-11
* Support for nDPI serializer snapshot set/resetAlfredo Cardigliano2019-09-10
* New API ndpi_deserialize_clone_all to clone an record from TLV to a different...Alfredo Cardigliano2019-09-10
* nDPI serialization: uint key compression, new deserialization APIAlfredo Cardigliano2019-09-10
* Parsed TLS certificate validityLuca Deri2019-09-10
* Added IMO dissectorLuca Deri2019-09-09
* Added vxlan headerAlfredo Cardigliano2019-09-03
* Added new parameter to -PLuca Deri2019-09-02
* TLV: encoding uint 32/64 as 16/8 bit whenever possibleAlfredo Cardigliano2019-08-30
* TLV deserialization of uint16/uint8/int16/int8 when deserializing uint32/uint...Alfredo Cardigliano2019-08-30
* Fix alignment issue on IPv6 structsemanuele-f2019-08-29
* Added entropy, average, stddev, variance, bytes ratio calculationLuca2019-08-28
* Initial work towards traffic classificationLuca2019-08-27
* Serialization/deserialization of int32/int64/float with uint keyAlfredo Cardigliano2019-08-26
* Merge pull request #758 from tansly/wireguardLuca Deri2019-08-22
|\
| * Merge branch 'dev' into wireguardYağmur Oymak2019-07-24
| |\
| * | Harden WireGuard detectionYağmur Oymak2019-07-24
* | | Implemented HASSH (https://github.com/salesforce/hassh)Luca Deri2019-08-22