Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added target for shared liubrary creation | Luca | 2018-08-25 |
| | | | | | Added target for install Fixes #593 | ||
* | Hidden ndpi_detection_module_struct definition | Luca Deri | 2018-05-14 |
| | |||
* | Added ndpi_set_detection_preferences() APi call | Luca Deri | 2018-05-14 |
| | |||
* | Added | Luca Deri | 2018-05-11 |
| | | | | | | | - ndpi_load_hostname_category() - ndpi_enable_loaded_categories() in the list of exported API calls | ||
* | Added ndpi_fill_protocol_category call | Luca Deri | 2018-05-11 |
| | | | | Introduced intitial Skype in/out support | ||
* | added ndpi_process_extra_packet to exported symbols | Vito Piserchia | 2018-04-09 |
| | |||
* | Added API calls | Luca Deri | 2018-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 that | Luca | 2018-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 ↵ | Campus | 2017-12-15 |
|\ | | | | | | | madpilot78-fix_symbols | ||
| * | Add ndpi_set_proto_category, which is actually uses by ntopng. | Guido Falsi | 2017-12-05 |
| | | |||
* | | Implements ndpi_get_category_id | Simone Mainardi | 2017-12-11 |
|/ | |||
* | Added ndpi_is_subprotocol_informative() API call | Luca Deri | 2017-10-06 |
| | |||
* | Fixed issue #459 by adding missing symbols. | dangbert | 2017-10-02 |
| | |||
* | Added ndpi_category_set_name() API call | Luca Deri | 2017-09-19 |
| | |||
* | Added new API calls | Luca Deri | 2017-05-01 |
| | | | | | - ndpi_add_string_value_to_automa - ndpi_match_string_id | ||
* | Exported ndpi_netbios_name_interpret() to all nDPI apps | Luca Deri | 2017-03-19 |
| | |||
* | Added new functions defined in #279 for exporiting them in shared libs | Luca Deri | 2016-10-23 |
| | | | | | Disabked some search dissectors from Office365 Fixed warning | ||
* | Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names | Luca Deri | 2016-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 Falsi | 2016-05-09 |
| | |||
* | Simplified nDPI initialization function | Luca Deri | 2016-05-08 |
| | |||
* | Added wrappers for substring-search | Luca Deri | 2016-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 call | Luca | 2016-01-21 |
| | | | | Fixed DNS dissector decoding bug | ||
* | Added ndpi_l4_detection_process_packet function | Luca | 2015-11-17 |
| | |||
* | add ndpi_malloc, ndpi_calloc and ndpi_set_detected_protocol to list of ↵ | Thomas Fjellstrom | 2015-10-04 |
| | | | | exported symbols | ||
* | Added missing symbols | Luca Deri | 2015-09-04 |
| | | | | | ndpi_get_lower_proto ndpi_is_proto | ||
* | Fir for #79 | Luca Deri | 2015-08-26 |
| | |||
* | Added misisng symbols | Luca Deri | 2015-06-07 |
| | | | | | | ndpi_get_proto_by_id ndpi_get_protocol_id_master_proto ndpi_guess_protocol_id | ||
* | Initial import from SVN | Luca Deri | 2015-04-19 |