aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-21General cleanup.Michael Mann1-723/+597
2013-04-21Add wmem string-buffer tests and fix associated bugs.Evan Huus2-13/+60
2013-04-21Dissect more TLV objectsPascal Quantin1-5/+82
2013-04-21In tcp_dissect_pdus(), don't put the PDU length into the protocol treeGuy Harris1-29/+28
2013-04-21Update a comment.Guy Harris1-1/+1
2013-04-21When creating a subset tvbuff, inherit the flags from the tvbuff ofGuy Harris1-0/+1
2013-04-21[Automatic manuf, services and enterprise-numbers update for 2013-04-21]Gerald Combs2-17/+58
2013-04-21Use -Wshadow in cmake buildsJörg Mayer1-0/+1
2013-04-21Fix new gcc 4.8 warning:Jörg Mayer1-3/+3
2013-04-21Fix new warning in gcc 4.8:Jörg Mayer1-4/+4
2013-04-21If pinfo->fragmented is set, map ReportedBoundsError toGuy Harris1-0/+2
2013-04-21show_reported_bounds_error() should only be used to handle things suchGuy Harris1-23/+5
2013-04-20Initialize branch_taken right at the top of dissect_ber_choice so that theEvan Huus1-3/+4
2013-04-20Fix typo - we want to check if the pointer is NULL, not if the valueEvan Huus1-1/+1
2013-04-20Remove expert info for bit AD in DNS queryAlexis La Goutte1-3/+1
2013-04-20Enhance BT-DHT Dissector * Use proto_tree_add_item * Enhance display list (no...Alexis La Goutte1-45/+39
2013-04-20When we're dissecting the beginning of a fragmented packet that weGuy Harris4-134/+84
2013-04-19Pull tvb_init() into tvb_new(); there's no other way to get a newGuy Harris1-12/+5
2013-04-19Add back the sample bug test.Gerald Combs1-0/+1
2013-04-19Clean up a bit.Guy Harris1-14/+11
2013-04-19Remove duplicate hf array entry.Evan Huus1-5/+0
2013-04-19s/mfs/nfs/Evan Huus1-4/+4
2013-04-19From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8581Evan Huus7-3369/+3501
2013-04-19Slightly improve heuristics to not interpret a zero-filled trailerJörg Mayer1-0/+6
2013-04-19Add HAVE_TM_ZONE and HAVE_TZNAME detection to fix timezone displayJörg Mayer2-2/+12
2013-04-19Add col. pseudo dissector to thsark manpage.Jörg Mayer1-2/+2
2013-04-19Based on http://anonsvn.wireshark.org/viewvc?revision=48893&view=revisionAnders Broman1-4/+4
2013-04-19Fix apparent copy-paste error leading to a 'used-uninitialized' warning.Evan Huus1-1/+1
2013-04-19Fix GTPv2 MM Context (UMTS Key, Quad, and Quint Decoded) incorrectlyAnders Broman1-16/+7
2013-04-19Add dissection of QoS blob.Anders Broman1-6/+169
2013-04-19Initialize another variable.Irene Rüngeler1-1/+1
2013-04-19Show Forward_Tsn chunks in the graphIrene Rüngeler3-45/+133
2013-04-19Don't use ENC_NA for integer fields longer than 1 byte; useGuy Harris1-11/+11
2013-04-19Small cosmetic fixes to CCX decodingJörg Mayer1-10/+18
2013-04-19Note that Query Server was reserved.Guy Harris1-1/+1
2013-04-19Add some names for reserved-but-never-implemented operations, withGuy Harris1-2/+31
2013-04-19convert proto_tree_add_text "items" to proto_tree_add_item.Michael Mann1-256/+298
2013-04-18Add overflow check to fixEvan Huus1-0/+19
2013-04-18Fix apparent copy-paste-o that was leading to an 'unused variable' warning onEvan Huus1-1/+1
2013-04-18Add to tvbuffs a "fragment length" field; if the tvbuff represents theGuy Harris9-83/+362
2013-04-18Report bogus handshake length values with expert info. This includesGuy Harris1-45/+88
2013-04-18Catch retransmission of FINs, so if we're doing "reassemble until end ofGuy Harris1-15/+18
2013-04-18Catch retransmission of FINs, so if we're doing "reassemble until end ofGuy Harris1-28/+48
2013-04-18Let proto_tree_add_item() do the length checking for string lengths, soGuy Harris1-64/+51
2013-04-18<tt> → <code>Gerald Combs1-40/+40
2013-04-18Add R10 versions of LTE protocols.Martin Mathieson1-8/+16
2013-04-18improve AUTH handling of SMTP dissector. Bug 8591 (https://bugs.wireshark.or...Michael Mann1-7/+41
2013-04-18When we throw a reassembly error, remember the error, so that, if weGuy Harris2-112/+307
2013-04-18See whether we can whitelist 'GPL (v3 or later)' for the output of BisonGuy Harris1-0/+6
2013-04-18Fix FSF address.Guy Harris1-2/+2