aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libethereal.def
AgeCommit message (Expand)AuthorFilesLines
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