aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Add wsutil/inet_ipv4.h.Guy Harris1-0/+1
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde1-4/+1
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-2/+0
2017-10-18Refresh wsutil/Makefile.amJoão Valverde1-29/+24
2017-10-18autotools: Remove abi-compliance-checker codeJoão Valverde1-20/+0
2017-10-17autotools: remove macOS Frameworks supportJoão Valverde1-9/+0
2017-10-17autotools: Fix bogus checkAPI targetsJoão Valverde1-1/+1
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-1/+3
2017-09-17plugins: Fix paths to match WSUGJoão Valverde1-1/+1
2017-09-15autotools: Initial work to install headers for the benefit of pluginsJoão Valverde1-1/+5
2017-08-12Include xtea.[hs] in CMakeLists.txt and Makefile.amAhmad Fatoum1-1/+2
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-2/+2
2017-06-10Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris1-0/+1
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-1/+5
2017-06-05wsutil: Add XTEA block cipherAhmad Fatoum1-2/+4
2017-05-11Put the HAVE_REMOTE hack into wsutil/wspcap.h, and include that file.Guy Harris1-1/+2
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-2/+2
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong1-4/+0
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-10/+1
2017-02-20Add some glib functions not available in older glibsAndersBroman1-0/+2
2017-01-26Clean up some UN*X-vs-Windows socket issues.Guy Harris1-0/+1
2016-11-02Move Base32_encode from packet-fc00.c to wsutil (as ws_base32_decode)Michael Mann1-0/+2
2016-10-11dumpabi: Fix log paths.Gerald Combs1-1/+1
2016-09-30wsutil: split libjsmn.Dario Lombardo1-2/+5
2016-09-23dumpcap: Include CPU info as hardware description in SHBStig Bjørlykke1-0/+2
2016-09-05wsutil: add string to integer conversion utilities.Dario Lombardo1-0/+2
2016-07-21Use Windows CRT string functions in some places.Gerald Combs1-1/+2
2016-06-30Remove Makefile.common filesJoão Valverde1-39/+135
2016-06-25wsutil: Move Win32 helper routines from capchildRoland Knall1-0/+2
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-04-05Add more stuff to the release tarball.Guy Harris1-4/+11
2016-04-05More distcheck fixesJoão Valverde1-9/+9
2016-04-05Put popcount.c and popcount.h into the release tarball.Guy Harris1-0/+2
2016-04-04Use AC_REPLACE_FUNCS and LTLIBOBJSJoão Valverde1-20/+5
2016-04-04Avoid unnecessary replacement source file floorl.cJoão Valverde1-4/+0
2016-04-04autotools: Clean up libm testsJoão Valverde1-3/+4
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-2/+0
2016-03-08Add EditorConfig settings for most C filesJoão Valverde1-0/+1
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-2/+3
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-1/+5
2016-02-19Add inet_pton/inet_ntop interface to libwsutilJoão Valverde1-1/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-15/+6
2015-12-01autotools: Fix g212f2f1João Valverde1-1/+1
2015-12-01autotools: Clean abi-check with maintainer-cleanJoão Valverde1-1/+8
2015-11-29cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde1-5/+19
2014-12-23Move popcount() to an optionally built part of wsutil for systems thatStephen Fisher1-0/+3
2014-12-20Rename wsutil/floor.[ch] to wsutil/floorl.[ch].Guy Harris1-2/+2
2014-12-20Handle floorl() the same way we handle other not-on-all-platforms functions.Guy Harris1-0/+1
2014-12-20Include floor.c and floor.h in the source tarball.Guy Harris1-0/+2