aboutsummaryrefslogtreecommitdiff
path: root/libndpi.sym
Commit message (Collapse)AuthorAge
* Added new functions defined in #279 for exporiting them in shared libsLuca Deri2016-10-23
| | | | | Disabked some search dissectors from Office365 Fixed warning
* Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol namesLuca Deri2016-07-25
| | | | Added a new parameter to ndpi_guess_protocol_id() to indicate if the guessed protocol has been set by the user through a custom protocols file
* Add symbols needed by ntopng to the shared library export list.Guido Falsi2016-05-09
|
* Simplified nDPI initialization functionLuca Deri2016-05-08
|
* Added wrappers for substring-searchLuca Deri2016-05-07
| | | | | | | | | | ndpi_init_automa() ndpi_free_automa() ndpi_add_string_to_automa() ndpi_finalize_automa() ndpi_match_string() set_ndpi_malloc() set_ndpi_free()
* Added ndpi_automa_match_string_subprotocol callLuca2016-01-21
| | | | Fixed DNS dissector decoding bug
* Added ndpi_l4_detection_process_packet functionLuca2015-11-17
|
* add ndpi_malloc, ndpi_calloc and ndpi_set_detected_protocol to list of ↵Thomas Fjellstrom2015-10-04
| | | | exported symbols
* Added missing symbolsLuca Deri2015-09-04
| | | | | ndpi_get_lower_proto ndpi_is_proto
* Fir for #79Luca Deri2015-08-26
|
* Added misisng symbolsLuca Deri2015-06-07
| | | | | | ndpi_get_proto_by_id ndpi_get_protocol_id_master_proto ndpi_guess_protocol_id
* Initial import from SVNLuca Deri2015-04-19