aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Initialize linelen to avoid a warning.Stig Bjørlykke1-1/+1
2008-04-13Initialize conversation.Stig Bjørlykke1-1/+1
2008-04-13Fix the crash from bug 2432. I don't really like that we use a new tvbStig Bjørlykke1-14/+16
2008-04-13Support for some additionl heading fields and the display of the (non-MIME) m...Graeme Lunt1-3/+55
2008-04-13Support for the reassembly dissection of IMF/MIME messages retrieved over POP...Graeme Lunt1-13/+225
2008-04-13Support for RFC 2920 SMTP Command Pipelining. Graeme Lunt1-55/+118
2008-04-13Removed #defined preference groupingGraeme Lunt1-6/+2
2008-04-13Removal of #defined preference grouping and tidy up agreement id.Graeme Lunt1-11/+7
2008-04-13Remove #defined preference groupingGraeme Lunt1-7/+3
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