aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Revert 34081 and 34093 in preparation for a cleaner fix.Jeff Morriss1-3/+3
2010-09-15Follow up to bug 5209 and rev 34115:Jeff Morriss1-12/+18
2010-09-14Clean up the icmp info column per discussion in bug #4014.Stephen Fisher1-6/+16
2010-09-14Remove duplicate register_all_protocol_handoffs entryStephen Fisher1-1/+0
2010-09-14Bug #5211 from Guenter Strubreiter:Stephen Fisher1-0/+12
2010-09-14From Cal Turney via bug 5209:Gerald Combs1-10/+8
2010-09-14From tieuthunhi:Anders Broman1-3/+6
2010-09-14From Vincent Helfre:Anders Broman1-2/+2
2010-09-13Attempt to fix the stack overflow reported atGerald Combs1-13/+25
2010-09-13From Yaniv Kaul:Anders Broman1-3/+25
2010-09-12Remove deprecated check_col().Anders Broman1-16/+10
2010-09-12[Automatic manuf and enterprise-numbers update for 2010-09-12]Gerald Combs1-2/+138
2010-09-12Decode SLL payloads using a dissector table based on sll.ltype.Balint Reczey5-39/+23
2010-09-10Only check for 4 NOP in a row within a uint32 boundary.Stig Bjørlykke1-2/+4
2010-09-10From Martin Peylo via bug 5198:Stig Bjørlykke1-14/+62
2010-09-10Follow TCP and expand description for "NOP" and "EOL" options to "No-Operatio...Stig Bjørlykke1-2/+2
2010-09-10Put the ": %u (multiply by %u)" back on the TCP window scaling option, soStephen Fisher1-3/+6
2010-09-10Expand description for "NOP" and "EOL" options to "No-Operation (NOP)" andStephen Fisher1-2/+2
2010-09-10Enhance the TCP option display for window scaling.Stephen Fisher1-28/+51
2010-09-10From BBA via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5160 :Jeff Morriss1-3/+3
2010-09-10Update dsfield ECN according to RFC3168.Stig Bjørlykke1-18/+20
2010-09-09Add some hf blurbs (for fields whose description is an acronym)Jeff Morriss1-70/+70
2010-09-08Turn the TCP timestamp option into a subtree to also show the option kind,Stephen Fisher1-67/+101
2010-09-08Mask out the header length from th_flags.Stig Bjørlykke1-1/+1
2010-09-08Make the Windows buildbot happy: guint8 -> guint16 for flags variable inStephen Fisher1-1/+1
2010-09-08Minor correction to SVN revision 34084: we better only try up to the 9Stephen Fisher1-1/+1
2010-09-08Expand the TCP flags to include the low nibble of the byte that hasStephen Fisher2-14/+28
2010-09-08From Frank Lahm via bug #5169: Provide initial support for the undocumentedStephen Fisher2-0/+380
2010-09-08Revert revision 33780, because the checksum is only calculatedStig Bjørlykke1-1/+1
2010-09-08Support negative values when viewing seconds with hours and minutes.Stig Bjørlykke1-66/+92
2010-09-08Allow for proto_tree_add_item() with FT_ABSOLUTE_TIME and FT_RELATIVE_TIMEStig Bjørlykke1-3/+9
2010-09-08From Yaniv Kaul via bug 5193:Stig Bjørlykke1-0/+10
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa3-16/+23
2010-09-08Fake proto_item_prepend_text() in reassemble_test.Stig Bjørlykke1-0/+3
2010-09-07Put the number of fragments/segments in front of the element to avoid Stig Bjørlykke1-3/+5
2010-09-07From Yaniv Kaul via bug 4550:Stig Bjørlykke1-6/+12
2010-09-06From yami via bug 3310:Stig Bjørlykke1-28/+174
2010-09-06From Pascal Quantin via bug 5186:Stig Bjørlykke1-18/+17
2010-09-05[Automatic manuf and enterprise-numbers update for 2010-09-05]Gerald Combs1-8/+156
2010-09-05Request-Line can contain an empty Request-URI.Stig Bjørlykke1-4/+4
2010-09-03GTPv2: IMSI is decoded improperly.Anders Broman1-23/+4
2010-09-03Add bandwidth figures per UE.Martin Mathieson2-0/+4
2010-09-03Add bandwidth figures to RLC stats (per-UE and per-channel).Martin Mathieson2-1/+3
2010-09-03Fix start offset and length handling in SEQUNCE OF (caused Gtk crash for sequ...Tomas Kukosa1-2/+2
2010-09-03Code cleanup: Remove Begin/End comments on each and every code block,Stig Bjørlykke1-264/+0
2010-09-03Check if using tree before adding the octet string.Stig Bjørlykke1-1/+1
2010-09-03Add doxygen coments.Anders Broman1-2/+2
2010-09-03From Michael Lum:Anders Broman1-111/+213
2010-09-03From Michael Lum:Anders Broman1-4/+38
2010-09-02Apply the quick fix from bug 2952.Stig Bjørlykke1-3/+8