| Commit message (Expand) | Author | Age | Files | Lines |
* | From Alejandro Vaquero: | Lars Roland | 2005-02-01 | 1 | -0/+2 |
* | Some dcerpc related stuff needed to write dcerpc plugin | Ulf Lamping | 2005-01-22 | 1 | -0/+6 |
* | ASN.1 PER VisibleString support | Tomas Kukosa | 2005-01-17 | 1 | -0/+1 |
* | Add a "hex_str_to_bytes()" routine | Tomas Kukosa | 2005-01-10 | 1 | -0/+1 |
* | Add a "tvb_bytes_to_str_punct()" routine, which wraps | Guy Harris | 2004-12-31 | 1 | -0/+2 |
* | Change a function name in preparation for genereating H.245 and H.225 dissect... | Anders Broman | 2004-12-30 | 1 | -1/+1 |
* | Add "get_addr_name()" to the list of items exported by libethereal. | Guy Harris | 2004-12-30 | 1 | -0/+1 |
* | yet another GeneralizedTime change | Ronnie Sahlberg | 2004-12-13 | 1 | -2/+2 |
* | Add functions to the old and the new plugin api for the MATE Plugin. | Lars Roland | 2004-12-11 | 1 | -1/+3 |
* | Don't export flags_set_truth from libethereal.dll. It can't be used in a plug... | Lars Roland | 2004-12-02 | 1 | -1/+0 |
* | We export flags_set_truth - add it to libethereal.def. | Guy Harris | 2004-11-24 | 1 | -0/+1 |
* | From Tomas Kukosa: export bytes_to_str_punct(). | Guy Harris | 2004-10-20 | 1 | -0/+1 |
* | From Tomas Kukosa: add range preference functions. | Guy Harris | 2004-10-19 | 1 | -0/+2 |
* | Update to reflect changes to the range API. | Guy Harris | 2004-10-17 | 1 | -1/+2 |
* | Add range_convert_range and ranges_are_equal. | Gerald Combs | 2004-10-15 | 1 | -0/+2 |
* | From Lars Roland: don't link EXTRA_OBJECTS unnecessarily with | Guy Harris | 2004-10-02 | 1 | -0/+1 |
* | Export "sminmpec_values[]" from libethereal, for the (future) benefit of | Guy Harris | 2004-09-30 | 1 | -0/+1 |
* | From Tomas Kukosa: export ether_to_str() from libethereal.dll. | Guy Harris | 2004-09-25 | 1 | -0/+1 |
* | Add proto_tree_add_debug_text(), rtcp_add_address(), and | Guy Harris | 2004-09-23 | 1 | -0/+3 |
* | Export the "proto_tree_add_float" routines, and the routines to get IEEE | Guy Harris | 2004-09-16 | 1 | -0/+7 |
* | From Dave Richards: export "host_ip_af()" (it's used by | Guy Harris | 2004-09-11 | 1 | -0/+1 |
* | From Dave Richards: remove from libethereal.def some routines from | Guy Harris | 2004-09-11 | 1 | -4/+0 |
* | Add the new "proto_registrar_dump_values()" routine, as it's used by | Guy Harris | 2004-09-10 | 1 | -0/+1 |
* | First working implementation of "Decode As" for DCE-RPC interface bindings. E... | Ulf Lamping | 2004-09-07 | 1 | -0/+2 |
* | rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don... | Ulf Lamping | 2004-09-06 | 1 | -0/+1 |
* | The packet range stuff knows about capture_file structures, so it's | Guy Harris | 2004-09-04 | 1 | -5/+0 |
* | Split the pure range stuff out into separate files, exporting their own | Guy Harris | 2004-09-04 | 1 | -3/+3 |
* | Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h"; | Guy Harris | 2004-09-04 | 1 | -0/+5 |
* | From Lars Roland: add "tvb_get_ntoh64()" to the list of routines | Guy Harris | 2004-08-25 | 1 | -0/+2 |
* | Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c | Gerald Combs | 2004-08-13 | 1 | -0/+2 |
* | From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to | Olivier Biot | 2004-07-29 | 1 | -12/+7 |
* | Partial fix after some files being moved between directories. | Olivier Biot | 2004-07-28 | 1 | -7/+0 |
* | removed print_packet_header, as it seems to be no longer used/available and w... | Ulf Lamping | 2004-07-28 | 1 | -1/+0 |
* | From Anders Broman: Update libethereal.def to match recent changes in print.c. | Gerald Combs | 2004-07-26 | 1 | -3/+7 |
* | Add more entries. | Gerald Combs | 2004-07-09 | 1 | -1/+7 |
* | Add "crc16_ccitt_tvb()" to the plugin API and the list of functions | Guy Harris | 2004-06-30 | 1 | -0/+1 |
* | From Dennis Lim: add routines used by dissectors for ONC RPC protocols | Guy Harris | 2004-06-19 | 1 | -0/+15 |
* | From Lars Roland: Add have_tap_listeners() and rtp_payload_type_vals | Gerald Combs | 2004-06-03 | 1 | -0/+2 |
* | From Gisle Vanem: export more functions from libethereal, as they're | Guy Harris | 2004-05-22 | 1 | -0/+4 |
* | From Gisle Vanem: export dfilter_dump from libethereal for the benefit | Guy Harris | 2004-05-15 | 1 | -0/+1 |
* | From Lars Roland: fix some MSVC build problems. | Guy Harris | 2004-05-09 | 1 | -0/+1 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -0/+482 |