Luca Deri
|
da80bd8bb4
|
Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names
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
|
2016-07-25 14:52:44 +02:00 |
|
Guido Falsi
|
3618f066bb
|
Add symbols needed by ntopng to the shared library export list.
|
2016-05-09 12:36:30 +02:00 |
|
Luca Deri
|
22e03ee98a
|
Simplified nDPI initialization function
|
2016-05-08 10:55:46 +02:00 |
|
Luca Deri
|
18901ca4d6
|
Added wrappers for substring-search
ndpi_init_automa()
ndpi_free_automa()
ndpi_add_string_to_automa()
ndpi_finalize_automa()
ndpi_match_string()
set_ndpi_malloc()
set_ndpi_free()
|
2016-05-07 18:45:18 +02:00 |
|
Luca
|
bc48b770de
|
Added ndpi_automa_match_string_subprotocol call
Fixed DNS dissector decoding bug
|
2016-01-21 13:25:55 +01:00 |
|
Luca
|
33f38dd437
|
Added ndpi_l4_detection_process_packet function
|
2015-11-17 14:16:09 +01:00 |
|
Thomas Fjellstrom
|
6519a1e326
|
add ndpi_malloc, ndpi_calloc and ndpi_set_detected_protocol to list of exported symbols
|
2015-10-04 20:04:39 -06:00 |
|
Luca Deri
|
ce7866a6a6
|
Added missing symbols
ndpi_get_lower_proto
ndpi_is_proto
|
2015-09-04 09:00:00 +02:00 |
|
Luca Deri
|
569c055389
|
Fir for #79
|
2015-08-26 00:29:18 +02:00 |
|
Luca Deri
|
f3bb7fb9c2
|
Added misisng symbols
ndpi_get_proto_by_id
ndpi_get_protocol_id_master_proto
ndpi_guess_protocol_id
|
2015-06-07 08:36:32 +02:00 |
|
Luca Deri
|
2e5ceac844
|
Initial import from SVN
|
2015-04-19 07:25:59 +02:00 |
|