aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-13Remove popcount in favor of ws_count_ones.Gerald Combs1-4/+0
2018-03-09spdx: more licenses converted.Dario Lombardo1-13/+1
2018-02-24Rename airpdcap to dot11decrypt.Gerald Combs1-1/+1
2018-02-20Define macros to calculate (2^N)^M, and use them in more places.Guy Harris1-0/+1
2018-02-17Don't have CLEAN_FILES variables for the "clean" source files.Guy Harris1-5/+1
2018-01-29Avoid #ifdef'ing out translation unitsJoão Valverde1-2/+7
2017-12-23Put special pipe-handling code into libwsutil.Guy Harris1-0/+2
2017-11-19Fix (and chop) static build optionJoão Valverde1-8/+6
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde1-2/+0
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-4/+0
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-2/+2
2017-09-17plugins: Fix paths to match WSUGJoão Valverde1-0/+4
2017-09-17CMake: Initial work to install headers for the benefit of pluginsJoão Valverde1-0/+64
2017-08-12Include xtea.[hs] in CMakeLists.txt and Makefile.amAhmad Fatoum1-0/+1
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-1/+1
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-0/+2
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-1/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong1-2/+0
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-5/+1
2017-02-20Add some glib functions not available in older glibsAndersBroman1-0/+1
2016-12-20cmake,wslua,wsutil: load files from run/ instead of source treePeter Wu1-1/+6
2016-11-02Move Base32_encode from packet-fc00.c to wsutil (as ws_base32_decode)Michael Mann1-0/+1
2016-09-30wsutil: split libjsmn.Dario Lombardo1-0/+3
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-23/+8
2016-09-23dumpcap: Include CPU info as hardware description in SHBStig Bjørlykke1-0/+1
2016-09-05wsutil: add string to integer conversion utilities.Dario Lombardo1-0/+1
2016-08-26wsutil: add enumeration of local ip addresses in Windows.Dario Lombardo1-1/+1
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-06-25wsutil: Move Win32 helper routines from capchildRoland Knall1-0/+1
2016-06-21libcodecs and libwsutil are DLLs, not static librariesPascal Quantin1-1/+1
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-16/+26
2016-04-21Link version code statically againJoão Valverde1-1/+0
2016-04-04Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde1-1/+1
2016-04-03Fix cmake libwsutil zlib missing linkageJoão Valverde1-0/+1