aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Put back the configure_event() handler - it is needed for handlingMartin Mathieson1-0/+61
2012-07-30Added missing entry for WTAP_ENCAP_SDH.Stig Bjørlykke1-0/+3
2012-07-30Added Custom.common as dependency for register.cStig Bjørlykke1-1/+1
2012-07-30Fix Coverity CID 712343: Wrong sizeof argument.Chris Maynard2-2/+2
2012-07-30Fix Coverity CID's 712344-712345: Unused pointer value.Chris Maynard1-2/+2
2012-07-30Add Russian national variant.Anders Broman1-21/+352
2012-07-30Fix compilation issues.Michael Tüxen1-5/+6
2012-07-30Add Mojito dissector (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2688)Michael Mann3-2/+1103
2012-07-30wrappers for label filling (with information about string truncation)Jakub Zawadzki1-48/+41
2012-07-30No // comments, please.Guy Harris1-1/+1
2012-07-30From Jacob Nordgren and Rishie Sharma:Anders Broman5-195/+336
2012-07-30From e.yimjia:Anders Broman1-1/+30
2012-07-30Try to unbreak the build.Martin Mathieson1-2/+2
2012-07-30Remove yet more unneeded remnants from tcp_graph.cMartin Mathieson1-133/+27
2012-07-29Don't try to clip the line to the outside of the visible area - letMartin Mathieson1-10/+10
2012-07-29Just let cairo clip lines to the edge of the visible graph area.Martin Mathieson1-19/+7
2012-07-29Use consistent indentation.Bill Meier1-60/+56
2012-07-29Minor cleanup.Bill Meier1-94/+80
2012-07-29Several right-shifts should be left-shifts.Bill Meier1-2/+2
2012-07-29g_assert --> DISSECTOR_ASSERTBill Meier1-2/+2
2012-07-29Minor cleanup....Bill Meier1-13/+12
2012-07-29Fix usage of range string and use extended value strings in a few placesPascal Quantin1-3/+5
2012-07-29Don't do 'return 0' in mpls-y1722 dissector (so mpls dissector won't try to c...Bill Meier1-22/+19
2012-07-29Fix a typo :(Bill Meier1-1/+1
2012-07-29Cast away a compile warning: "conversion from '__int64' to 'gulong', possible...Bill Meier1-1/+1
2012-07-29Fix crash when "file_name_snooping" & "file_full_name_snooping" prefs enabled.Bill Meier1-1/+3
2012-07-29From Tobias Rutz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7518Alexis La Goutte1-0/+1123
2012-07-29From Tobias Rutz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7518Alexis La Goutte2-0/+2
2012-07-29From Weijun Wang via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7481Alexis La Goutte1-1/+1
2012-07-29Try to fix ABI check.Jakub Zawadzki3-0/+10
2012-07-29Add link to Ask Wireshark Website ( http://ask.wireshark.org )in Help Menu fo...Alexis La Goutte3-0/+12
2012-07-29It is link Tshark Help not Wireshark (already in bottom !)Alexis La Goutte1-1/+1
2012-07-29[Automatic manuf, services and enterprise-numbers update for 2012-07-29]Gerald Combs3-12/+278
2012-07-29Tidy up help window, and get rid of a compile-time option to preserveMartin Mathieson1-60/+33
2012-07-29Set maximum zoom on Y axis based upon bounds, so works better if thereMartin Mathieson1-15/+16
2012-07-28Add a comment that VS Code Analyzer makes a very good point here -Martin Mathieson1-1/+5
2012-07-28VS code analysis was right - 'x' & 0 *was* always going to return 0...Martin Mathieson1-2/+2
2012-07-28Use the _vs suffix for value_string variables consistently. There was aMartin Mathieson1-14/+14
2012-07-28Avoid 2 redeclarations of 'len' in inner scopes - they can all use theMartin Mathieson1-7/+7
2012-07-28Fix VC code analaysis warning about definition of variable in innerMartin Mathieson1-1/+0
2012-07-28Always memset the packet-header struct in Lua to avoidEvan Huus1-7/+17
2012-07-28Simply #ifdefs slightly in the graph code.Evan Huus2-7/+4
2012-07-28Fix inverted dissection of Pre-emption Capability and Pre-emption VulnerabilityPascal Quantin2-6/+6
2012-07-28Fix a 'dead increment' warning forgotten in r44084Pascal Quantin1-1/+0
2012-07-28Add handling of ringbuffer support when packets are not updatedMichael Tüxen1-3/+9
2012-07-28Decode SSL streams in XMPP sessions. Fixes:Evan Huus4-21/+69
2012-07-28Further speed up drawing of the element list by:Martin Mathieson1-8/+31
2012-07-27Remove a hard-coded path.Gerald Combs1-1/+1
2012-07-27Fix 'dead increment' and 'dereference of null pointer' Clang warningsPascal Quantin1-12/+8
2012-07-27Update the usage stanza for fuzz-test to reflect the changes in r44024.Evan Huus1-1/+1