summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-30Apply refactored "conversation" (tap) data to TShark.Michael Mann21-502/+107
2014-07-30Fix cmake build for portaudio V18Peter Wu1-1/+17
2014-07-30Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.Michael Mann4-379/+426
2014-07-30GED125: remove a wrong comment regarding the default TCP portPascal Quantin1-1/+1
2014-07-30Fix up some white space.Jeff Morriss1-12/+12
2014-07-30The Visual C++ 2013 redistributable uses /quiet instead of /q.Gerald Combs1-5/+10
2014-07-30Dont force qt-dll-manifest.txt.Gerald Combs1-1/+1
2014-07-29Use windeployqt with NSIS.Gerald Combs2-18/+27
2014-07-29don't add nonprinting \000 characters to tftp option stringsMartin Kaiser1-4/+8
2014-07-29remove unnecessary return; statementMartin Kaiser1-2/+0
2014-07-29(trivial) modify, indent a commentMartin Kaiser1-1/+1
2014-07-29Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-0/+5
2014-07-29Ensure that QT5_BASE_DIR is known by QtShark.proPascal Quantin2-1/+2