aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-04-27As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....Jeff Morriss11-55/+55
2012-04-27Update commented-out code to reflect the new reality.Guy Harris1-1/+1
2012-04-27From Tom Bottom:pascal1-7/+9
2012-04-27From David Wei:Anders Broman1-4/+5
2012-04-27From David Wei:Anders Broman3-693/+747
2012-04-27Fix typo errorspascal1-2/+2
2012-04-27nflog: add BYTE_ORDER_HOST, fix conflicting ENC_BIG_ENDIAN, ENC_NA value_stri...Jakub Zawadzki1-2/+9
2012-04-27From Steve Magnani:Anders Broman2-2/+38
2012-04-27From Tom Bottom:Anders Broman1-11/+16
2012-04-27From Evan Huus:Anders Broman1-0/+12
2012-04-27From Evan Huus:Anders Broman1-3/+1
2012-04-27From Evan Huus: Fix memory leaks in wslua_tvb.c fix typos in wslu_proto.c htt...Anders Broman2-8/+14
2012-04-27From Evan Huus: Fix memory leaks in wslua_proto.cAnders Broman1-4/+12
2012-04-27From Evan Huus: Fix memory leaks in wslua_pinfo.c https://bugs.wireshark.org/...Anders Broman1-1/+2
2012-04-26Just use a Boring Old ASCII Dash for hex ranges.Guy Harris1-6/+6
2012-04-26Minor: reformatting, unneeded #includes, whitespace cleanup;Bill Meier18-5053/+6075
2012-04-26Fix presumed typo (zero-origin bit 5 is 0x0020, not 0x0002).Guy Harris1-1/+1
2012-04-26Prepare to use value_string or range_string.Anders Broman1-1/+50
2012-04-26Whitespace cleanup: Indentation, trailing, ...Bill Meier11-1721/+1721
2012-04-26From Evan Huus:pascal1-1/+1
2012-04-26From Evan Huus:Anders Broman1-8/+0
2012-04-26Correct value for Baudot50 Jakub Zawadzki1-1/+1
2012-04-26Add support for checking conflicting entries in value_string_ext.Jakub Zawadzki1-3/+8
2012-04-26Fix some "conflicting" value_string warnings.Jakub Zawadzki6-11/+9
2012-04-26Fully dissect more IEsAnders Broman1-114/+132
2012-04-26From Bodo Petermann:Anders Broman1-16/+28
2012-04-26From vaicebine via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7199 :pascal1-2/+2
2012-04-26Refcount edt.s as we may have atleast two "active" edt:s in certainAnders Broman1-3/+14
2012-04-26Fix indentation.Guy Harris1-1/+1
2012-04-25From Niels de Vos:pascal1-0/+72
2012-04-25From Niels de Vos:pascal1-1/+1
2012-04-25From Evan Huus:pascal1-5/+6
2012-04-25Upgrade MAC LTE dissector to Release 10 (V10.5.0)pascal3-60/+666
2012-04-25Get rid of a few more of the explicitly defined ett:sAnders Broman1-107/+35
2012-04-25Add packet-gtpv2.hAnders Broman1-0/+1
2012-04-25From David Wei:Anders Broman3-41/+204
2012-04-25Remove some unnecessary includes and fix some indentation.Martin Mathieson2-69/+64
2012-04-24Minor cleanup: whitespace, indentation, long-lines, style, typos, etc;Bill Meier11-2288/+2295
2012-04-24Add svn:eol-style property; reformat a few long lines.Bill Meier1-49/+59
2012-04-24Remove svn:executable property; Minor whitespace changes.Bill Meier1-6/+6
2012-04-24From David Wei:Anders Broman2-53/+122
2012-04-24From "ars" https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7188Anders Broman1-0/+39
2012-04-24packet-ixveriwave.c:275:12: error: variable ‘vwf_txf’ set but not used.Anders Broman1-3/+0
2012-04-24From Evan Huus:Anders Broman4-0/+588
2012-04-23Minor cleanup:Bill Meier1-85/+87
2012-04-23the blurb for field /"PCF IP Address/" (/"a11.ext.ase.pcfip/") matches the fi...Anders Broman1-1/+1
2012-04-23Do indentation cleanup (e.g., 4-space tabs => spaces)Bill Meier6-286/+300
2012-04-23Use consistent indentation;Bill Meier1-3681/+3690
2012-04-23Replace hf[] "duplicate blurbs" by NULL;Bill Meier1-449/+455
2012-04-23From Evan Huus:Anders Broman1-558/+590