aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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 Maynard1-52/+52
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-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 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-12Add a preference to that when the window scaling options are notMartin Mathieson1-5/+73
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-12Speed up reading of out-header values, and add a couple of 'monitor'Martin Mathieson1-19/+57
2012-07-11Fix compile error.Bill Meier1-1/+1
2012-07-11Add some initializers to prevent some not really valid compiler warnings.Bill Meier1-4/+4
2012-07-11Don't call col_...() and expert...() functions under 'if (tree)'Bill Meier1-40/+37
2012-07-11Don't call col...() and expert..() functions under 'if (tree)';Bill Meier1-79/+176
2012-07-11Remove unneeded #includes;Bill Meier1-221/+957
2012-07-11Explicit value_string array size specifier not required.Bill Meier2-4/+4
2012-07-11From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=74...Pascal Quantin1-0/+1
2012-07-11Don't call expert_...() under 'if (tree)';Bill Meier1-38/+37
2012-07-11Fix [-Werror=sign-compare] compiler warningBill Meier1-2/+2
2012-07-11Simplify code ....Bill Meier1-111/+82
2012-07-11Remove "comment to myself".Bill Meier1-1/+1
2012-07-11General cleanup:Bill Meier1-1676/+4947
2012-07-11failure cause is an OCTET STRING not a string.Anders Broman1-2/+2
2012-07-11Revert part of revision 43107 which broke sub dissection ofAnders Broman1-37/+42
2012-07-11Add a new preference to make it possible to only use the hosts fileAnders Broman2-18/+33
2012-07-10From Ben Bowen:Guy Harris1-23/+155
2012-07-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7438 :Pascal Quantin1-5/+6
2012-07-10Obey the new use-external-resolvers preference when translating IPJeff Morriss1-38/+55
2012-07-10host_lookup() and host_lookup6() are both called even when network-nameJeff Morriss1-4/+4
2012-07-10Introduce a preference setting for application context version.Anders Broman1-14/+35
2012-07-10Group the network name resolution boxes together and make a more verbose expl...Anders Broman1-17/+20
2012-07-10Move LPP and LPPe dissectors to the ASN.1 dirty libraryPascal Quantin2-4/+4
2012-07-09Add LTE Positioning Protocol Extensions dissectorPascal Quantin5-47/+21828
2012-07-09Update AVP dissection.Anders Broman1-4/+36
2012-07-09Dissect Release 8 CDR:sAnders Broman3-234/+1647
2012-07-09From Evan Huus: Struct cleanup in packet-assa_r3.cBill Meier1-385/+342
2012-07-09From Martin Kaiser:Anders Broman1-20/+67
2012-07-09From Evan Huus:Anders Broman2-9/+14
2012-07-09From Evan Huus:Anders Broman2-15/+1
2012-07-08[Automatic manuf, services and enterprise-numbers update for 2012-07-08]Gerald Combs1-3/+127