aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-19Disable assertions for release buildsJoão Valverde1-0/+1
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+3
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-0/+2
2021-03-04wsutil: rename frequency-utils.[ch] to 802_11-utils.[ch].Guy Harris1-2/+2
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-1/+0
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde1-1/+0
2020-10-19CMake: Replace checking with a status messageJoão Valverde1-2/+5
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+1
2020-01-21Put various epoch time deltas into wsutil/epochs.h.Guy Harris1-0/+1
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-1/+0
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-0/+1
2019-08-02wsutil: link with -lm.Dario Lombardo1-0/+1
2019-07-29USBLL: Verify Token/Split packets CRC-5Tomasz Moń1-0/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-14/+0
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde1-0/+2
2019-05-03CMake: Remove wsutil pcap dependencyJoão Valverde1-1/+0
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-2/+1
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-0/+1
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-1/+1
2019-03-24Add routines to return "Please report this as a bug" message strings.Guy Harris1-0/+2
2019-02-02CMake: Fix DOCDIR on UnixJoão Valverde1-1/+1
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-0/+1
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-0/+8
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris1-4/+0
2018-12-22json_dumper: add debugging print as corruption checkPeter Wu1-1/+1
2018-12-20CMake: Don't bundle our libraries at compile time.Gerald Combs1-14/+0
2018-12-04wsutil: Rename DATAFILE_DIR variableJoão Valverde1-1/+1
2018-12-03CMake: Simplify CMAKE_INSTALL_DATADIR usageJoão Valverde1-1/+1