aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-30From Florent DROUIN:Stig Bjørlykke1-1/+26
2007-11-30From Florent DROUIN:Stig Bjørlykke1-3/+8
2007-11-30define ssl_debug_flush() for disabled debugTomas Kukosa1-0/+1
2007-11-30setup SRTP stream if MIKEY is detected in OLCTomas Kukosa1-90/+110
2007-11-30use g_strconcat() which should be faster instead of g_strdup_printf()Tomas Kukosa1-5/+5
2007-11-30- fix warnings in prefs.cTomas Kukosa6-11/+24
2007-11-30Next few improvements to speed up startup about 10%.Tomas Kukosa8-99/+133
2007-11-30Add a directory argument and some default directories to "configureGerald Combs1-2/+2
2007-11-29From Jens Braeuer (bug 1999):Stig Bjørlykke1-16/+79
2007-11-29hide implementation of module listTomas Kukosa3-12/+41
2007-11-29fix GLIB 1.x compatibilityTomas Kukosa1-1/+9
2007-11-29Didier Gautheron:Anders Broman1-3/+7
2007-11-29Didier Gautheron:Anders Broman1-0/+160
2007-11-29From Didier Gautheron: Fix for Bug #1862: JPEG (JFIF) packet always malformedBill Meier1-1/+1