aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris2017-05-111-5/+1
* Revert "Get rid of HAVE_REMOTE."Jörg Mayer2017-05-111-1/+5
* Get rid of HAVE_REMOTE.Guy Harris2017-05-101-5/+1
* Add libxml2 as optional dependencyAhmad Fatoum2017-04-191-0/+3
* Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin2017-04-141-0/+3
* A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2017-04-051-2/+2
* Make Libgcrypt a mandatory dependencyPeter Wu2017-02-131-3/+0
* Change SpanDSP capitalizationPascal Quantin2016-12-071-1/+1
* codecs: Add support for G.722 and G.726Peter Wu2016-12-061-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
* cql: add lz4 and snappy decompressionBenoît Canet2016-10-171-0/+6
* Remove nghttp2 code and use system' nghttp2Balint Reczey2016-10-131-0/+3
* 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