aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Handle the case where there are no IDBs before the first non-SHB/non-IDBGuy Harris1-0/+4
2012-02-22We need to build libui even if we're only building TShark. Fixes bugGuy Harris2-3/+3
2012-02-21Small fix.Michael Tüxen1-2/+1
2012-02-21From Irene Ruengeler: Describe what we currently have in trunk/Michael Tüxen2-194/+337
2012-02-21From Irene Ruengeler: Updated screenshots.Michael Tüxen10-0/+0
2012-02-21Fix bugs which resulted in the buildbot errors.Michael Tüxen1-4/+4
2012-02-21Correctly write os string...Michael Tüxen1-2/+2
2012-02-21Whitespace changes.Michael Tüxen1-12/+12
2012-02-21Use wtap_dump_open_ng() in tshark.Michael Tüxen2-12/+12
2012-02-21This should fix the buildbots...Michael Tüxen1-0/+8
2012-02-21When saving a file and the are no IDBs, create a default one.Michael Tüxen1-4/+19
2012-02-21From Lori Tribble:Anders Broman1-5/+19
2012-02-21Disable debug output...Michael Tüxen1-1/+1
2012-02-21When writing an option in an IDB, also write an endofoption option.Michael Tüxen1-60/+72
2012-02-21Whitespace changes.Michael Tüxen1-2/+2
2012-02-21Whitespace changes.Michael Tüxen1-4/+4
2012-02-21Whitespace changes.Michael Tüxen1-4/+4
2012-02-21From Jose Pedro Oliveira:Anders Broman1-4/+6
2012-02-21Whitespace changes.Michael Tüxen1-10/+10
2012-02-21Improve the error handling.Michael Tüxen1-24/+34
2012-02-21Don't dereference idb_inf in wtap_dump_open_ng() whenMichael Tüxen1-4/+9
2012-02-21Use tab indentation as elsewhere in the files.Michael Tüxen2-154/+162
2012-02-21Check if the string exists first.Anders Broman1-10/+10
2012-02-21Extend libpcap_write_interface_description_block() wiyh more optionsAnders Broman3-78/+188
2012-02-21Fix compilation (hopefully).Michael Tüxen1-0/+2
2012-02-21Improve peeking for IDBs.Michael Tüxen1-17/+21
2012-02-21From Irene Ruengeler:Michael Tüxen9-146/+1262
2012-02-21From David Wei and me, update to 3GPP TS 25.413 V10.4.0 (2011-12).Anders Broman9-151/+185
2012-02-21Add VENDOR_ERICSSON_PKT_COREAnders Broman1-0/+1
2012-02-21Once we've read a valid SHB, we've concluded the file is a pcap-NG file,Guy Harris1-7/+13
2012-02-21Declare opt_cont_buf_lenAnders Broman1-15/+1
2012-02-21Free the bufferAnders Broman1-4/+27
2012-02-21Change comment to Loop ower all IDB:s that appear before any packets sugested...Anders Broman1-1/+1
2012-02-21From Jose Pedro Oliveira shb_os value: get_os_version_info() instead of get_r...Anders Broman1-5/+5
2012-02-21Always test tvb_reported_length_remaining() return val for '> 0' instead of '...Bill Meier1-7369/+7365
2012-02-20Indentation & whitespace cleanup....Bill Meier1-872/+872
2012-02-20(Trivial) Fix a typo in a comment; Do some whitespace changes.Bill Meier1-352/+352
2012-02-20From Jose Pedro Oliveira fix a typoAnders Broman4-9/+9
2012-02-20Use tvb_reported_length_remaining() iso tvb_length_remaining().Bill Meier1-1/+1
2012-02-20Fix 'variable set but then unused'; Do some whitespace cleanup.Bill Meier1-6/+5
2012-02-20proto_reg_handoff...() doesn't need 'if(!Initialized)';Bill Meier1-75/+66
2012-02-20(Trivial) Whitespace changesBill Meier1-7/+7
2012-02-20Jose Pedro Oliveira: get_os_version_info() is more apropriate for shb_osAnders Broman3-14/+29
2012-02-20From e.yimjia Add LPP decoding support in ULP protocol dissector \n https://b...Anders Broman3-15/+46
2012-02-20From David Wei more containers not to dissect if pref is setanonsvn2-50/+58
2012-02-20Thou shalt not stop dissecting after doing processing for COL_INFO ....Bill Meier1-3/+1
2012-02-20Handle reading and writing of multiple IDB:s, write IDB options and use corre...Anders Broman7-174/+705
2012-02-20From Paul Erkkila via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6835Alexis La Goutte4-0/+631
2012-02-20Fix tpo.Guy Harris1-1/+1
2012-02-19Don't run Flex-generated files through checkapi - they use forbiddenGuy Harris2-17/+21