aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
2005-04-27Export of dissect_ber_null() and dissect_per_null()Tomas Kukosa1-0/+2
2005-04-12add functions file_exists and file_identical to filesystem.c (coming from fil...Ulf Lamping1-0/+2
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris1-0/+4
2005-03-27From Alejandro Vaquero :Anders Broman1-0/+1
2005-03-23Add "cleanup_dissection".Gerald Combs1-0/+1
2005-03-22Export q850_cause_code_valsAnders Broman1-0/+1
2005-03-21Fix the names that were not consistent after the rename.Luis Ontanon1-1/+2
2005-03-21add capture_fr and stats_tree_branch_max_namelenUlf Lamping1-0/+2
2005-03-21fix stats_tree defsUlf Lamping1-13/+1
2005-03-21Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon1-10/+21
2005-03-20added two stats_tree functionsUlf Lamping1-0/+2
2005-03-16Add subversion Id to libethereal.defLars Roland1-0/+3
2005-03-14Export another routine that's been asked for at least once.Guy Harris1-0/+1
2005-03-11add missing dissector_dump_decodes functionUlf Lamping1-0/+1
2005-03-06 add format_text() to the plugin APILuis Ontanon1-0/+1
2005-02-27Add register_all_plugin_tap_listeners() to libethereal.defLuis Ontanon1-0/+1
2005-02-27add missing reinit_stats_tree symbol, so MSVC can compile againUlf Lamping1-0/+1
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...Lars Roland1-0/+1
2005-02-25Add another function from epan/stats_tree.c to the list of exported functions...Lars Roland1-0/+1
2005-02-25Add some functions from epan/stats_tree.c to the list of exported functions i...Lars Roland1-0/+6
2005-02-25There's no "tick_range_with_parent_name()" routine.Guy Harris1-1/+0
2005-02-25Add the stats tree routines.Guy Harris1-1/+13
2005-02-10Export the routines to add 64-bit integer values, and exportGuy Harris1-0/+5
2005-02-01From Alejandro Vaquero:Lars Roland1-0/+2
2005-01-22Some dcerpc related stuff needed to write dcerpc pluginUlf Lamping1-0/+6
2005-01-17ASN.1 PER VisibleString supportTomas Kukosa1-0/+1
2005-01-10Add a "hex_str_to_bytes()" routineTomas Kukosa1-0/+1
2004-12-31Add a "tvb_bytes_to_str_punct()" routine, which wrapsGuy Harris1-0/+2
2004-12-30Change a function name in preparation for genereating H.245 and H.225 dissect...Anders Broman1-1/+1
2004-12-30Add "get_addr_name()" to the list of items exported by libethereal.Guy Harris1-0/+1
2004-12-13yet another GeneralizedTime changeRonnie Sahlberg1-2/+2
2004-12-11Add functions to the old and the new plugin api for the MATE Plugin.Lars Roland1-1/+3
2004-12-02Don't export flags_set_truth from libethereal.dll. It can't be used in a plug...Lars Roland1-1/+0
2004-11-24We export flags_set_truth - add it to libethereal.def.Guy Harris1-0/+1
2004-10-20From Tomas Kukosa: export bytes_to_str_punct().Guy Harris1-0/+1
2004-10-19From Tomas Kukosa: add range preference functions.Guy Harris1-0/+2
2004-10-17Update to reflect changes to the range API.Guy Harris1-1/+2
2004-10-15Add range_convert_range and ranges_are_equal.Gerald Combs1-0/+2
2004-10-02From Lars Roland: don't link EXTRA_OBJECTS unnecessarily withGuy Harris1-0/+1
2004-09-30Export "sminmpec_values[]" from libethereal, for the (future) benefit ofGuy Harris1-0/+1
2004-09-25From Tomas Kukosa: export ether_to_str() from libethereal.dll.Guy Harris1-0/+1
2004-09-23Add proto_tree_add_debug_text(), rtcp_add_address(), andGuy Harris1-0/+3
2004-09-16Export the "proto_tree_add_float" routines, and the routines to get IEEEGuy Harris1-0/+7
2004-09-11From Dave Richards: export "host_ip_af()" (it's used byGuy Harris1-0/+1
2004-09-11From Dave Richards: remove from libethereal.def some routines fromGuy Harris1-4/+0
2004-09-10Add the new "proto_registrar_dump_values()" routine, as it's used byGuy Harris1-0/+1
2004-09-07First working implementation of "Decode As" for DCE-RPC interface bindings. E...Ulf Lamping1-0/+2
2004-09-06rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don...Ulf Lamping1-0/+1
2004-09-04The packet range stuff knows about capture_file structures, so it'sGuy Harris1-5/+0
2004-09-04Split the pure range stuff out into separate files, exporting their ownGuy Harris1-3/+3