aboutsummaryrefslogtreecommitdiff
path: root/src/include/ndpi_api.h
Commit message (Expand)AuthorAge
...
* New API functions: ndpi_load_categories_file and ndpi_load_categoryemanuele-f2019-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
|/
* Fix out of bounds read in ndpi_match_custom_categoryemanuele-f2019-10-04
* Reworked categories handlingLuca Deri2019-09-29
* Added ndpi_extra_dissection_possible() API callLuca Deri2019-09-26
* New serializer APIs ndpi_serialize_start_of_block / ndpi_serialize_end_of_blo...Alfredo Cardigliano2019-09-25
* Added ndpi_init_serializer_ll() to specify low-level settings for optimizing ...Alfredo Cardigliano2019-09-11
* Renamed snapshot API callLuca Deri2019-09-11
* Support for nDPI serializer snapshot set/resetAlfredo Cardigliano2019-09-10
* Added ndpi_serializer_set_buffer_len() API callLuca Deri2019-09-10
* Added ndpi_deserialize_clone_all to the public APIAlfredo Cardigliano2019-09-10
* New API ndpi_deserialize_clone_all to clone an record from TLV to a different...Alfredo Cardigliano2019-09-10
* Added ndpi_deserialize_clone to the public APIAlfredo Cardigliano2019-09-10
* Added ndpi_deserialize_get_format() to read the serialization formatAlfredo Cardigliano2019-09-10
* nDPI serialization: uint key compression, new deserialization APIAlfredo Cardigliano2019-09-10
* Added ndpi_alloc_data_analysis APi callLuca Deri2019-09-02
* Added new parameter to -PLuca Deri2019-09-02
* Added ndpi_serialize_string_binary() callLuca Deri2019-09-02
* Implemented IAT (Inter Arrival Time) statsLuca2019-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
* Implemented STUN cache to enhance matching of STUN-based protocolsLuca2019-08-12
* Reworked SSL/TLS field namingLuca2019-08-08
* Implemented DTLS supportLuca2019-08-08
* Split serialization code from ndpi_utilsLuca Deri2019-07-30
* Initial CSV implementationLuca Deri2019-07-29
* Fix for ndpi_serialize_string_uint32_format with JSONLuca Deri2019-07-28
* Added string/float support in (de)serializationLuca Deri2019-07-27
* Added int32/int64 (with sign) serialization/deserializationLuca Deri2019-07-24
* serializer char* parameters are now constAlfredo Cardigliano2019-07-19
* Improvements for dta dissectionLuca Deri2019-07-18
* Deserialization boundary check fix, new end_of_record typeAlfredo Cardigliano2019-07-17
* Added ndpi_serialization_uint32_uint64 and ndpi_serialization_string_uint64Alfredo Cardigliano2019-07-17
* Added ndpi_serialization_string_uint32Alfredo Cardigliano2019-07-16
* Merge pull request #736 from themadprofessor/patch-1Luca Deri2019-07-13
|\
| * Fix invalid function prototypeStuart Reilly2019-07-12
* | initial work towards simple serilizer/deserialierLuca Deri2019-07-13
|/
* Various TLS improvementsLuca Deri2019-07-02
* Merge remote-tracking branch 'upstream' into devStuart Reilly2019-07-01
|\
| * Added ndpi_has_human_readeable_string for detecting human-readeable strings i...Luca Deri2019-06-30
* | Remove duplicate defintions and fix function prototypesStuart Reilly2019-06-28
|/
* Dissection improvementsLuca Deri2019-06-27
* Reworked SSL cipher handlingLuca Deri2019-06-16
* Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* Make path const in ndpi_load_protocols_fileDerrick Lyndon Pallas2019-04-05
* Implemented ndpi_process_partial_detection() API call to handle partial match...Luca Deri2019-04-01
* Change ndpi_fill_ip_protocol_category to pass IPs explicitlyemanuele-f2019-02-12