aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* On Solaris, check for getexecname in CMake.Guy Harris2018-05-051-0/+3
* Include alloca.h if we have it.Guy Harris2018-03-231-0/+3
* Fix the #defines for the presence of structure names.Guy Harris2016-10-221-2/+2
* On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris2016-10-221-0/+6
* Allow create_tempfile to support a suffix.Michael Mann2016-06-011-2/+2
* Don't bother checking for getaddrinfo(): we don't use it.Jeff Morriss2016-04-301-3/+0
* [GTK] Check for xdg-open at run timeJoão Valverde2016-04-091-3/+0
* Use a single WS_NORETURN macroPeter Wu2016-04-081-9/+3
* Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde2016-04-041-2/+2
* Include ws_diag_control.h in config.hJoão Valverde2016-04-041-0/+2
* Rename "libz" to "zlib"João Valverde2016-04-041-2/+2
* Remove synchronous DNS name resolutionJoão Valverde2016-04-041-6/+0
* Use AC_CHECK_MEMBERSJoão Valverde2016-04-021-2/+2
* Use AC_STRUCT_TIMEZONEJoão Valverde2016-04-021-1/+1
* Remove ADNS supportJoão Valverde2016-03-211-3/+0
* Add conflict check filterAlexis La Goutte2016-03-071-0/+3
* extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo2016-03-041-0/+6
* dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup2016-03-011-0/+3
* Add inet_pton/inet_ntop interface to libwsutilJoão Valverde2016-02-191-4/+3
* GTK: Check if lrint() is usable, fix warnings [-Wbad-function-cast]João Valverde2016-02-071-0/+3
* cmake: Fix platform introspection for inet_aton() [-Wredundant-decls]João Valverde2015-12-121-2/+2
* Remove configure --enable-ipv6 optionJoão Valverde2015-11-231-9/+0
* extcap: add sshdump.Dario Lombardo2015-11-191-0/+6
* cmake: fix kerberos library lookup, support HeimdalPeter Wu2015-10-131-3/+0
* Qt: Initial RTP playback.Gerald Combs2015-10-021-2/+2
* [Androiddump] Fix CMake install path for androiddumpmichal.orynicz2015-04-211-1/+1
* extcap: Add support for Android - androiddumpMichal Labedzki2015-04-081-0/+3
* Add the new #defines to cmakeconfig.h.in.Guy Harris2015-03-301-0/+6
* Have a #define for whether the capture buffer size can be set.Guy Harris2015-03-251-0/+3
* Look for and use gethostbyname() if we don't have getaddrinfo(). Fail toJeff Morriss2015-03-031-0/+6
* Qt: Add more version and packaging information to the main window.Gerald Combs2015-02-191-0/+2
* Don't check for C89 headers.Guy Harris2015-02-141-12/+0
* We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris2015-02-141-6/+0
* Remove gethostbyaddr and gethostbyaddr2.Gerald Combs2015-02-061-2/+2
* Fix CMake generation and use of Windows .rc filesGraham Bloice2015-01-111-1/+3
* In CMake, check for thousands-grouping support in the GLib printf routines.Guy Harris2015-01-051-0/+3
* Add a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.Guy Harris2015-01-051-0/+3
* Clean up handling of INET6.Guy Harris2015-01-041-2/+8
* No need to #define HAVE_PYTHON.Guy Harris2015-01-041-3/+0
* Check for optreset in CMake as well.Guy Harris2014-12-271-0/+3
* Check for getopt_long(), not getopt().Guy Harris2014-12-251-2/+2
* Cmake: check for popcount, and build it from wsutil/popcount.c if missing.Guy Harris2014-12-231-0/+3
* Add a check for floorl().Guy Harris2014-12-201-3/+6
* Qt: Initial VoIP Calls dialog.Gerald Combs2014-12-091-0/+3
* Allow building under OSX Yosemite using cmake.David Ameiss2014-11-101-0/+3
* With CMake, define WANT_PACKET_EDITOR in config.h.Guy Harris2014-10-211-0/+3
* Add support for getting nanosecond time stamp resolution when capturing.Guy Harris2014-09-281-1/+4
* Add WinSparkle to the CMake build to bring it into line withGraham Bloice2014-08-221-0/+3
* Fix CMake checks of PCap functions, along with AirPCapGraham Bloice2014-08-211-0/+6
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+6