aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-15Squelch some more warnings with explicit casts.Guy Harris1-4/+4
2012-07-15Try gdouble here, to see if it removes "gdouble to gfloat" warnings withGuy Harris1-1/+1
2012-07-15Fix win* buildbot warnings:Jakub Zawadzki1-1/+1
2012-07-15user_font_get_bold() is no longer needed, remove it.Jakub Zawadzki2-66/+12
2012-07-15Fix bug #6690: Wireshark quite slow displaying frames with many detail pane n...Jakub Zawadzki6-736/+1206
2012-07-15From Network Instruments by Tom Brezinski When a Network Instruments wireless...Anders Broman2-8/+30
2012-07-15From Wonil Kim: Enable statistics menu register for the tap plug-in. Fixes ht...Anders Broman6-12/+107
2012-07-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7479 :Pascal Quantin1-1/+4
2012-07-15From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7356:Chris Maynard1-19/+55
2012-07-15Be sure to assign the return value of tvb_length_remaining() to a signed inte...Chris Maynard1-3/+7
2012-07-15tvb_length_remaining() can return -1, so check that it's > 0, and not != 0. ...Chris Maynard1-1/+1
2012-07-15[Automatic manuf, services and enterprise-numbers update for 2012-07-15]Gerald Combs3-15/+185
2012-07-14Sanity checks to avoid a crash if no file is openPascal Quantin2-1/+9
2012-07-14Don't pass the return value of tvb_length_remaining() to fragment_add_check()...Chris Maynard1-1/+5
2012-07-14tvb_length_remaining() can return -1, so be sure to deal with it if it does. ...Chris Maynard1-25/+26
2012-07-14Fix a few 'value stored is never read' warnings and a typo errorPascal Quantin1-7/+4
2012-07-14As suggested by Richard Sharpe in http://www.wireshark.org/lists/wireshark-de...Pascal Quantin1-1/+1
2012-07-14If the offset is out of range, just assign to len to 0 so we don't end up pas...Chris Maynard1-1/+1
2012-07-14Add support for SCSI SBC ORWRITE commandRonnie Sahlberg2-1/+34
2012-07-14Add support for SCSI SBC COMPARE_AND_WRITE opcodeRonnie Sahlberg2-1/+33
2012-07-13tvb_length_remaining() can return -1, so be sure to deal with it if it does.Chris Maynard1-2/+2
2012-07-13Various minor cleanup, including:Bill Meier4-158/+146
2012-07-13Minor cleanup;Bill Meier5-326/+330
2012-07-13If there's not enough data left for a timestamp, be sure there's at least som...Chris Maynard1-7/+9
2012-07-13tvb_length_remaining() can return -1, so be sure to deal with it if it does.Chris Maynard1-2/+2
2012-07-13tvb_length_remaining() can return -1, so be sure to deal with it if it does.Chris Maynard1-1/+4
2012-07-13tvb_length_remaining() can return -1, so check if its return value is <= 0 wh...Chris Maynard1-53/+53
2012-07-13Jeff Morriss indicated the following and I obliged:Chris Maynard1-6/+3
2012-07-13Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7474 :Pascal Quantin1-9/+78
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-50/+47
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard2-104/+104
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-2/+2
2012-07-13tvb_length_remaining() can return -1, so don't assign its return value to an ...Chris Maynard1-2/+2
2012-07-13tp->name can't be NULL, but perhaps tp can be?Chris Maynard1-1/+1
2012-07-13Fix Coverity CID 709600: Resource leak.Chris Maynard1-0/+1
2012-07-13Remove unused filters found by checkhf.plPascal Quantin1-111/+0
2012-07-13From Harald Welte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7476 :Pascal Quantin1-2/+2
2012-07-13Update 3GPP-RAT-Type valuesPascal Quantin1-1/+3
2012-07-13Update dissector to match asn1/pkcs1 sources.Chris Maynard1-1/+1
2012-07-13Fix incorrect(duplicate) value in artnet_oem_code_vals[] value string array;Bill Meier1-1/+1
2012-07-13Fix crash in geoip_db_pref_init() when changing to a new profile.Bill Meier1-2/+2
2012-07-13Add some comments, remove more left-overs from tcp_graph.c.Martin Mathieson1-26/+13
2012-07-12Add a preference to that when the window scaling options are notMartin Mathieson1-5/+73
2012-07-12Try not to print funny characters.Gerald Combs1-1/+1
2012-07-12Fix building (and running) on OS X.Gerald Combs1-1/+1
2012-07-12Do expert "telegrams lost" only of field is > 0;Bill Meier1-130/+130
2012-07-12Don't call subdissector / expert...() under 'if (tree)'Bill Meier1-344/+417
2012-07-12Don't call subdissectors / expert...() / col...() under 'if (tree)'Bill Meier8-1644/+1625
2012-07-12Add crc7 calculation abillity.Anders Broman5-3/+195
2012-07-12Add svn:keywords & svn:eol-style propertiesBill Meier0-0/+0