aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-29CMake: Fix some transitive link dependenciesJoão Valverde1-16/+14
2018-11-26CMake: Fix runtime destination for our librariesJoão Valverde1-1/+1
2018-11-25Remove a stale FIXMEJoão Valverde1-0/+1
2018-11-24Install development headers on all platformsJoão Valverde1-5/+3
2018-11-20Drop JSON-GLib completelyPeter Wu1-4/+0
2018-11-20Replace JSON-GLib by custom JSON dumper libraryPeter Wu1-0/+2
2018-10-03wsutil: get_datafile_dir: avoid hard-coded build directoryPeter Wu1-7/+0
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs1-1/+1
2018-09-03epan: Use g_base64_decode_inplace()Stig Bjørlykke1-2/+0
2018-08-25CMake: Modernize config-file package supportJoão Valverde1-0/+1
2018-08-23CMake: Clean up and homogenize plugin dir configurationJoão Valverde1-3/+2
2018-08-22Revert "CMake: Clean up plugin dirs"João Valverde1-2/+1
2018-08-21CMake: Clean up plugin dirsJoão Valverde1-1/+2
2018-08-08wsutil: Add Curve25519 ECDH (X25519) using GcryptPeter Wu1-0/+2
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-3/+11
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs1-3/+1
2018-05-23make our version of nla_for_each_nested() publicMartin Kaiser1-0/+1
2018-04-24oss-fuzzshark: use install directory for headers. Install missing one.Jakub Zawadzki1-0/+1
2018-04-24wsutil: use json-glib instead of jsmn if present.Dario Lombardo1-0/+5
2018-04-21wsutil: rename wsjsmn to wsjson.Dario Lombardo1-2/+2
2018-04-16glib-compat is no longer used - it provided only code for versions < 2.32Joerg Mayer1-2/+0