aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
2005-07-22Add ep_init_chunk.etxrab1-0/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-1/+1
2005-07-16Remove an unused exportetxrab1-1/+0
2005-07-04export of proto_tree_add_guid...() functionskukosa1-0/+3
2005-07-03Add an exported value stringetxrab1-0/+1
2005-06-29make dissect_CBA_Connection_Data available for pluginsulfl1-0/+1
2005-06-27Missed from previous commit.etxrab1-0/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-0/+1
2005-06-26update libethereal.def to the new name dissect_ber_CHOICEsahlberg1-1/+1
2005-05-25Add some more reassembly routines.guy1-0/+3
2005-05-20add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manu...ulfl1-0/+1
2005-04-30move the profinet related files to a plugin (step by step), to make prototypi...ulfl1-0/+1
2005-04-27Export of dissect_ber_null() and dissect_per_null()kukosa1-0/+2
2005-04-12add functions file_exists and file_identical to filesystem.c (coming from fil...ulfl1-0/+2
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-0/+4
2005-03-27From Alejandro Vaquero :etxrab1-0/+1
2005-03-23Add "cleanup_dissection".gerald1-0/+1
2005-03-22Export q850_cause_code_valsetxrab1-0/+1
2005-03-21Fix the names that were not consistent after the rename.lego1-1/+2
2005-03-21add capture_fr and stats_tree_branch_max_namelenulfl1-0/+2
2005-03-21fix stats_tree defsulfl1-13/+1
2005-03-21Rename all stats_tree extern functions to start with stats_tree_lego1-10/+21
2005-03-20added two stats_tree functionsulfl1-0/+2
2005-03-16Add subversion Id to libethereal.deflroland1-0/+3
2005-03-14Export another routine that's been asked for at least once.guy1-0/+1
2005-03-11add missing dissector_dump_decodes functionulfl1-0/+1
2005-03-06 add format_text() to the plugin APIlego1-0/+1
2005-02-27Add register_all_plugin_tap_listeners() to libethereal.deflego1-0/+1
2005-02-27add missing reinit_stats_tree symbol, so MSVC can compile againulfl1-0/+1
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...lroland1-0/+1
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...lroland1-0/+1
2005-02-25Add some functions from epan/stats_tree.c to the list of exported functions i...lroland1-0/+6
2005-02-25There's no "tick_range_with_parent_name()" routine.guy1-1/+0
2005-02-25Add the stats tree routines.guy1-1/+13
2005-02-10Export the routines to add 64-bit integer values, and exportguy1-0/+5
2005-02-01From Alejandro Vaquero:lroland1-0/+2
2005-01-22Some dcerpc related stuff needed to write dcerpc pluginulfl1-0/+6
2005-01-17ASN.1 PER VisibleString supportkukosa1-0/+1
2005-01-10Add a "hex_str_to_bytes()" routinekukosa1-0/+1
2004-12-31Add a "tvb_bytes_to_str_punct()" routine, which wrapsguy1-0/+2
2004-12-30Change a function name in preparation for genereating H.245 and H.225 dissect...etxrab1-1/+1
2004-12-30Add "get_addr_name()" to the list of items exported by libethereal.guy1-0/+1
2004-12-13yet another GeneralizedTime changesahlberg1-2/+2
2004-12-11Add functions to the old and the new plugin api for the MATE Plugin.lroland1-1/+3
2004-12-02Don't export flags_set_truth from libethereal.dll. It can't be used in a plug...lroland1-1/+0
2004-11-24We export flags_set_truth - add it to libethereal.def.guy1-0/+1
2004-10-20From Tomas Kukosa: export bytes_to_str_punct().guy1-0/+1
2004-10-19From Tomas Kukosa: add range preference functions.guy1-0/+2
2004-10-17Update to reflect changes to the range API.guy1-1/+2
2004-10-15Add range_convert_range and ranges_are_equal.gerald1-0/+2