aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Support for RFC 4530 - LDAP entryUUID attribute.Graeme Lunt1-2/+40
2008-04-13Handling of ROS Rejects.Graeme Lunt1-30/+93
2008-04-13Annotate the presentation context identifier with the presentation context.Graeme Lunt1-15/+24
2008-04-12Fix for bug 2452:Jaap Keuter1-1/+17
2008-04-12From Mike Davies (bug 2454):Stig Bjørlykke1-2/+207
2008-04-12From Martin Peylo (bug 2245):Stig Bjørlykke2-8/+44
2008-04-12From Jesus Roman (bug 2431):Stig Bjørlykke1-9/+174
2008-04-12From Philip Frey (bug 2443):Stig Bjørlykke3-0/+1927
2008-04-12From Philip Frey (bug 2420):Stig Bjørlykke2-195/+6
2008-04-12From Andrew Ferren (big 2434):Sake Blok2-2/+2
2008-04-12From Mark C. Brown:Jaap Keuter1-0/+7
2008-04-11add dissection of scsi/mmc close track (and fix a bug)Ronnie Sahlberg1-5/+62
2008-04-11Corrected assumption that offset is always > start_offset. If the first obje...Graham Bloice1-1/+1
2008-04-10Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended ...Jaap Keuter3-2/+227
2008-04-10From Roberto Morro:Jaap Keuter1-4/+15
2008-04-10Fix a comment to please the compiler.Jaap Keuter1-1/+1
2008-04-10Use the correct length for APDU:s.Anders Broman2-25/+80
2008-04-10From Florian Lohoff: fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2...Jeff Morriss1-1/+11
2008-04-10Added some casts from double to float.Stig Bjørlykke1-2/+2
2008-04-10Fix for bug 2440 and 2187:Jaap Keuter1-2/+2
2008-04-09Fix name of file in comment to reflect current reality.Guy Harris1-1/+1
2008-04-09Remove:Anders Broman25-98/+59
2008-04-08Update to latest spec.Anders Broman1-93/+192
2008-04-08The integral type with which an enumerated type is equivalent is,Guy Harris1-5/+5
2008-04-08Update to latest spec.Anders Broman1-150/+1008
2008-04-08From Martin Peylo:Anders Broman1-4/+15
2008-04-08From Michael Lum:Anders Broman1-191/+569
2008-04-07From Jim Young:Stig Bjørlykke1-3/+3
2008-04-07Since the GTK1 code was taken out of gsmmap_add_ucs2_ussd_string(), move that...Jeff Morriss1-47/+42
2008-04-07From David Bernard:Jaap Keuter1-87/+303
2008-04-07From Steve Karg:Jaap Keuter1-9/+341
2008-04-07- Remove GLIB1 codeStephen Fisher13-73/+20
2008-04-06reduce the expert level of TCP zero window back to "reasonable values" - for me.Ulf Lamping1-4/+4
2008-04-05Raise the expert priority of all "zero window" related events fromSake Blok1-4/+4
2008-04-05Fix for bug 2378, where window scaling was not applied toSake Blok1-7/+23
2008-04-05lower the "Window Update" severity from note to chat (as it happens all the t...Ulf Lamping1-1/+1
2008-04-05Mark a local function static rather than extern.Martin Mathieson1-12/+9
2008-04-05as discussed on SharkFest: switch off checksum checks by defaultUlf Lamping2-3/+3
2008-04-04add packet-tcp.c / packet-udp.cUlf Lamping1-0/+8
2008-04-04Make the RTSP dissector findable by name.Martin Mathieson1-0/+3
2008-04-03http://www.wireshark.org/lists/wireshark-dev/200803/msg00308.htmlLuis Ontanon2-151/+133
2008-04-01- Disable checksum verification by default.Michael Tüxen1-45/+51
2008-03-30Fix bug 2395: 2395Jörg Mayer1-22/+22
2008-03-30From yin sun:Jaap Keuter1-1/+1
2008-03-29Remove a linefeed from a field description.Gerald Combs1-1/+1
2008-03-28Fix compilation under Windows.Gerald Combs1-0/+1
2008-03-27Make sure we reset a pointer to ephemeral memory when we're done processingGerald Combs1-2/+3
2008-03-26The hf_gsm_map_getPassword is missing from the hf array in gsm_map.Anders Broman1-3/+7
2008-03-25Export:Anders Broman2-46/+76
2008-03-24FIx for bug 2381:Jaap Keuter1-24/+30