aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Added aplications and one AVP from Josip MedvedAnders Broman1-2/+10
2012-02-22Add sanity checks to make sure the claimed block size is big enough to:Guy Harris1-43/+240
2012-02-22From Josip Medved:Anders Broman1-1/+1
2012-02-22Grr forgot debug flag - again.Anders Broman1-1/+1
2012-02-22Whitespace cleanup: Convert 4 space tabs to spaces ...Bill Meier1-2326/+2326
2012-02-22Rename some enumeration constants; Do some minor code simplification & reform...Bill Meier1-15/+12
2012-02-22- Write ISB(s) at start and end of capture.Anders Broman4-16/+255
2012-02-22Expand the API for ISB:sAnders Broman3-5/+74
2012-02-22Reverse Revision 41134 (Need to fix error/warning before...)Alexis La Goutte9-9624/+974
2012-02-22From Lars Ruoff:Anders Broman9-974/+9624
2012-02-22More debugging information - in at least one of the failures, neither ofGuy Harris1-0/+6
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