wireshark/gtk
Anders Broman a1f8b7e084 From Alejandro Vaquero:
Need to use HAVE_LIBPORTAUDIO instead 
of PORTAUDIO_DIR in voip_calls.c

And build the windows version with Port audio.

svn path=/trunk/; revision=19187
2006-09-10 18:03:22 +00:00
..
Makefile.am The previous way of (not) including portaudio support didn't 2006-09-04 14:19:12 +00:00
Makefile.common Build with rtp_player.c. 2006-09-04 23:22:39 +00:00
Makefile.nmake minor cleanup for making codecs 2006-09-10 13:37:42 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c "Wireshark - Network Protocol Analyzer" -> "Network Protocol Analyzer", as the name Wireshark is already in the logo (it wasn't in the former "E" logo) 2006-06-02 17:23:31 +00:00
about_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
afp_stat.c name change 2006-05-21 05:12:17 +00:00
airpcap_dlg.c Fix up copyrights and whitespace. 2006-08-21 19:22:33 +00:00
airpcap_dlg.h Fix up copyrights and whitespace. 2006-08-21 19:22:33 +00:00
airpcap_gui_utils.c Fix up copyrights and whitespace. 2006-08-21 19:22:33 +00:00
airpcap_gui_utils.h Fix up copyrights and whitespace. 2006-08-21 19:22:33 +00:00
ansi_a_stat.c name change 2006-05-21 05:12:17 +00:00
ansi_map_stat.c name change 2006-05-21 05:12:17 +00:00
bootp_stat.c name change 2006-05-21 05:12:17 +00:00
capture_dlg.c Get rid of unused variable. 2006-08-26 00:07:13 +00:00
capture_dlg.h Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
capture_file_dlg.c fix #927: Win32: delete an existing file, if the user want's to overwrite a file and confirmed this already 2006-08-23 21:19:02 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_details_dlg.c add WinPcap 4.0 beta 1 to the list of known and tested versions 2006-08-24 21:44:30 +00:00
capture_if_details_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_dlg.c seems the height offset 16 seems a bit too small to prevent a scrollbar, using 20 instead 2006-08-30 20:24:49 +00:00
capture_info_dlg.c capture interfaces dialog: use capture stock icons instead of plain text buttons 2006-08-24 21:40:53 +00:00
capture_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
capture_prefs.h name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.c name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c ugly workaround for bug #699 (Up/Down buttons don't work properly) 2006-08-25 08:04:38 +00:00
color_dlg.h name change 2006-05-21 05:12:17 +00:00
color_utils.c name change 2006-05-21 05:12:17 +00:00
colors.c name change 2006-05-21 05:12:17 +00:00
colors.h name change 2006-05-21 05:12:17 +00:00
column_prefs.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
column_prefs.h name change 2006-05-21 05:12:17 +00:00
compat_macros.h capture interfaces dialog: use capture stock icons instead of plain text buttons 2006-08-24 21:40:53 +00:00
conversations_eth.c name change 2006-05-21 05:12:17 +00:00
conversations_fc.c name change 2006-05-21 05:12:17 +00:00
conversations_fddi.c name change 2006-05-21 05:12:17 +00:00
conversations_ip.c name change 2006-05-21 05:12:17 +00:00
conversations_ipx.c name change 2006-05-21 05:12:17 +00:00
conversations_jxta.c name change 2006-05-21 05:12:17 +00:00
conversations_ncp.c name change 2006-05-21 05:12:17 +00:00
conversations_rsvp.c name change 2006-05-21 05:12:17 +00:00
conversations_sctp.c name change 2006-05-21 05:12:17 +00:00
conversations_table.c name change 2006-05-21 05:12:17 +00:00
conversations_table.h name change 2006-05-21 05:12:17 +00:00
conversations_tcpip.c name change 2006-05-21 05:12:17 +00:00
conversations_tr.c name change 2006-05-21 05:12:17 +00:00
conversations_udpip.c name change 2006-05-21 05:12:17 +00:00
conversations_wlan.c name change 2006-05-21 05:12:17 +00:00
dcerpc_stat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
decode_as_dcerpc.c don't crash with a NULL pointer exception, if "do not decode as" is used 2005-09-13 18:42:12 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
decode_as_dlg.h First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress. 2004-09-07 16:19:56 +00:00
dfilter_expr_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
dfilter_expr_dlg.h name change 2006-05-21 05:12:17 +00:00
dlg_utils.c fix bug #1057: remove "start" completely 2006-08-25 19:13:02 +00:00
dlg_utils.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
drag_and_drop.c name change 2006-05-21 05:12:17 +00:00
ethclist.c performance enhancement: 2004-12-02 03:12:24 +00:00
ethclist.h performance enhancement: 2004-12-02 03:12:24 +00:00
expert_comp_dlg.c mark unused parameters 2006-07-01 12:06:36 +00:00
expert_comp_table.c move value_strings from expert_dialogs into expert.c to remove duplicates 2006-08-31 22:56:38 +00:00
expert_comp_table.h name change 2006-05-21 05:12:17 +00:00
expert_dlg.c move value_strings from expert_dialogs into expert.c to remove duplicates 2006-08-31 22:56:38 +00:00
fc_stat.c name change 2006-05-21 05:12:17 +00:00
file_dlg.c U3 packaging, utility and Wireshark modifications that allows Wireshark to be run from a U3 USB device. 2006-08-26 17:55:21 +00:00
file_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
fileset_dlg.c fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 files, use that scrollbar. These 18 files should be displayable even on a 800*600 display. 2006-08-29 21:09:32 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
filter_dlg.h name change 2006-05-21 05:12:17 +00:00
find_dlg.c add check that string is non-null before we dereference and gfree it 2006-06-22 11:43:18 +00:00
find_dlg.h name change 2006-05-21 05:12:17 +00:00
firewall_dlg.c Get rid of aun unused routine. 2006-08-26 00:08:51 +00:00
firewall_dlg.h Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
flow_graph.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
follow_dlg.c Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00
follow_dlg.h name change 2006-05-21 05:12:17 +00:00
font_utils.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
font_utils.h name change 2006-05-21 05:12:17 +00:00
funnel_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.h name change 2006-05-21 05:12:17 +00:00
graph_analysis.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
graph_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gsm_a_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.h name change 2006-05-21 05:12:17 +00:00
gsm_map_summary.c name change 2006-05-21 05:12:17 +00:00
gtkglobals.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gui_prefs.c name change 2006-05-21 05:12:17 +00:00
gui_prefs.h name change 2006-05-21 05:12:17 +00:00
gui_stat_menu.h name change 2006-05-21 05:12:17 +00:00
gui_stat_util.c name change 2006-05-21 05:12:17 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c fix a warning by removing now unused code 2006-08-27 10:41:30 +00:00
gui_utils.h fix a warning by removing now unused code 2006-08-27 10:41:30 +00:00
h225_counter.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
h225_ras_srt.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
help_dlg.c add some file dialog related help pages 2006-08-30 20:27:12 +00:00
help_dlg.h add some file dialog related help pages 2006-08-30 20:27:12 +00:00
hostlist_eth.c name change 2006-05-21 05:12:17 +00:00
hostlist_fc.c name change 2006-05-21 05:12:17 +00:00
hostlist_fddi.c name change 2006-05-21 05:12:17 +00:00
hostlist_ip.c name change 2006-05-21 05:12:17 +00:00
hostlist_ipx.c name change 2006-05-21 05:12:17 +00:00
hostlist_jxta.c name change 2006-05-21 05:12:17 +00:00
hostlist_ncp.c mark unused parameters 2006-07-01 12:06:36 +00:00
hostlist_rsvp.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.h name change 2006-05-21 05:12:17 +00:00
hostlist_tcpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_tr.c name change 2006-05-21 05:12:17 +00:00
hostlist_udpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_wlan.c name change 2006-05-21 05:12:17 +00:00
io_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
isprint.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
keys.h Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
layout_prefs.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
layout_prefs.h name change 2006-05-21 05:12:17 +00:00
ldap_stat.c name change 2006-05-21 05:12:17 +00:00
main.c Go back to setting the capture filter to an empty string when we start; 2006-08-26 18:36:09 +00:00
main.h Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
mcast_stream.c name change 2006-05-21 05:12:17 +00:00
mcast_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
mcast_stream_dlg.c No // comments 2006-06-14 08:10:23 +00:00
mcast_stream_dlg.h name change 2006-05-21 05:12:17 +00:00
menu.c have only one Export/File menu entry for the Win32 dialog, instead of 5 entries leading to exactly the same dialog (with a single setting - the file type - set different) 2006-08-30 20:38:17 +00:00
menu.h name change 2006-05-21 05:12:17 +00:00
mgcp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
mtp3_stat.c name change 2006-05-21 05:12:17 +00:00
mtp3_stat.h name change 2006-05-21 05:12:17 +00:00
mtp3_summary.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.h name change 2006-05-21 05:12:17 +00:00
ncp_stat.c name change 2006-05-21 05:12:17 +00:00
packet_history.c name change 2006-05-21 05:12:17 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_list.c add a new column DCE/RPC context ID 2006-06-26 20:46:15 +00:00
packet_list.h name change 2006-05-21 05:12:17 +00:00
packet_win.c name change 2006-05-21 05:12:17 +00:00
packet_win.h name change 2006-05-21 05:12:17 +00:00
plugins_dlg.c name change 2006-05-21 05:12:17 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_dlg.c fix #1061: the logic to search for a specific protocol page was missing the changes of the scrollable window indirection 2006-08-28 22:54:12 +00:00
prefs_dlg.h name change 2006-05-21 05:12:17 +00:00
print_dlg.c add some file dialog related help pages 2006-08-30 20:27:12 +00:00
print_mswin.c fix #707: "It's not possible to print each packet on a new page" 2006-08-27 12:35:26 +00:00
print_mswin.h name change 2006-05-21 05:12:17 +00:00
print_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
print_prefs.h name change 2006-05-21 05:12:17 +00:00
progress_dlg.c name change 2006-05-21 05:12:17 +00:00
proto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
proto_dlg.h name change 2006-05-21 05:12:17 +00:00
proto_draw.c coverity 187 2006-06-22 11:23:26 +00:00
proto_draw.h name change 2006-05-21 05:12:17 +00:00
proto_hier_stats_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
proto_hier_stats_dlg.h name change 2006-05-21 05:12:17 +00:00
range_utils.c name change 2006-05-21 05:12:17 +00:00
range_utils.h name change 2006-05-21 05:12:17 +00:00
recent.c Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
recent.h Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
rpc_progs.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
rpc_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_analysis.c Alex Shnitman <AlexS@mangodsp.com> 2006-07-27 14:19:10 +00:00
rtp_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_player.c rtp_player.c will now compile with the new API, although it will not 2006-09-05 09:17:55 +00:00
rtp_player.h Correct some typos and add some comments. 2006-09-04 18:04:10 +00:00
rtp_stream.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_stream_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sat.h name change 2006-05-21 05:12:17 +00:00
scsi_stat.c make the scsi statistics dialogs easier to understand for scsi novices 2006-08-21 11:26:34 +00:00
sctp_assoc_analyse.c From Irene Ruengeler: Add context menu for SCTP analysis. 2006-06-26 13:18:37 +00:00
sctp_byte_graph_dlg.c Fixes the handling of long term captures from a simulation tool. 2006-05-31 15:26:41 +00:00
sctp_chunk_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_chunk_stat_dlg.c name change 2006-05-21 05:12:17 +00:00
sctp_error_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_graph_dlg.c Fixes the handling of long term captures from a simulation tool. 2006-05-31 15:26:41 +00:00
sctp_stat.c name change 2006-05-21 05:12:17 +00:00
sctp_stat.h From Irene Ruengeler: Add context menu for SCTP analysis. 2006-06-26 13:18:37 +00:00
sctp_stat_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
service_response_time_table.c name change 2006-05-21 05:12:17 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
sip_stat.c Add SIP response code 494 from RFC 3329 2006-08-30 09:48:12 +00:00
smb2_stat.c name change 2006-05-21 05:12:17 +00:00
smb_stat.c include emem.h 2006-06-18 05:38:35 +00:00
ssl-dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
ssl-dlg.h name change 2006-05-21 05:12:17 +00:00
stats_tree_stat.c Fixa a typo. 2006-08-27 19:15:20 +00:00
stream_prefs.c name change 2006-05-21 05:12:17 +00:00
stream_prefs.h name change 2006-05-21 05:12:17 +00:00
summary_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
summary_dlg.h name change 2006-05-21 05:12:17 +00:00
supported_protos_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
supported_protos_dlg.h name change 2006-05-21 05:12:17 +00:00
t38_analysis.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
tap_dfilter_dlg.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
tcp_graph.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
text_page.c name change 2006-05-21 05:12:17 +00:00
text_page.h name change 2006-05-21 05:12:17 +00:00
toolbar.c capture interfaces dialog: use capture stock icons instead of plain text buttons 2006-08-24 21:40:53 +00:00
toolbar.h name change 2006-05-21 05:12:17 +00:00
u3.c U3 packaging, utility and Wireshark modifications that allows Wireshark to be run from a U3 USB device. 2006-08-26 17:55:21 +00:00
u3.h U3 packaging, utility and Wireshark modifications that allows Wireshark to be run from a U3 USB device. 2006-08-26 17:55:21 +00:00
voip_calls.c From Alejandro Vaquero: 2006-09-10 18:03:22 +00:00
voip_calls.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
voip_calls_dlg.c Move the include of rtp_player.h after the include of stuff it needs, 2006-09-05 07:58:14 +00:00
voip_calls_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.h name change 2006-05-21 05:12:17 +00:00
win32-file-dlg.c Remove a lot of XXX: 2006-08-30 20:45:13 +00:00
win32-file-dlg.h Add a license blurb. 2006-07-24 16:47:20 +00:00
wsp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00