aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa48-674/+687
2006-06-28coverity 200 remove redundant null tests for pinfo->fdsahlberg1-14/+5
2006-06-28coverity 199 remove a pointless test for NULL for something that can never...sahlberg1-2/+1
2006-06-28coverity 198sahlberg1-2/+2
2006-06-28export functions from oid-resolv.hkukosa1-0/+4
2006-06-28few OID nameskukosa2-0/+22
2006-06-27From Martin Mathieson:etxrab1-2/+2
2006-06-27From Alejandro Vaquero:etxrab13-0/+2162
2006-06-27From Neil Piercy:etxrab1-1/+2
2006-06-27From Neil Piercy:etxrab1-1/+26
2006-06-27MSVC doesn't like the conversion from guint64 to double, use gint64 instead (...ulfl1-1/+1
2006-06-27#include <epan/value_string.h> must be done, even if HAVE_LIBGNUTLS isn't def...ulfl1-1/+1
2006-06-27make the called subdissectors create their protocol expansion at the first le...sahlberg1-1/+8
2006-06-27from Authesserre Samuelsahlberg6-537/+4673
2006-06-27the 1st very simple attempt to support RFC 2198 Redundant Audio Datakukosa1-1/+138
2006-06-27fix a tiny memory leak where wireshark would lose a few kb once upon startup ...sahlberg1-0/+1
2006-06-27fix a tiny memory leak where we would lose a few kbyte once when wireshark is...sahlberg1-2/+0
2006-06-26add a new column DCE/RPC context IDulfl5-56/+156
2006-06-26Use a more uniform name for the output files (which makes it easier togerald1-2/+3
2006-06-26From Irene Ruengeler: Add context menu for SCTP analysis.tuexen3-6/+168
2006-06-26coverity 170sahlberg1-13/+0
2006-06-25Fix Ethereal bug 1004. Make UDP dissector work on top of IPv6 by filling in p...jake1-3/+6
2006-06-24restore display of optional field names when the optional bit is displayed in...sahlberg1-0/+4
2006-06-24coverity 197 dead codesahlberg1-8/+6
2006-06-24coverity 149 dead codesahlberg1-1/+1
2006-06-24change a parenthesissahlberg1-1/+1
2006-06-24coverity 169 dead codesahlberg1-11/+1
2006-06-24Put the sequence number in for a response, if present.guy1-4/+9
2006-06-24remove some dead code coverity 17sahlberg1-31/+25
2006-06-23change a comment to #if to make it clearer the code is disabledsahlberg1-2/+4
2006-06-23coverity 172sahlberg1-1/+1
2006-06-23Let the user set the working directory and number of passes from the commandgerald1-4/+23
2006-06-23use file name information from wiretap instead of "build in" valuesulfl3-39/+140
2006-06-23add file extension information (filter "*.pcap;*.cap" and default extension "...ulfl3-155/+199
2006-06-23fix the reading of UUID's from the Win32 registry, it was broken as we switch...ulfl1-3/+4
2006-06-23squelch some compiler warningsulfl4-17/+18
2006-06-23Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.jake1-4/+4
2006-06-23coverity 174sahlberg1-3/+6
2006-06-23coverity 190sahlberg1-2/+1
2006-06-23remove some dead codesahlberg1-7/+0
2006-06-23coverity warning 177 deadcodesahlberg1-29/+9
2006-06-23One warning from GCC:jake1-1/+1
2006-06-23Various corrections and updatesjake4-23/+27
2006-06-23Set svn:ignore appropriately.guy0-0/+0
2006-06-23Remove definition of catapult_dct2000_board_ports_only, as per mail fromguy1-2/+0
2006-06-22The joys of the C switch statement - you have to remember to useguy1-0/+1
2006-06-22add another PROFINET specific subtype (5:CHASSIS_MAC)ulfl1-1/+16
2006-06-22fix a (correct) compiler warningulfl1-1/+1
2006-06-22bugfix: saving the user specified packet range text must be utf8'ed, otherwis...ulfl1-1/+1
2006-06-22fix bug introduced with last changekukosa1-1/+1