aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-02Make Lua taps work in out-of-source-tree builds.Jeff Morriss3-11/+14
2014-08-02CompiledFilterOutput dialog fixes and updates.Gerald Combs4-50/+62
2014-08-01Fixing indentation with tabs in isis dissectorMatthieu Texier6-3163/+3261
2014-08-01Fix variable-length managment packet dissectionSean O. Stalley1-0/+5
2014-08-01Fix comparison.Gerald Combs1-1/+1
2014-08-01Remove the old wireshark binary during RPM upgrades.Jeff Morriss1-1/+7
2014-08-01Fix the CMake WinPcap library path check.Gerald Combs1-1/+7
2014-08-01Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-08-01Update to match the current Windows Buildbot environment.Gerald Combs1-23/+21
2014-08-01Add the easy_codec plugin to the source distribution.Jeff Morriss3-0/+36
2014-08-01cmake: forget about plugins/asn1: it's not used any more.Jeff Morriss1-1/+0
2014-08-01Add doxygen_global.cfg to the source distribution.Jeff Morriss1-1/+2
2014-08-01tcp: detect invalid window scale shift valuePeter Wu1-3/+12
2014-08-01Add wireshark.pc.in to the source distribution (needed for cmake).Jeff Morriss1-0/+1
2014-08-01Use packet_scope instead of a stack localEvan Huus1-21/+21
2014-08-01Ignore RPM output directories.Jeff Morriss1-0/+2
2014-08-01Move the AirPcap stuff into caputils.Guy Harris18-28/+27
2014-07-31Copy over autofoo change: No more .h file.Joerg Mayer1-1/+0
2014-07-31Distinguish between wireshark *source files* and wireshark *dependencies*.Guy Harris1-2/+5
2014-07-31Lua - it's not just for breakfast^Wdissectors any more!Guy Harris1-1/+1
2014-07-31sync and behaviour are defined only for isochronous endpointsMartin Kaiser1-4/+4
2014-07-31defines for endpoint transfer typesMartin Kaiser1-4/+12
2014-07-31this is the _URB_ transfer type - which is different from theMartin Kaiser1-1/+1
2014-07-31Add some information on running from the build directory.Guy Harris1-1/+17
2014-07-31Need to make Windows installer packages as well.Guy Harris1-1/+2
2014-07-31We need to support building against an SDK on OS X.Guy Harris1-0/+1
2014-07-31Include OS X installer dmgs as a package type we need to support.Guy Harris1-2/+2
2014-07-31proto_add_subtree_format(): initialize tree_item to 'tree' rather than NULL.Jeff Morriss1-2/+5
2014-07-31cmake also needs to learn to build SVR4 packages.Jeff Morriss1-1/+1
2014-07-31ssl: fix SSL keylog file live-capture use casePeter Wu4-57/+114
2014-07-31ssl,dtls: simplify keyfile handlingPeter Wu4-398/+283
2014-07-31Convert hf_packetbb_error filter (packetbb.error) to expert info.Michael Mann1-94/+96
2014-07-31Missing end-of-line backslash.Guy Harris1-1/+1
2014-07-31Add more files to the release tarball.Guy Harris7-5/+81
2014-07-31Include the gnm dissector.Guy Harris1-0/+2
2014-07-31Nobody uses packet-t125.h, so don't bother building it, and delete it.Guy Harris3-86/+0
2014-07-31Add a bunch of missing files to the distribution.Guy Harris4-1/+74
2014-07-31Add a missed -template.h fileJoerg Mayer1-0/+1
2014-07-31Add some missing CMake files to the distribution.Guy Harris1-0/+17
2014-07-31addr_resolution_dlg.c: "OK" button should *do* something: treat as cxl.Bill Meier1-1/+1
2014-07-31addr_resolution_dlg.c: Fix crash when 'Statistics ! Show address resolution' ...Bill Meier1-1/+1
2014-07-31Add more files to the distribution.Guy Harris14-13/+77
2014-07-30Add some files under asn1 to the distribution.Guy Harris105-121/+129
2014-07-30Add libgpg-error6-0 to the GCRYPT_ERROR_LIBRARY search list.Gerald Combs1-1/+1
2014-07-30Fix dist.Gerald Combs2-9/+13
2014-07-30Install our Qt DLL directories recursively.Gerald Combs5-22/+68
2014-07-30Fix the build: add a few more G_GINT64_MODIFIER's when printing 64-bit numbers.Jeff Morriss1-1/+3
2014-07-30Remove empty variable SHARK_COMMON_CAPTURE_SRC. It's not presentJoerg Mayer1-8/+1
2014-07-30fix encodingmask of DiagnosticInfoHannes Mezger1-4/+16
2014-07-30Fix use of uninitialized fieldPeter Wu1-1/+2