aboutsummaryrefslogtreecommitdiffstats
path: root/epan
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-12various code cleanupUlf Lamping2-25/+24
2008-04-12From Mike Davies (bug 2454):Stig Bjørlykke1-2/+207
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke5-18/+42
2008-04-12From Jonas Nilsson:Anders Broman1-0/+24
2008-04-12From Michael McCartney:Anders Broman1-19/+39
2008-04-12From Martin Peylo (bug 2245):Stig Bjørlykke2-8/+44
2008-04-12From Andrew Feren (bug 2433):Stig Bjørlykke2-11/+34
2008-04-12From Marton Nemeth (bug 2447):Stig Bjørlykke7-7/+7
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ørlykke4-195/+111
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-10 fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2448Luis Ontanon1-27/+27
2008-04-10Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended ...Jaap Keuter4-2/+228
2008-04-10From Marton Nemeth:Luis Ontanon1-1/+1
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 Marton Nemeth <nm127@freemail.hu>Luis Ontanon3-8/+9
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-10From http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2413 : fix comment typoJeff Morriss1-67/+67
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 Broman33-128/+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-08Update Lemon to v1.54 and lempar to v 1.31 from sqlite http://www.sqlite.org/...Anders Broman1-0/+1
2008-04-08remove GTK1 specific font handlingUlf Lamping2-46/+16
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-07Remove ws_strsplit from libwireshark.def to fix Windows buildStephen Fisher1-1/+0
2008-04-07- Remove GLIB1 codeStephen Fisher28-435/+27
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