aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-29When clean remove also *.moc.cpp / *.rrc.ccp and ui_*.h ...Alexis La Goutte1-3/+6
2013-11-29Add HTTP2 heuristic when it is encapsulated in SSLAlexis La Goutte1-1/+14
2013-11-29Add an application id.Anders Broman1-0/+1
2013-11-29Improved ZCL dissectors. Bug 9423 (https://bugs.wireshark.org/bugzilla/show_...Michael Mann4-29/+1261
2013-11-29Restore disabled "decode as" settings.Gerald Combs3-4/+11
2013-11-28Fix typo (r53633) in one more place, fix typo in filename, make hex numbers c...Jakub Zawadzki2-9/+9
2013-11-28Fix (presumed) tpyo.Guy Harris1-1/+1
2013-11-28Move MPEG section table id defines to packet-mpeg-sect.hJakub Zawadzki15-37/+34
2013-11-28Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9478 :Pascal Quantin3-13/+27
2013-11-28GUINT_TO_POINTER() does just enough casting to suppress complaints aboutGuy Harris1-2/+2
2013-11-28Bluetooth: HSP: Add support for HSP. Bug 9446 (https://bugs.wireshark.org/bu...Michael Mann5-5/+1201
2013-11-28Bluetooth improvements. Bug 9446 (https://bugs.wireshark.org/bugzilla/show_b...Michael Mann6-20/+29
2013-11-28Support long Domain Names in NTLMSSP v2Balint Reczey1-11/+15
2013-11-28USB: Enable Decode As. Bug 9445 (https://bugs.wireshark.org/bugzilla/show_bu...Michael Mann1-11/+138
2013-11-28Fix potential signed int overflow in LemonBalint Reczey1-2/+2
2013-11-28Add count() function to display filter. Bug 9480 (https://bugs.wireshark.org...Michael Mann1-3/+22
2013-11-28RTPproxy dissector: Add expert info about timeouts. Bug 9484 (https://bugs.w...Michael Mann1-0/+31
2013-11-28Adjust fc_stat.c to use newer fc_exchange_t structure for its stats.Michael Mann3-2/+6
2013-11-28Bugfix Negative Fibre Channel scsi_time value. Bug 3209 (https://bugs.wiresh...Michael Mann3-98/+169
2013-11-27Having a generated file in the source tree is not fun.Jörg Mayer1-8/+20
2013-11-27- Avoid copying of the graphics, specify the graphics sourceJörg Mayer1-18/+16
2013-11-27try to fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9485Martin Kaiser1-0/+6
2013-11-27Try fixing Sun compiler error: "warning: this decimal constant is unsigned on...Bill Meier1-1/+1
2013-11-27Fix a badly formed comment;Bill Meier1-1/+1
2013-11-27- Create/use several extended value_stringsBill Meier15-798/+676
2013-11-27Create/use several extended value_strings;Bill Meier1-13/+31
2013-11-27Reinitialize counter between loops to avoid an out of bound access found with...Pascal Quantin1-1/+2
2013-11-27While r53608 fixed the "Use promiscuous mode on all interfaces" toggle button...Chris Maynard1-1/+4
2013-11-27OK, capture_all is only ever set to TRUE or FALSE, so just use it directly.Chris Maynard1-1/+1
2013-11-27Make "Capture on all interfaces" toggle button behave properly, particularly ...Chris Maynard1-8/+10
2013-11-27Make "Use promiscuous mode on all interfaces" toggle button work properly again.Chris Maynard1-4/+2
2013-11-26Overhaul rpm-building options a bit: as suggested by Anders, have the RPM followJeff Morriss3-21/+71
2013-11-26Squelch a compiler warning.Guy Harris1-2/+5
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-2/+9
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-1/+287
2013-11-26From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9...Pascal Quantin1-2/+56
2013-11-26fix encoding argsMartin Kaiser1-1/+1
2013-11-26Create/use two extended value_strings;Bill Meier1-1428/+1499
2013-11-26From Vineeth:Anders Broman6-58/+3121
2013-11-26Correct one AVP, some flags and add comments with new AVP:sAnders Broman3-11/+53
2013-11-26From Ralph BöhmeMartin Kaiser1-0/+120
2013-11-26Note why refresh_local_interface_lists() is being called in variousGuy Harris5-2/+19
2013-11-26Add explanatory comments.Guy Harris1-1/+13
2013-11-26Fix indentation.Guy Harris1-1/+1
2013-11-26Initialize more values and set the current item explicitly.Irene Rüngeler1-2/+12
2013-11-26Report the interface when an open or an attempt to set the link-layerGuy Harris2-18/+10
2013-11-26Actually, you can set the link-layer header type globally from theGuy Harris1-10/+10
2013-11-26Add a comment explaining what settingGuy Harris1-1/+1
2013-11-26Add a comment about the "default options".Guy Harris1-0/+19
2013-11-26Use prefs_to_capture_opts(); there's no harm in settingGuy Harris2-16/+2