aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-04Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";Guy Harris1-0/+5
2004-08-25From Lars Roland: add "tvb_get_ntoh64()" to the list of routinesGuy Harris1-0/+2
2004-08-13Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.cGerald Combs1-0/+2
2004-07-29From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to Olivier Biot1-12/+7
2004-07-28Partial fix after some files being moved between directories.Olivier Biot1-7/+0
2004-07-28removed print_packet_header, as it seems to be no longer used/available and w...Ulf Lamping1-1/+0
2004-07-26From Anders Broman: Update libethereal.def to match recent changes in print.c.Gerald Combs1-3/+7
2004-07-09Add more entries.Gerald Combs1-1/+7
2004-06-30Add "crc16_ccitt_tvb()" to the plugin API and the list of functionsGuy Harris1-0/+1
2004-06-19From Dennis Lim: add routines used by dissectors for ONC RPC protocolsGuy Harris1-0/+15
2004-06-03From Lars Roland: Add have_tap_listeners() and rtp_payload_type_valsGerald Combs1-0/+2
2004-05-22From Gisle Vanem: export more functions from libethereal, as they'reGuy Harris1-0/+4
2004-05-15From Gisle Vanem: export dfilter_dump from libethereal for the benefitGuy Harris1-0/+1
2004-05-09From Lars Roland: fix some MSVC build problems.Guy Harris1-0/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-0/+482