| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Support for nDPI serializer snapshot set/reset | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | ndpi_serializer_set_buffer_len() fix | Luca Deri | 2019-09-10 | |
| | | ||||
| * | warnng fix | Luca Deri | 2019-09-10 | |
| | | ||||
| * | Added ndpi_serializer_set_buffer_len() API call | Luca Deri | 2019-09-10 | |
| | | ||||
| * | Fixed timezone conversion | Luca Deri | 2019-09-10 | |
| | | ||||
| * | Added ndpi_deserialize_clone_all to the public API | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | New API ndpi_deserialize_clone_all to clone an record from TLV to a ↵ | Alfredo Cardigliano | 2019-09-10 | |
| | | | | | different format (e.g. JSON) | |||
| * | Added ndpi_deserialize_clone to the public API | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | New API ndpi_deserialize_clone to clone an element from a deserialized TLV ↵ | Alfredo Cardigliano | 2019-09-10 | |
| | | | | | to another TLV | |||
| * | TLC EOR/Unknown items size | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | Added ndpi_deserialize_get_format() to read the serialization format | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | nDPI serialization: uint key compression, new deserialization API | Alfredo Cardigliano | 2019-09-10 | |
| | | ||||
| * | Parsed TLS certificate validity | Luca Deri | 2019-09-10 | |
| | | ||||
| * | Added IMO dissector | Luca Deri | 2019-09-09 | |
| | | | | | | Fixed TLS/UDP detection Reduced UBNT buffer for saving space | |||
| * | Refreshed Tor node list | Luca Deri | 2019-09-08 | |
| | | ||||
| * | Skype STUN enhancements | Luca | 2019-09-06 | |
| | | ||||
| * | Enhanced Signal detection | Luca | 2019-09-05 | |
| | | ||||
| * | Enhanced STUN cache | Luca | 2019-09-05 | |
| | | ||||
| * | Added vxlan header | Alfredo Cardigliano | 2019-09-03 | |
| | | ||||
| * | Return value fix in ndpi_deserialize_* | Alfredo Cardigliano | 2019-09-03 | |
| | | ||||
| * | Added ndpi_alloc_data_analysis APi call | Luca Deri | 2019-09-02 | |
| | | ||||
| * | Transparently handle int8/16 deserialization | Alfredo Cardigliano | 2019-09-02 | |
| | | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-09-02 | |
| |\ | ||||
| | * | TLV signed int compression | Alfredo Cardigliano | 2019-09-02 | |
| | | | ||||
| * | | Added new parameter to -P | Luca Deri | 2019-09-02 | |
| |/ | ||||
| * | Added ndpi_serialize_string_binary() call | Luca Deri | 2019-09-02 | |
| | | ||||
| * | TLV: encoding uint 32/64 as 16/8 bit whenever possible | Alfredo Cardigliano | 2019-08-30 | |
| | | ||||
| * | TLV deserialization of uint16/uint8/int16/int8 when deserializing ↵ | Alfredo Cardigliano | 2019-08-30 | |
| | | | | | uint32/uint64/int32/int64 | |||
| * | Fix mangled stack by invalid sscanf | emanuele-f | 2019-08-29 | |
| | | ||||
| * | Fix memory corruptions in ndpi_node handler | emanuele-f | 2019-08-29 | |
| | | | | | Crash occurred with clang version 6.0.0-1ubuntu2 on ubuntu 18 | |||
| * | Warning fix | emanuele-f | 2019-08-29 | |
| | | ||||
| * | Add missing pack_on on ajp struct | emanuele-f | 2019-08-29 | |
| | | ||||
| * | AJP crash fix | Luca Deri | 2019-08-29 | |
| | | ||||
| * | Average calculation fix | Luca | 2019-08-29 | |
| | | ||||
| * | Added stub for ndpi_free_memory_at_termination() (TODO) | Luca Deri | 2019-08-29 | |
| | | ||||
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca | 2019-08-29 | |
| |\ | ||||
| | * | Fix alignment issue on IPv6 structs | emanuele-f | 2019-08-29 | |
| | | | ||||
| * | | Implemented IAT (Inter Arrival Time) stats | Luca | 2019-08-29 | |
| |/ | ||||
| * | Added entropy, average, stddev, variance, bytes ratio calculation | Luca | 2019-08-28 | |
| | | ||||
| * | Initial work towards traffic classification | Luca | 2019-08-27 | |
| | | ||||
| * | SSH hash fix | Luca Deri | 2019-08-26 | |
| | | ||||
| * | Serialization/deserialization of int32/int64/float with uint key | Alfredo Cardigliano | 2019-08-26 | |
| | | ||||
| * | Fix ndpi_serialize_end_of_record in JSON mode | Alfredo Cardigliano | 2019-08-24 | |
| | | ||||
| * | Fix ndpi_reset_serializer | Alfredo Cardigliano | 2019-08-24 | |
| | | ||||
| * | Add more length checks in HASSH | emanuele-f | 2019-08-23 | |
| | | | | | This to prevent possible crashes on invalid packets | |||
| * | Warning fixes | Luca Deri | 2019-08-22 | |
| | | ||||
| * | Merge pull request #758 from tansly/wireguard | Luca Deri | 2019-08-22 | |
| |\ | | | | | Add support for WireGuard VPN | |||
| | * | Merge branch 'dev' into wireguard | Yağmur Oymak | 2019-07-24 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/include/ndpi_protocols.h src/lib/ndpi_main.c Get upstream developments. | |||
| | * | | Harden WireGuard detection | Yağmur Oymak | 2019-07-24 | |
| | | | | | | | | | | | | | Exploit the fixed size handshake messages and sender/receiver indices. | |||
| | * | | Add support for WireGuard VPN | Yağmur Oymak | 2019-07-23 | |
| | | | | ||||