aboutsummaryrefslogtreecommitdiffstats
path: root/echld
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Link version code statically againJoão Valverde1-1/+1
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-2/+0
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+2
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-1/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-14/+3
2015-12-14Make init_progfile_dir() take a function pointer [-Wpedantic]João Valverde1-1/+1
2015-10-16CMake: Add /WXGerald Combs1-3/+2
2015-08-21[echld common] Call to fcntl() missing a test for a return value < 0,Bill Parker1-1/+4
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin1-2/+2
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann1-1/+2
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2015-05-17Fix some files to pass the pre-commit hook script.Joerg Mayer4-71/+81
2015-02-28Get rid of unused variable.Guy Harris1-1/+0
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris1-1/+1
2015-01-22Get us building with the subdir-objects automake option.Jeff Morriss2-15/+1
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-9/+11
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris4-19/+5
2014-12-31No version_info.c any more.Guy Harris1-2/+1
2014-12-31Do the full string in get_{compiled,runtime}_version_info().Guy Harris1-4/+2
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-1/+0
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-1/+1
2014-10-18Commit 54b733ce9a0d1cd4ab9b142479368a5e696360be broke compilation ofJoerg Mayer1-15/+18
2014-07-31Add a bunch of missing files to the distribution.Guy Harris1-1/+2
2014-07-29Fix heap-use-after-free via setlocalePeter Wu1-1/+12
2014-07-07Wrong macro.Guy Harris1-1/+1
2014-07-06Add printf-format annotations, fix garbagePeter Wu2-2/+4
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris3-5/+4
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-06-29clopts_common.c is now part of wsutil.Guy Harris1-1/+0
2014-06-24capture_ifinfo.c and capture_sync.c are now in libcapchild.Guy Harris1-2/+0
2014-06-24For capchild headers, include <capchild/XXX.h>.Guy Harris1-2/+2
2014-06-22Fix build errors for tfshark and echld.Guy Harris2-4/+6
2014-06-22Add a routine to return a version string including VCS information.Guy Harris1-2/+2
2014-06-21cfutils.c is now part of libwsutil.Guy Harris1-2/+1
2014-06-21Move get_copyright_info() to wsutil.Guy Harris1-0/+1
2014-05-01Remove 'include win32.mak' from certain nmake files when not needed.Bill Meier1-1/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte4-7/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte8-16/+0
2014-02-25Remove trailing whitespaceBill Meier1-5/+5
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-2/+2
2013-12-23From Ville Skyttä: Spelling FixesBill Meier2-2/+2
2013-11-18Fix some warnings that were really errors.Jörg Mayer3-14/+7
2013-11-17Don't include epan/filesystem.h any moreJörg Mayer1-1/+0
2013-11-08The experimental code in echld/ also got broken by the wtapJörg Mayer2-61/+61
2013-10-27More SVN properties cleanup.Jeff Morriss3-3/+3
2013-09-13Move common.c to dirty filesJörg Mayer1-1/+1
2013-09-13FixJörg Mayer1-1/+1
2013-09-13Fix might be used uninitialized warningJörg Mayer1-1/+1
2013-09-13Fix warnings shown by gcc-4.8.1Jörg Mayer3-56/+55