aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-14CMake: Initial PortableApps targets.Gerald Combs7-17/+169
2015-04-14Start moving win-setup to PowerShell.Gerald Combs5-20/+323
2015-04-14openSAFETY: Replace deprecated APIRoland Knall1-3/+3
2015-04-14Bluetooth: OBEX: Update to PBAP 1.2, GOEP 2.1, CTN 1.0 and GPP 1.0Michal Labedzki1-193/+1174
2015-04-14Oops, have to actually comment out the definition, not just the declaration.Guy Harris1-0/+2
2015-04-14Cast away a (non-relevant) warning.Guy Harris1-1/+1
2015-04-14That made some *other* routines unused; "#if 0" them out.Guy Harris1-0/+6
2015-04-14"#if 0" out some unused variables and functions.Guy Harris1-0/+42
2015-04-14Get rid of extra variable.Guy Harris1-10/+4
2015-04-14Change deprecated API tvb_length -> tvb_reported_lengthAndersBroman17-57/+57
2015-04-14GIOP: Reassembly of fragmentsgal2-6/+188
2015-04-14Geospatial and Imagery Access Service (GIAS) Dissectorgal9-0/+11039
2015-04-14Bluetooth: SDP: Update to MAP 1.2 and PBAP 1.2Michal Labedzki1-14/+294
2015-04-14Bluetooth: OBEX: Fix reassemble at transport layerMichal Labedzki1-54/+79
2015-04-14Bluetooth: OBEX: Add request/response trackingMichal Labedzki1-61/+78
2015-04-14Bluetooth: GATT/L2CAP: Add support for 6LoWPANMichal Labedzki1-3/+8
2015-04-14Bluetooth: HFP: Update to HFP 1.7Michal Labedzki1-4/+127
2015-04-14Just use g_strdup_printf() to create a g_mallocated formatted string.Guy Harris1-13/+5
2015-04-14UI: Implementing menus for pluginsRoland Knall9-1/+730
2015-04-13Fix zlib DLL copy.Gerald Combs1-3/+9
2015-04-13More casts.Guy Harris1-3/+3
2015-04-13Add a major version number argument to --with-qt.Guy Harris2-29/+84
2015-04-13Cast away some warnings.Guy Harris1-6/+6
2015-04-13Add the OpenSUSE zlib1.dll when needed.Gerald Combs1-2/+5
2015-04-13Fix extcap interface capture with tsharkPascal Quantin1-2/+28
2015-04-13dumpcap: fix opening of pipes on Windows broken since gbed29afPascal Quantin3-4/+20
2015-04-13Qt: Add option to copy all visible item or selected tree items in Packet Deta...Michal Labedzki4-1/+65
2015-04-13Support for new netscaler 3.5 trace format.anilkumar9116-11/+796
2015-04-13Add more "bitmask grouping" APIs.Michael Mann6-147/+260
2015-04-13GSM A: force display of the bits sequence corresponding to "Degrees of longit...Pascal Quantin1-1/+1
2015-04-13Remove deprecated API tvb_lengtRemove deprecated API tvb_lengthAndersBroman6-12/+12
2015-04-12Fix the path for androiddump.Guy Harris1-1/+1
2015-04-12Windows: fix generation of PortableApps.com installerPascal Quantin3-1/+18
2015-04-12androiddump: Disable automatic starting adbMichal Labedzki1-0/+13
2015-04-12androiddump: add more compatibility with MSVC connect APIPascal Quantin1-4/+5
2015-04-12Windows: do not install androiddump by defaultPascal Quantin1-8/+8
2015-04-12Add missing androiddump stuffMichal Labedzki13-123/+536
2015-04-12[Automatic update for 2015-04-12]Gerald Combs12-242/+518
2015-04-12Only add flags to CFLAGS_FOR_BUILD if $CC and $CC_FOR_BUILD are the same.Guy Harris2-9/+25
2015-04-11Ignore androiddump - it's another build target.Guy Harris1-0/+1
2015-04-11Use HAVE_ARPA_INET_H to control whether to include <arpa/inet.h>.Guy Harris1-2/+4
2015-04-11Add removal of zlib 1.2.8 folderPascal Quantin1-0/+1
2015-04-11More type cleanup to squelch warnings.Guy Harris1-3/+3
2015-04-11androiddump: fix a typoPascal Quantin1-1/+1
2015-04-11Use G_GUINT64_CONSTANT() to make a guint64_t (or uint64_t) constant.Guy Harris1-2/+2
2015-04-11Squelch 64-bit-to-32-bit shortening errors.Guy Harris1-7/+7
2015-04-11It's not "Windows vs. (Linux or OS X or Cygwin)", it's "Windows vs. UN*X".Guy Harris1-3/+5
2015-04-11A temporary variable squelches some warnings.Guy Harris1-1/+4
2015-04-10Retire ws-manifest.pl.Gerald Combs4-125/+2
2015-04-10Move the PortabaleApps packaging up one level.Gerald Combs10-32/+33