summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-12-07Register the "samr.nt_password" preference as obsolete.Gerald Combs2-28/+39
2007-12-07Fix a typo.Gerald Combs1-2/+1
2007-12-07Fix build by creating dissect function that tcp_dissect_pdus(). My Windows b...Martin Mathieson1-1/+7
2007-12-07Make stun2 over udp a new-style dissector, so that it can reject stun frames ...Martin Mathieson1-8/+10
2007-12-06fix field attributes handling for tagged typesTomas Kukosa5-37/+37
2007-12-06Squelch a warning about a variable getting clobbered by a longjmp.Guy Harris1-1/+1
2007-12-05fixe http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2064 GSM_MAP decodes ...Anders Broman1-31/+66
2007-12-05Remove debug code.Anders Broman1-4/+3
2007-12-05Insert asn1 code for SendRoutingInfov2 and update templateAnders Broman1-40/+103
2007-12-05From Cliff Romash: TMR is not a mandatory parameter on an ANSI IAM but USI is.Jeff Morriss1-12/+33
2007-12-05Include <glib.h> to declare g_vsnprintf().Guy Harris1-0/+3
2007-12-05Use g_vsnprintf(), not vsprintf(), for safety's sake.Guy Harris1-1/+1
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-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 Combs3-159/+198
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 Kukosa2-2/+2
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-04get rid of GTree and use emem trees insteadRonnie Sahlberg2-49/+35
2007-12-04update to new signature for string keyed treesRonnie Sahlberg1-5/+5
2007-12-04rework how emem trees indexed by strings so that traversing the tree Ronnie Sahlberg2-75/+96
2007-12-04reverse previous patchRonnie Sahlberg2-35/+49
2007-12-04remove the use of GTrees and replace these with emem trees insteadRonnie Sahlberg2-49/+35
2007-12-04for nested trees, teach emem about which nodes contain a pointer to a Ronnie Sahlberg2-14/+30
2007-12-04Reserve 20 bits for expert "event groups", to leave room for more. Guy Harris1-15/+20
2007-12-04#if out a function that is only used when building with glib 2 or laterRonnie Sahlberg1-0/+2
2007-12-03Severities are unsigned.Guy Harris2-2/+2
2007-12-03Make the flags field a guint32, to make it clear that it's 32 bits.Guy Harris1-19/+26
2007-12-03add tree traversal functionsRonnie Sahlberg2-0/+49
2007-12-03Fetch all fmtp parameters.Anders Broman1-17/+8
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057Anders Broman2-6/+6
2007-12-03add end of line to the last line of the fileRonnie Sahlberg1-1/+1
2007-12-03mark two unused parameters as _U_Ronnie Sahlberg1-1/+1
2007-12-03Mark pinfo as unused.Stig Bjørlykke1-1/+1
2007-12-03Dissect RTP payload of H.264 and SDP profile-leve-id for H.264.Anders Broman4-12/+447
2007-12-03Revised P7 dissector to use #.TABLE directive to generate tables for the ROS ...Graeme Lunt2-551/+465
2007-12-03Support table-based dissection of ROS operations.Graeme Lunt2-20/+160
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2059 : reassemble XUDT...Jeff Morriss1-3/+64
2007-12-03Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2063 : there's only 1 ...Jeff Morriss1-6/+7
2007-12-03Add "soap" -> "http" mapping.Martin Mathieson1-2/+3
2007-12-03fix confusion in tag handlingTomas Kukosa1-78/+18
2007-12-03My compiler (I think wrongly) says that fnum could be used uninitialised.Martin Mathieson1-1/+1
2007-11-30add libwireshark.defUlf Lamping1-0/+4