aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-11-10Removed some unused variables and unused assignments.stig20-69/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30918 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-10Removed some dead code. The sm_resolv, sp_resolv and geoip_resolv buttonstig1-33/+5
references are not used anywhere else. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30917 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-10Yet another fix in dlg_destroy().stig1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30916 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-10Removed an unused assignment.stig1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30915 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-10Fixed a bug in dlg_destroy() to destroy all widgets.stig1-5/+2
Removed unused variable 'sortable' in create_list(). Removed unused variable 'checksum' in sctp_stat_on_apply_filter(). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30914 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-10Updates for FOP 0.95.gerald2-16/+24
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30913 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Instead of trying to change the background color of the info bar when wegerald1-26/+37
push a temporary message, make it "throb" using gtk_drag_highlight and gtk_drag_unhighlight. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30912 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Align RRC-Container dissection with RANAP.etxrab2-11/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30911 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09In new_packet_list_select_cb() remove the check if the packet is reselected ↵etxrab1-3/+7
as the row number may be the same in a filtered list as in the previous unfiltered list. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30910 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Switch the default Fop version to 0.95 and adjust custom_layer_pdf.xslgerald131-2/+2
accordinglty. Tweak the print resolution on all of the images again. Add a MIME type for one of the images. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30909 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Decode Circuit ID and Remote ID DSL Forum TR-101 PPPoE tags.rbalint1-20/+42
Based on patch from Stefan Puiu <stefan.puiu@gmail.com>. This fixes bug 3113. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30908 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Put sndcp-xid elements in the sndcp-xid subtree.stig1-7/+6
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30907 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Fixed a return statement.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30906 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Conversation is unused in dissect_rtmpt_tcp().stig1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30905 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30904 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed unused assignments.stig1-3/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30903 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed some unused variables.stig1-6/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30902 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed some unused variables.stig1-4/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30901 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed some unused assignments.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30900 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30899 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30898 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Put type/length elements in correct subtree.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30897 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed unused variables.stig1-8/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30896 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30895 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed unused assignments.stig1-5/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30894 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30893 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30892 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30891 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Put tree elements in the arcnet subtree.stig1-27/+13
Some code cleanup. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30890 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30889 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30888 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed unused code.stig1-5/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30887 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Put key_index values in correct tree.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30886 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30885 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30884 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30883 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30882 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30881 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused variable.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30880 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Put flags subtree under correct element.stig1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30879 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Removed an unused assignment.stig1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30878 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Made enterprise_oid pointer const.stig2-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30877 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Remove an unused variable.stig2-5/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30876 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Avoid a warning about signed/unsigned comparison.martinm1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30875 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-09Also look for /usr/bin/open as HtmlViewer.stig1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30874 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-08wireshark-tmp.pod is no longer generated.guy0-0/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30873 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-08wireshark.pod is now a generated file.stig0-0/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30872 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-08Add the missing changes from r30869.stig1-59/+114
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30871 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-08Fixed printing of BACnetTypeName in the Packet Details tree.stig1-10/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30870 f5534014-38df-0310-8fa8-9805f1628bb7
2009-11-08From Steve Karg and Herbert Lischka via bug 4190:stig1-308/+340
Modified the open/close context tagging to include context tag number. Modified the info column to show more specific information about certain packets. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30869 f5534014-38df-0310-8fa8-9805f1628bb7