wireshark/gtk
Anders Broman 8d5958785d From Alejandro Vaquero
new dissector for the AudioCodes trunk trace protocol. 
This protocol is used to debug the trunk protocol in AudioCodes 
gateways. It currently supports ISDN PRI and CAS (MFCR2, WinkStart, 
etc...) trunk protocols. It also add these protocols in the "Voip Calls 
Graph..."

svn path=/trunk/; revision=14789
2005-06-27 06:20:23 +00:00
..
about_dlg.c We've "just reached" 2005, extend the copyright notice by the "new" year ... 2005-02-21 19:51:13 +00:00
about_dlg.h
ansi_a_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
ansi_map_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
bootp_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
capture_dlg.c Update URLs and domain names that refer to the WinPcap site. 2005-06-03 09:55:28 +00:00
capture_dlg.h ask for unsaved file when using the new start capture feature, 2005-04-19 21:02:01 +00:00
capture_if_details_dlg.c don't crash if packet.dll is not available, add some more packet.dll version numbers 2005-05-21 11:10:16 +00:00
capture_if_details_dlg.h win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part) 2005-05-20 22:23:00 +00:00
capture_if_dlg.c Update URLs and domain names that refer to the WinPcap site. 2005-06-03 09:55:28 +00:00
capture_info_dlg.c various (minor) capture code cleanup 2005-03-28 18:04:09 +00:00
capture_prefs.c Always make the elements of the "text" array point to g_mallocated 2005-02-10 07:23:01 +00:00
capture_prefs.h
cfilter_combo_utils.c code cleanup: the term filter_list was used with different meanings throughout the code, and the filter_list of the color_filters is "global". 2005-03-25 22:52:45 +00:00
cfilter_combo_utils.h
color_dlg.c code cleanup: use common prefix for all functions in color_filters.h 2005-03-26 01:09:14 +00:00
color_dlg.h
color_utils.c
colors.c
colors.h
column_prefs.c
column_prefs.h
compat_macros.h don't call "Capture/Start" Capture but Start in the toolbar 2005-06-15 23:05:37 +00:00
conversations_eth.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_fc.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_fddi.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_ip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_ipx.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_jxta.c From Mike Duigou: 2005-06-20 20:14:22 +00:00
conversations_sctp.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_table.c From Mike Duigou: 2005-06-20 20:14:22 +00:00
conversations_table.h Add an ifdef and "dont apply patch twice". 2005-06-06 17:08:37 +00:00
conversations_tcpip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_tr.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_udpip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
conversations_wlan.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
dcerpc_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
decode_as_dcerpc.c pinfo->private_data was a quite subptimal idea 2005-02-25 10:30:21 +00:00
decode_as_dcerpc.h
decode_as_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
decode_as_dlg.h
dfilter_expr_dlg.c Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
dfilter_expr_dlg.h
dlg_utils.c ask for unsaved file when using the new start capture feature, 2005-04-19 21:02:01 +00:00
dlg_utils.h
doxygen.cfg.in
drag_and_drop.c If we have libpcap, include <pcap.h>, because "capture.h" requires it. 2005-05-12 03:29:26 +00:00
ethclist.c
ethclist.h
fc_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
file_dlg.c ask for unsaved file when using the new start capture feature, 2005-04-19 21:02:01 +00:00
file_dlg.h
fileset_dlg.c add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
fileset_dlg.h add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
filter_dlg.c GtkStyles are reference-counted, and a style returned by 2005-03-24 03:58:38 +00:00
filter_dlg.h
find_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
find_dlg.h
follow_dlg.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
follow_dlg.h
font_utils.c Make Ethereal and Tethereal compile if we're building without libpcap. 2005-02-07 20:52:59 +00:00
font_utils.h
goto_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
goto_dlg.h
graph_analysis.c From Alejandro, fix for GTK1 graph_analysis issue. 2005-06-26 00:12:15 +00:00
graph_analysis.h From Alejandro Vaquero: 2005-06-06 14:01:04 +00:00
gsm_a_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
gsm_map_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
gsm_map_stat.h
gsm_map_summary.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
gtk_stat_util.c
gtk_stat_util.h
gtkglobals.h
gui_prefs.c
gui_prefs.h
h225_counter.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
h225_ras_srt.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
help_dlg.c add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
help_dlg.h add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
hostlist_eth.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_fc.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_fddi.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_ip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_ipx.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_jxta.c From Mike Duigou: 2005-06-20 20:14:22 +00:00
hostlist_table.c From Mike Duigou: 2005-06-20 20:14:22 +00:00
hostlist_table.h
hostlist_tcpip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_tr.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_udpip.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
hostlist_wlan.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
http_stat.c Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
io_stat.c increase the length of the field field from 30 to 50 characters so that hopefully all long named fields can fit in the textbox for iorapgs/advanced 2005-04-20 08:58:49 +00:00
isprint.h
isup_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
keys.h
layout_prefs.c
layout_prefs.h
ldap_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
main.c remove compiler warnings: 2005-06-26 10:23:39 +00:00
main.h from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +00:00
Makefile.am win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part) 2005-05-20 22:23:00 +00:00
Makefile.common From Mike Duigou: 2005-06-06 15:22:17 +00:00
Makefile.nmake Replace some spaces by TAB to make vim with syntax highlighting happy 2005-02-20 04:31:30 +00:00
menu.c insensitive context menu "Expand Subtrees" if no protocol field is currently selected, sort and name the tree related menu items like the context menu ones 2005-05-18 19:30:18 +00:00
menu.h add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
mgcp_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
mtp3_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
mtp3_stat.h
mtp3_summary.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
nameres_prefs.c
nameres_prefs.h
packet_history.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
packet_history.h
packet_list.c fix #220: the automatic display of the vertical scrollbar at the packet list doesn't seem to work in all cases (not shown although scrolling would be necessary) 2005-06-04 02:06:16 +00:00
packet_list.h Add a new menu item "View/Resize Columns" to, well, resize columns. As this might take a long time, I've provided a progress bar with the option to cancel the operation. 2005-01-29 02:14:25 +00:00
packet_win.c Undo the last "fix" (13626): Unconditionally including <pcap.h> is 2005-03-06 10:26:00 +00:00
packet_win.h
plugins_dlg.c Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
prefs_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
prefs_dlg.h
print_dlg.c from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +00:00
print_mswin.c
print_mswin.h
print_prefs.c
print_prefs.h
progress_dlg.c
proto_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
proto_dlg.h
proto_draw.c insensitive context menu "Expand Subtrees" if no protocol field is currently selected, sort and name the tree related menu items like the context menu ones 2005-05-18 19:30:18 +00:00
proto_draw.h
proto_hier_stats_dlg.c proto_hier_stats_dlg.c(99) : warning C4090: '=' : different 'const' qualifiers 2005-06-26 10:28:51 +00:00
proto_hier_stats_dlg.h
range_utils.c
range_utils.h
recent.c Include <ctype.h> to define/declare "isspace()". 2005-06-16 06:33:49 +00:00
recent.h First part to fix #148: use command line parameter -o not only for preferences but also for recent settings. 2005-05-30 04:06:22 +00:00
rpc_progs.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
rpc_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
rtp_analysis.c With the speedup changes to epan/proto.c the tree will be faked to only contain those fields actually referenced by a filter. 2005-04-27 13:58:54 +00:00
rtp_analysis.h from lars ruoff a few extra columns for rtp analysis 2005-02-16 09:24:52 +00:00
rtp_stream.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
rtp_stream.h This is the rest of the patch from Francisco Alcoba. 2005-03-02 23:22:11 +00:00
rtp_stream_dlg.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
rtp_stream_dlg.h
sat.h From Mike Duigou: 2005-06-20 20:14:22 +00:00
sctp_assoc_analyse.c Editorial stuff. 2005-05-01 13:55:09 +00:00
sctp_byte_graph_dlg.c Fix a bug in counting DATA chunks. 2005-05-02 14:04:25 +00:00
sctp_chunk_stat.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
sctp_chunk_stat_dlg.c Editorial stuff. 2005-05-01 13:52:05 +00:00
sctp_error_dlg.c Get rid of some debug code. 2005-05-01 13:59:07 +00:00
sctp_graph_dlg.c sctp_graph_dlg.c(383) : warning C4244: '=' : conversion from 'unsigned int ' to 'float ', possible loss of data 2005-06-26 10:26:47 +00:00
sctp_stat.c From Albert Chin: 2005-05-18 05:19:22 +00:00
sctp_stat.h From Irene Ruengeler: Bugfixes and support of chunk statistics per end point. 2005-03-22 10:25:07 +00:00
sctp_stat_dlg.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
service_response_time_table.c Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
service_response_time_table.h Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
simple_dialog.c temporarily fix a GTK1.x related bug 2005-04-16 22:19:59 +00:00
sip_stat.c Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
smb_stat.c Fix a test (bug found by a compiler warning). 2005-05-05 11:06:08 +00:00
stats_tree_stat.c Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
STATUS.gtk2
stream_prefs.c
stream_prefs.h
summary_dlg.c - pcap.h needs to be included before capture.h 2005-03-07 10:19:33 +00:00
summary_dlg.h
supported_protos_dlg.c
supported_protos_dlg.h
tap_dfilter_dlg.c
tap_dfilter_dlg.h
tap_menu.h add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
tcp_graph.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
text_page.c
text_page.h
toolbar.c add icons for the "File Set" menu items 2005-05-07 20:47:39 +00:00
toolbar.h add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
ui_util.c make a duplicate of the window title to prevent problems if API user g_free's it's title before it was saved to the "recent" file. 2005-03-19 16:36:23 +00:00
ui_util.h
voip_calls.c From Alejandro Vaquero 2005-06-27 06:20:23 +00:00
voip_calls.h From Alejandro Vaquero 2005-06-27 06:20:23 +00:00
voip_calls_dlg.c From Alejandro Vaquero 2005-06-27 06:20:23 +00:00
voip_calls_dlg.h for VoIP Call Analysis: 2005-02-02 01:02:09 +00:00
webbrowser.c add some more online help functionality and help buttons at various dialog boxes, if a help page *is* available. However, the new help system needs a lot more work before completed. 2005-01-20 23:17:23 +00:00
webbrowser.h
wsp_stat.c Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00