aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-07Make stun2 over udp a new-style dissector, so that it can reject stun frames ...Martin Mathieson1-8/+10
2007-12-06Fixed some typos.Stig Bjørlykke1-38/+38
2007-12-06Change calls to g_ntohs, g_ntohl, g_htons, and g_htonl to theirGerald Combs3-70/+69
2007-12-06Added "Apply as filter"/"Prepare a filter"/"Find frame"/"Colorize Protocol"Stig Bjørlykke3-6/+213
2007-12-06Fix some specifier strings (%d -> %u).Martin Mathieson1-24/+27
2007-12-06Another attempt to fix Jörg Mayer1-1/+1
2007-12-06fix field attributes handling for tagged typesTomas Kukosa6-43/+58
2007-12-06Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's andGuy Harris1-2/+2
2007-12-06Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's andGuy Harris4-6/+6
2007-12-06Squelch a warning about a variable getting clobbered by a longjmp.Guy Harris1-1/+1
2007-12-06Update FIELDDESCR with NULL option. Jaap Keuter1-15/+8
2007-12-06Update to version 1.0 of spec(s)Jörg Mayer1-3/+5
2007-12-05Make sure the "auto scroll in live capture" toolbar button and menu itemGerald Combs4-24/+33
2007-12-05fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...Anders Broman3-47/+119
2007-12-05Remove debug code.Anders Broman2-5/+3
2007-12-05Insert asn1 code for SendRoutingInfov2 and update templateAnders Broman3-46/+137
2007-12-05From Cliff Romash: TMR is not a mandatory parameter on an ANSI IAM but USI is.Jeff Morriss1-12/+33
2007-12-05Simplify Windows Makefile to improve maintainabilityBill Meier1-347/+37
2007-12-05Use:Anders Broman2-3/+4
2007-12-05Do not redraw graph and goto frame 1 if selecting an "item" outside the listStig Bjørlykke1-0/+1
2007-12-05I suppose we still need va_start/va_end when using se_strdup_vprintf.Stig Bjørlykke1-0/+2
2007-12-05Include <glib.h> to declare g_vsnprintf().Guy Harris1-0/+3
2007-12-05Use G_GINT64_MODIFIER to print gint64's and guint64's.Guy Harris3-3/+3
2007-12-05Use g_vsnprintf(), not vsprintf(), for safety's sake.Guy Harris1-1/+1
2007-12-05To generate a session-lifetime string given a format and va_list, useGuy Harris1-7/+1
2007-12-05The first component of a "wtap_nstime" is a "time_t", which could be anGuy Harris1-1/+1
2007-12-05Use G_GINT64_MODIFIER for gint64 and guint64 values.Guy Harris1-2/+2
2007-12-05Clean up indentation.Guy Harris1-184/+184
2007-12-05Make the "protocol" field big enough to hold the 3-characterGuy Harris1-1/+1
2007-12-05At least on some LP64 platforms (such as OpenBSD 4.2 on x86-64),Guy Harris1-2/+2
2007-12-05the GSS Checksum in secure onc-rpc contains the same blobs as GSS Tokens Ronnie Sahlberg1-10/+13
2007-12-05svn path=/trunk/; revision=23758Mike Duigou1-12/+1
2007-12-05Add missing profinet to maintainer-cleanBill Meier1-0/+3
2007-12-04Do not create an illegal filter when having an empty display filter andStig Bjørlykke3-16/+52
2007-12-04Only define oid_get_default_mib_path() if we have libsmi.Guy Harris2-2/+6
2007-12-04Add an oid_get_default_mib_path() function, and use it to display the MIBGerald Combs4-159/+209
2007-12-04Display textual explanation for printer and job values from RFC 2911.Greg Morris1-4/+56
2007-12-04Duplicate packet # -> Retransmission #Stig Bjørlykke1-10/+10
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa19-6/+1105
2007-12-04Next try.Jörg Mayer1-1/+1
2007-12-04add missing emem.h include (prefs-int.h uses emem structures now)Tomas Kukosa1-0/+1
2007-12-04Add macros for various filter actions and types, and to combine themGuy Harris1-67/+86
2007-12-04More whitespace cleanup.Guy Harris1-8/+7
2007-12-04Clean up indentation.Guy Harris2-6/+6
2007-12-04Add a break statement - not necessary in this case, but cleaner, andGuy Harris1-0/+1
2007-12-04Make mpeg2ts over UDP possible. Heuristic and Decode as.Jaap Keuter1-53/+76
2007-12-04Remove superfluous buffer allocation.Jaap Keuter1-1/+0
2007-12-04Use common code for ASCII -> tvb.Anders Broman1-72/+10
2007-12-04Note in a comment the sad truth that CFURLCreateWithString() failsGuy Harris1-0/+6
2007-12-04Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413Jörg Mayer1-1/+5