aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-03- copy paste error in parlayAnders Broman3-1/+9
2013-12-02Space between STANAG and the standard number.Guy Harris1-1/+1
2013-12-02Fix encap_table_base[] array.Jakub Zawadzki2-3/+7
2013-12-02Reject the packet if data is NULL without doing anything else.Chris Maynard2-17/+9
2013-12-02Link with -lcodecs on UN*X as well. Link with -lwsutil afterGuy Harris1-1/+1
2013-12-02Reject the packet if data is NULL without doing anything else.Chris Maynard7-20/+35
2013-12-02No C++/C99 comments, as not all compilers handle them. Use #if 0/#endifGuy Harris1-1/+3
2013-12-02eject the packet if data is NULL without doing anything else.Chris Maynard3-9/+15
2013-12-02Reject the packet if data is NULL without doing anything else.Chris Maynard1-3/+5
2013-12-02Character conversion error.Anders Broman2-2/+2
2013-12-02Add pragmas to remove warnings, this should go into the generation script.Anders Broman2-1/+8
2013-12-02Explicitly convert an int to an enum.Guy Harris1-1/+1
2013-12-02Specify SI units for the max filesize autostop condition. For now, keep the ...Chris Maynard7-52/+52
2013-12-02Make the declaration of stats_tree_format_node_as_str() match theGuy Harris1-1/+1
2013-12-02Use g_strlcpy() and g_strlcat() to squelch API checker warnings.Guy Harris1-4/+6
2013-12-02Use ws_fopen() so we properly handle UTF-8 file names on Windows.Guy Harris1-1/+2
2013-12-02stats_tree_stat.c currently procudes warnings - move to dirtyJörg Mayer1-1/+6
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-4/+4
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-4/+4
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-1/+1
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-28/+28
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
2013-12-02nmake: Allow setting the wireshark base dir via env variableJörg Mayer1-0/+4
2013-12-02Remove /msvc2010 after ${QT5_BASE_DIR}, it should be part ofJörg Mayer2-2/+3
2013-12-02Get rid of a stray semicolon, as it upsets Sun^WOracle Studio's CGuy Harris1-3/+2
2013-12-02Don't include wslua headers if we don't have Lua.Guy Harris1-0/+2
2013-12-02Don't assume we have Lua just because we have plugin support.Guy Harris1-2/+6
2013-12-02We need to link with the codecs library.Guy Harris1-1/+1
2013-12-02Make the declaration of stats_tree_format_as_str() match the definition.Guy Harris1-1/+1
2013-12-02Do something less catastrophic than crashing if the same name is used inGuy Harris2-6/+6
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris39-761/+1038
2013-12-02Reject the packet if data is NULL.Chris Maynard1-0/+3
2013-12-02Reject the packet if data is NULL without doing anything else.Chris Maynard2-14/+10
2013-12-02Reject the packet if data is NULL.Chris Maynard1-7/+9
2013-12-02If data is NULL, the bug, if any, is not with *this* dissector, but with whic...Chris Maynard2-20/+14
2013-12-02Fix Coverity CID 1134045: Printf format string issue. (As documented in the ...Chris Maynard1-1/+1
2013-12-02Fix Coverity CID 1134046: Structurally dead code.Chris Maynard1-1/+2
2013-12-01The changes to work around the msbuild deficiencies brokeJörg Mayer1-2/+4
2013-12-01Copy over rev 53700 to cmakeJörg Mayer1-2/+2
2013-12-01Small style changes.Jörg Mayer1-6/+6
2013-12-01Update to V11.7.1 (2013-09)Anders Broman6-178/+2195
2013-12-01If we're including "config.h" when compiling a codec, then /I.. must be part...Bill Meier1-1/+1
2013-12-01Patch to include YAML export. Bug 9452 (https://bugs.wireshark.org/bugzilla/s...Michael Mann4-24/+65
2013-12-01[Automatic manuf, services and enterprise-numbers update for 2013-12-01]Gerald Combs1-1/+36
2013-12-01Add MPLS dissector to "ppp.protocol" table. Bug 9492 (https://bugs.wireshark...Michael Mann1-0/+2
2013-12-01Too litte modify in copy - modify - paste cycleJörg Mayer1-2/+2
2013-12-01Graham BloiceJörg Mayer3-49/+73
2013-12-01Looks like the problem with redefined symbols is not new, itJörg Mayer1-0/+2
2013-12-01- Rename PCAP_VERSION to WINPCAP_VERSION - the version of the underlyingJörg Mayer9-29/+29
2013-12-01SBC -> sbcJörg Mayer5-7/+7