aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-27User data is not used in capture_prepare_cb and capture_do_cb.Stig Bjørlykke1-6/+2
2012-03-27Check the user-provided custom header string for invalid characters beforeStig Bjørlykke1-7/+19
2012-03-27Revert r37423: the intent of r34356 was to enable Airpcap by default, it justJeff Morriss1-1/+7
2012-03-27Get things compiling if we HAVE_AIRPCAP.Jeff Morriss2-8/+5
2012-03-27When storing sequence analysis results, add (raw) sequence number andMartin Mathieson2-26/+42
2012-03-27Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6982 :Jeff Morriss1-9/+21
2012-03-27From Nick Lowe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7001 :Jeff Morriss1-1/+12
2012-03-26There is no "dBm transmit attenuation" field in radiotap; there is,Guy Harris1-13/+13
2012-03-26Fix CID 1336 (new with r40139): infinite loop if length is equal to 1.Jeff Morriss1-5/+1
2012-03-26Fix Coverty 1392 ('name' might be NULL): don't write out the interface name w...Jeff Morriss1-1/+1
2012-03-26Fix CID 1458 (new with r41751): infinite loop if length is equal to 1.Jeff Morriss1-67/+62
2012-03-26In dissect_invokeData(), fixup the default case of the switch statement. Fix...Chris Maynard4-134/+142
2012-03-26Print the correct block size in a debug message.Gerald Combs1-1/+1
2012-03-26Fix Coverity CID 1456: UNUSED_VALUE.Chris Maynard1-1/+1
2012-03-26Wrap a couple of very long lines.Chris Maynard1-2/+12
2012-03-26Line wrap a few very long lines.Jeff Morriss1-47/+95
2012-03-26From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6999 :Jeff Morriss6-6/+256
2012-03-26From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6998 :Jeff Morriss4-0/+106
2012-03-25Add a field for the number of SRs indicated in one frame.Martin Mathieson1-0/+13
2012-03-25Extensive rework to clean up code and to fix a number of issues with tn3270 d...Bill Meier1-3904/+4836
2012-03-25Give qmake a VERSION it will accept.Gerald Combs2-3/+5
2012-03-25Fix the Qt build for Win64.Gerald Combs2-2/+11
2012-03-25From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6992 :Jeff Morriss1-3/+9
2012-03-25[Automatic manuf, services and enterprise-numbers update for 2012-03-25]Gerald Combs3-15/+250
2012-03-25From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6993 :Jeff Morriss4-2/+290
2012-03-25Fix some hf encodings (courtesy of fix-encoding-args.pl).Jeff Morriss1-28/+28
2012-03-25From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6992 :Jeff Morriss5-7/+1294
2012-03-24Add Guy MartinJeff Morriss1-0/+9
2012-03-24From Nikitha Malgi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=69...Jeff Morriss2-19/+187
2012-03-23From Guy Martin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6989 :Jeff Morriss5-0/+346
2012-03-23Only enable the OK button if we have an address and a name and name resolutionJeff Morriss1-4/+19
2012-03-23As I think Guy said a while back (quoting some HIG): anything you can do in aJeff Morriss2-9/+13
2012-03-23Bug 6448 says Python support doesn't work at all; downgrade its status in the...Jeff Morriss1-2/+2
2012-03-23Add a couple casts to fix the Windows builds.Jeff Morriss1-2/+2
2012-03-23Don't mark the file as unsaved unless the capture or packet comments actually...Jeff Morriss4-19/+44
2012-03-23Replace some duplicate blurbs with NULL.Jeff Morriss1-44/+44
2012-03-23From Tom Bottom via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6887 :Jeff Morriss1-82/+26
2012-03-23From Elliot Parsons via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6...Jeff Morriss1-1/+1
2012-03-22From Krishna:Anders Broman4-8/+197
2012-03-22Unescape NAL unitsAnders Broman1-7/+61
2012-03-22Renamed dmp_class to sec_class, as this is a more correct variable name.Stig Bjørlykke1-5/+5
2012-03-22Removed unused 'msg_type_val' argument to some functions.Stig Bjørlykke1-13/+8
2012-03-22From Yaniv Kaul:Anders Broman3-3/+188
2012-03-22From Weston Schmidt:Anders Broman6-3/+1295
2012-03-22If the checksum is 0, then only report "no checksum" for UDP/IPv4. This patc...Chris Maynard1-1/+1
2012-03-21Add a missing "T".Gerald Combs1-1/+1
2012-03-21Don't use GNUTLS 3.0, at least until we determine the impact of theirGerald Combs1-1/+2
2012-03-21From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=69...Jeff Morriss4-2/+4
2012-03-21Fix fuzz failure reported in Jeff Morriss1-20/+22
2012-03-21'tab-width/tabstop/tabSize' in editor modelines should really always be 8.Bill Meier2-4/+4