aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-19(Minor): use GLIB_CFLAGS instead of GTK_CFLAGS; also put libcliui: as first t...Bill Meier1-4/+5
2012-02-19(Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when compiling in ui directory.Bill Meier1-1/+1
2012-02-19(Minor): Add -DG_DISABLE_SINGLE_INCLUDES to GLIB_CFLAGSBill Meier1-1/+2
2012-02-19We already have GENERATED_HEADER_FILES; use that instead ofGuy Harris5-24/+15
2012-02-19We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris3-48/+8
2012-02-19A few more changes to fix the Windows build: Fix building tshark-tap-register.cBill Meier1-5/+5
2012-02-19ui/cli now needs to be a distribution directory.Guy Harris1-1/+1
2012-02-19This is 2 levels down, unlike the 1-level-down ui/Makefile.nmake IGuy Harris1-6/+6
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris7-88/+271
2012-02-19Put back the comment for the rule to generate wireshark-tap-register.c.Guy Harris1-0/+14
2012-02-19[Automatic manuf, services and enterprise-numbers update for 2012-02-19]Gerald Combs3-5/+196
2012-02-19Reflect the move of dftest.c back to the top-level directory.Guy Harris1-1/+1
2012-02-19Move dftest.c back to the top-level directory; that way, all of theGuy Harris2-1/+1
2012-02-19ui/gtk/main.c calls get_conn_cfilter(), which is defined in ui/util.c,Guy Harris1-1/+1
2012-02-19We renamed "libui_win32.lib" to "libgtkui_win32.lib" elsewhere; fix itGuy Harris1-3/+3
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris8-39/+383
2012-02-18Update.Guy Harris1-3/+7
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris1-4/+4
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris5-18/+18
2012-02-17Replace the old very simple (line based) RSH dissector with a slightlyStephen Fisher1-66/+365
2012-02-17Fix a typo that broke compilation on all platformsJörg Mayer1-1/+1
2012-02-17Fix an old copy and paste mistake in a C comment.Stephen Fisher1-1/+1