aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2018-02-01base64: Adjust whitespace for readabilityStig Bjørlykke1-10/+10
2018-02-01buffer: add g_assert to all functions.Dario Lombardo1-0/+11
2018-01-29Avoid #ifdef'ing out translation unitsJoão Valverde3-7/+11
2018-01-28wsutil/filesystem.c: fix memory leak in init_progfile_dir()Jakub Zawadzki1-6/+0
2018-01-28Minor Makefile.am cleanup.João Valverde1-5/+0
2018-01-28plugins: Remove nordic_ble.dll exceptionJoão Valverde1-10/+0
2018-01-28Rename plugins_scan_dir()João Valverde1-5/+5
2018-01-28Use g_str_has_suffix()João Valverde1-3/+1
2018-01-28plugins: Use per-library data structuresJoão Valverde1-55/+41
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-71/+73
2018-01-11Update a comment to reflect current reality.Guy Harris1-2/+2
2018-01-11Use an enum for plugin types.Gerald Combs2-17/+70
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-10/+2
2018-01-03wsutil: return false if NULL is asked as profile name (CID: 1405202).Dario Lombardo1-0/+2
2018-01-02ws_pipe: fix format error for size_t buffer_sizeUli Heilmeier1-1/+1
2018-01-02wsutil: Add missing includeRoland Knall1-0/+15
2018-01-02ws_pipe: provide a null terminated string anyway (CID: 1364684).Dario Lombardo1-1/+3
2018-01-01Happy New Year 2018!Stig Bjørlykke1-1/+1
2017-12-24Fix build and thread runtime compat with older GLibPeter Wu2-3/+10
2017-12-23Put special pipe-handling code into libwsutil.Guy Harris4-0/+223
2017-12-17Log output updates.Gerald Combs2-0/+58
2017-12-14Refactor plugin registration and loadingJoão Valverde2-233/+150
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann104-1366/+107
2017-12-07wsjsmn: use SPDX identifier.Dario Lombardo2-26/+2
2017-12-01[glib-compat] #include "ws_attributes.h" needed to handle _U_AndersBroman1-0/+2
2017-11-29Threads: Set lifetimes and add a compatibility routine.Gerald Combs2-0/+14
2017-11-23[glib-compat] g_async_queue_timeout_pop() needed for older glibsAndersBroman2-0/+23
2017-11-23[glib-compat] Add g_ptr_array_new_full().AndersBroman2-2/+39
2017-11-19Fix (and chop) static build optionJoão Valverde1-8/+6
2017-11-09Replace inet_addr() with our inet_pton() wrapperJoão Valverde2-1/+8
2017-10-30Avoid asserting with EAFNOSUPPORTJoão Valverde1-9/+34
2017-10-30Add wsutil/inet_ipv4.h.Guy Harris2-0/+45
2017-10-29Do not assert in ws_inet_ntop()João Valverde2-11/+17
2017-10-29More ws_inet_ntop() tweaks.João Valverde1-2/+20
2017-10-29Go with the RFC 2133-and-successors values for IPv4 and IPv6 address strings.Guy Harris1-4/+31
2017-10-26Improve our inet_ntop() wrapperJoão Valverde3-11/+25
2017-10-26Rename some IPv6 address test functions.Guy Harris1-3/+3
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris3-10/+10
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs2-13/+3
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde7-538/+21
2017-10-25Remove inet_aton() usage everywhereJoão Valverde5-217/+0
2017-10-24Test g_printf() thousands grouping flag at runtimeJoão Valverde1-13/+29
2017-10-23Make plugin support a runtime propertyJoão Valverde2-1/+17
2017-10-20file_util.c: do not leak service handlePascal Quantin2-5/+4
2017-10-20Do not add Npcap path if npf.sys service is foundPascal Quantin1-5/+18
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