aboutsummaryrefslogtreecommitdiff
path: root/libndpi.sym
Commit message (Collapse)AuthorAge
* Added target for shared liubrary creationLuca2018-08-25
| | | | | Added target for install Fixes #593
* Hidden ndpi_detection_module_struct definitionLuca Deri2018-05-14
|
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
|
* AddedLuca Deri2018-05-11
| | | | | | | - ndpi_load_hostname_category() - ndpi_enable_loaded_categories() in the list of exported API calls
* Added ndpi_fill_protocol_category callLuca Deri2018-05-11
| | | | Introduced intitial Skype in/out support
* added ndpi_process_extra_packet to exported symbolsVito Piserchia2018-04-09
|
* Added API callsLuca Deri2018-03-23
| | | | | | | ndpi_network_ptree_match ndpi_check_flow_func ndpi_config.h is now installed with "make install"
* Added ndpi_get_api_version() API call to be used in applications thatLuca2018-03-21
| | | | are dynamically linking with nDPI, to make sure the APIs are in sync
* Merge branch 'fix_symbols' of https://github.com/madpilot78/nDPI into ↵Campus2017-12-15
|\ | | | | | | madpilot78-fix_symbols
| * Add ndpi_set_proto_category, which is actually uses by ntopng.Guido Falsi2017-12-05
| |
* | Implements ndpi_get_category_idSimone Mainardi2017-12-11
|/
* Added ndpi_is_subprotocol_informative() API callLuca Deri2017-10-06
|
* Fixed issue #459 by adding missing symbols.dangbert2017-10-02
|
* Added ndpi_category_set_name() API callLuca Deri2017-09-19
|
* Added new API callsLuca Deri2017-05-01
| | | | | - ndpi_add_string_value_to_automa - ndpi_match_string_id
* Exported ndpi_netbios_name_interpret() to all nDPI appsLuca Deri2017-03-19
|
* 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