aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-08plugins: Improve build with !HAVE_PLUGINSJoão Valverde1-6/+1
2023-10-31wsutil: Rename inet_netw.[ch]João Valverde1-2/+2
2023-10-31wsutil: Move and consolidate CIDR codeJoão Valverde1-0/+2
2023-10-31wsutil: Consolidate IP address codeJoão Valverde1-2/+0
2023-10-27dfilter: Install plugin headersJoão Valverde1-0/+1
2023-10-19Fixup vcpkg-export-20231017-1Gerald Combs1-2/+2
2023-09-16Move ws_return macros to ws_assert.hJoão Valverde1-1/+0
2023-09-03Build with NetBSD's strptime()João Valverde1-4/+2
2023-02-13Enable rpathification and working relocation on Linux (take 3)João Valverde1-0/+39
2023-02-12CMake: Check sse4.2 compiler option for x86 onlyBiswapriyo Nath1-6/+10
2023-02-12Revert "Enable rpathification and working relocation on Linux (take 2)"João Valverde1-39/+0
2023-02-12Enable rpathification and working relocation on Linux (take 2)João Valverde1-0/+39
2023-02-12CMake: Remove unnecessary wmem object libraryJoão Valverde1-9/+77
2023-02-10Move ui/filter_files.[ch] to wsutilJoão Valverde1-0/+1
2023-02-10Move ui/clopts_common.[ch] to wsutilJoão Valverde1-0/+2
2023-02-10Move ui/cmdarg_err.[ch] to wsutilJoão Valverde1-0/+2
2023-02-07Move ui/version_info.[ch] to wsutilJoão Valverde1-0/+8
2023-02-06Remove wsutil/netlink.h workaroundJoão Valverde1-1/+0
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-7/+6
2023-01-30Revert "Enable rpathification and working relocation on Linux"Gerald Combs1-32/+0
2023-01-29Enable rpathification and working relocation on LinuxJoão Valverde1-0/+32
2023-01-29wsutil: Filesystem routine updates.Gerald Combs1-0/+9
2023-01-26Add support for configuration path relocation on UnixJoão Valverde1-22/+14
2023-01-19Install documentation (HTML manuals) to DOCDIRJoão Valverde1-0/+4
2023-01-18CMake: Require explicit installation of development headersJoão Valverde1-0/+2
2023-01-12MSYS2: Fix system installationJoão Valverde1-3/+18
2022-10-20CMake: Add -Werror to test binariesJoão Valverde1-0/+1
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde1-1/+11
2022-10-07wiretap: Add enum generationJoão Valverde1-0/+2
2022-08-03About: Reformat and expand some text.João Valverde1-2/+0
2022-04-18Revert "wsutil: Use a separate "extlog" directory for Logwolf extcaps."Gerald Combs1-1/+0
2022-04-07wsutil: Use a separate "extlog" directory for Logwolf extcaps.Gerald Combs1-0/+1
2022-03-09Rename the "image" directory to "resources".Gerald Combs1-1/+1
2022-02-24wsutil: New API to gather compile/runtime infoDavid Perry1-0/+2
2022-01-05ws_assert: refactor assertionsJoão Valverde1-1/+0
2021-11-14Move regex code to wsutilJoão Valverde1-0/+4
2021-10-22wireshark.h: Remove wmem dependency.João Valverde1-0/+1
2021-10-18wsutil: install missing public header wsgcrypt.hBrian Sipos1-0/+1
2021-10-11wsutil: Provide static inline g_memdup2 in glib-compat.h to not export itBalint Reczey1-1/+0
2021-09-17Merge ws_getopt source filesJoão Valverde1-1/+0
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-4/+3
2021-08-20Move LINKTYPE_WIRESHARK_UPPER_PDU definitions to a separate header.Guy Harris1-0/+1
2021-07-29Move bytes_to_str() to wsutilJoão Valverde1-0/+2
2021-07-26Move wmem to wsutilJoão Valverde1-0/+3
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs1-14/+15
2021-07-11wsutil: Start adding a test suiteJoão Valverde1-0/+11
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-0/+1
2021-06-16wsutil: add a header that defines some "round to power of 2" macros.Guy Harris1-0/+1
2021-06-06wslog: Include function name in ws_debug() output formatJoão Valverde1-0/+1
2021-05-24Add ws_debug() and use itJoão Valverde1-1/+1