aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-22Fix leak in nbap init functionEvan Huus2-4/+4
2014-06-22Fix a leak in the SCTP dissectorEvan Huus1-29/+44
2014-06-22Replace C++-style comments with "#if 0"/"#endif".Guy Harris1-2/+6
2014-06-22Point to the Cygwin mirrors page.Guy Harris1-6/+12
2014-06-2264-bit Cygwin's dependencies for Bison are wrong; it doesn't require m4.Guy Harris1-0/+7
2014-06-22Logcat: Set data-text-lines dissectors for logMichal Labedzki1-2/+12
2014-06-22Logcat: Fix dump formatsMichal Labedzki1-11/+13
2014-06-22Bluetooth: A2DP: Fix fuzz failtureMichal Labedzki1-6/+19
2014-06-22Bluetooth: Complete sessionsMichal Labedzki9-33/+199
2014-06-22When setting entry_tree, set entry_item as well.Guy Harris1-2/+2
2014-06-22[Automatic manuf, services and enterprise-numbers update for 2014-06-22]Gerald Combs4-15/+226
2014-06-22convert to proto_tree_add_subtree[_format]Michael Mann11-235/+140
2014-06-22minor cleanupsMartin Kaiser1-12/+5
2014-06-22Build version.h before trying to build wsutil.Guy Harris1-1/+1
2014-06-22the tree that we use in the iso transfer function in is the urb_treeMartin Kaiser1-8/+6
2014-06-22no need to check the parent tree when we create the iso descriptor treeMartin Kaiser1-12/+11
2014-06-22rename the ti variableMartin Kaiser1-4/+4
2014-06-22create the iso descriptor tree's title in a simpler wayMartin Kaiser1-8/+4
2014-06-22create a new function that dissects the usb linux iso transferMartin Kaiser1-102/+118
2014-06-22Remove trailing white space, copyedit, add a missing period.Guy Harris1-5/+5
2014-06-22Update to reflect current reality.Guy Harris2-19/+27
2014-06-22Fix build errors for tfshark and echld.Guy Harris4-14/+17
2014-06-22Don't declare CFString_to_C_string() if we don't have OS X frameworks.Guy Harris1-0/+4
2014-06-22Add a routine to return a version string including VCS information.Guy Harris24-80/+162
2014-06-21Move get_os_major_version() to wsutil and rename it to get_windows_major_vers...Guy Harris6-30/+35
2014-06-21Reorder some statements to avoid unused build-type directoriesJoerg Mayer1-22/+19
2014-06-21Move the routine to get memory information to wsutil.Guy Harris5-14/+89
2014-06-21Get rid of trailing blank lines.Guy Harris1-1/+0
2014-06-21Move the routine to get a CPU information string to wsutil.Guy Harris5-38/+111
2014-06-21Clean up inclusion of cfutils.h.Guy Harris2-2/+2
2014-06-21cfutils.c is now part of libwsutils.Guy Harris1-1/+0
2014-06-21Get rid of trailing blank lines.Guy Harris1-2/+0
2014-06-21Add a get_compiler_info() routine in libwsutil to get compiler information.Guy Harris5-75/+154
2014-06-21Is <stdio.h> necessary here?Guy Harris1-1/+0
2014-06-21Need <string.h> for string routines.Guy Harris1-1/+3
2014-06-21We need the Unicode utilities, at least on Windows.Guy Harris1-4/+2
2014-06-21cfutils.c is now part of libwsutil.Guy Harris1-2/+1
2014-06-21We need <windows.h> on Windows.Guy Harris1-0/+4
2014-06-21Check constraints for OSPFv2 LSAs:Anish Bhatt1-7/+41
2014-06-21Move the Windows build target OS definitions to Win XPGraham Bloice2-4/+4
2014-06-21Move get_os_version_info() to libwsutil.Guy Harris15-459/+546
2014-06-21Move get_copyright_info() to wsutil.Guy Harris15-17/+91
2014-06-21batch of tvb-length conversionsEvan Huus50-306/+300
2014-06-21Add command-line argument to request the version to a number of the utilities.Jeff Morriss10-40/+124
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer20-0/+31
2014-06-20Move the "capture-comment" long option to LONGOPT_CAPTURE_COMMON.Guy Harris3-2/+1
2014-06-20Fix build without pcap.Guy Harris3-14/+0
2014-06-20More .in files to handleJoerg Mayer1-35/+10
2014-06-20relnotes got updated againJoerg Mayer1-1/+3
2014-06-20Process all .in files, not only the ones needed for Unix'ish systems.Joerg Mayer1-1/+40