wireshark/wsutil
João Valverde acffc56148 test_wsutil: Use 'static' linkage 2021-09-25 19:44:40 +01:00
..
wmem wmem: don't check whether sizeof(type) is <= 0. 2021-08-24 20:58:00 -07:00
.editorconfig ws_getopt: Fix some clang warnings. 2021-09-16 18:07:02 -07:00
802_11-utils.c wsutil: rename frequency-utils.[ch] to 802_11-utils.[ch]. 2021-03-04 15:41:00 -08:00
802_11-utils.h peektagged: guess the PHY for 11b/11g/11a. 2021-03-04 16:07:23 -08:00
CMakeLists.txt Merge ws_getopt source files 2021-09-17 00:43:54 +01:00
adler32.c
adler32.h
base32.c
base32.h
bits_count_ones.h
bits_ctz.h
bitswap.c
bitswap.h
buffer.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
buffer.h
cfutils.c
cfutils.h
codecs.c wsutil: Fix incorrect header include 2021-06-25 03:14:22 +00:00
codecs.h wsutil: Fix incorrect header include 2021-06-25 03:14:22 +00:00
color.h
copyright_info.c
copyright_info.h
cpu_info.c
cpu_info.h Move even more headers outside extern "C". 2021-03-16 04:33:00 -07:00
crash_info.c
crash_info.h
crc5.c
crc5.h
crc6.c
crc6.h
crc7.c
crc7.h
crc8.c
crc8.h
crc10.c
crc10.h
crc11.c Fix -Wdocumentation warning 2021-04-14 14:01:49 +00:00
crc11.h
crc16-plain.c
crc16-plain.h
crc16.c
crc16.h
crc32.c
crc32.h
curve25519.c
curve25519.h
dot11decrypt_wep.c
eax.c
eax.h
epochs.h
exported_pdu_tlvs.h iwarp_mpa: fix iWarp MPA for NFS-over-RDMA 2021-08-31 08:14:31 +00:00
file_util.c
file_util.h file_util: Fix declaration is not a prototype [-Wstrict-prototypes] 2021-09-21 14:52:32 +00:00
filesystem.c Qt: Register import_hexdump.json as a profile file 2021-09-21 18:20:34 +00:00
filesystem.h Qt: Register import_hexdump.json as a profile file 2021-09-21 18:20:34 +00:00
g711.c
g711.h
glib-compat.c glib-compat: Fix build on Windows 2021-03-26 09:52:56 +01:00
glib-compat.h wsutils: add local implementation of g_memdup2. 2021-03-25 09:38:10 +00:00
inet_addr.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
inet_addr.h
inet_ipv4.h ip: Reassemble across VLANs for publicly routable IPv4 addresses 2021-05-25 20:09:25 -04:00
inet_ipv6.h
interface.c
interface.h
jsmn.c
jsmn.h
json_dumper.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
json_dumper.h
mpeg-audio.c
mpeg-audio.h
netlink.h Don't include config.h in system headers 2021-01-30 10:06:20 +00:00
nstime.c nstime: Fix Dead Store (found by Clang Analyzer) 2021-07-30 20:43:55 +00:00
nstime.h editcap: add support for epoch timestamps in `-A` and `-B` options 2021-01-11 18:01:08 +00:00
os_version_info.c Windows: Update displayed OS version info 2021-09-11 14:27:21 +00:00
os_version_info.h
pint.h
please_report_bug.c
please_report_bug.h
plugins.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
plugins.h Move even more headers outside extern "C". 2021-03-16 04:33:00 -07:00
pow2.h
privileges.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
privileges.h
processes.h Move even more headers outside extern "C". 2021-03-16 04:33:00 -07:00
report_message.c Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
report_message.h Add more error-reporting routines that call through a function pointer. 2021-03-15 12:17:59 -07:00
rsa.c Refactor our logging and extend the wslog API 2021-06-11 09:40:28 +00:00
rsa.h
sign_ext.h Replace g_assert() with ws_assert() in places 2021-06-06 20:05:26 +00:00
sober128.c
sober128.h
socket.c Replace g_assert() with ws_assert() in places 2021-06-06 20:05:26 +00:00
socket.h
str_util.c Remove duplicate format_size() function 2021-07-26 14:56:11 +00:00
str_util.h Remove duplicate format_size() function 2021-07-26 14:56:11 +00:00
strnatcmp.c
strnatcmp.h
strptime.c
strptime.h
strtoi.c Replace g_assert() with ws_assert() in places 2021-06-06 20:05:26 +00:00
strtoi.h
tempfile.c Fix -Wdocumentation warning 2021-04-14 14:01:49 +00:00
tempfile.h
test_wsutil.c test_wsutil: Use 'static' linkage 2021-09-25 19:44:40 +01:00
time_util.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
time_util.h Move even more headers outside extern "C". 2021-03-16 04:33:00 -07:00
to_str.c wsutil/to_str: Use a macro to check buffer size 2021-09-17 00:08:41 +01:00
to_str.h wsutil: Remove ip6_to_str_buf_with_pfx() 2021-09-17 00:08:41 +01:00
type_util.c
type_util.h
unicode-utils.c wsutil: argv[] is a NULL terminated array 2021-06-10 16:22:12 +00:00
unicode-utils.h Move even more headers outside extern "C". 2021-03-16 04:33:00 -07:00
utf8_entities.h
win32-utils.c Refactor our logging and extend the wslog API 2021-06-11 09:40:28 +00:00
win32-utils.h
ws_assert.c wsutil: Rewrite ws_assert() to minimize dependencies 2021-06-25 22:06:32 +00:00
ws_assert.h wsutil: Rewrite ws_assert() to minimize dependencies 2021-06-25 22:06:32 +00:00
ws_cpuid.h
ws_getopt.c ws_getopt: Cleaner better __getopt_msg() 2021-09-19 13:48:09 +01:00
ws_getopt.h Merge ws_getopt source files 2021-09-17 00:43:54 +01:00
ws_mempbrk.c
ws_mempbrk.h
ws_mempbrk_int.h
ws_mempbrk_sse42.c
ws_pipe.c Debug: Lower priority to "noisy" for pipe spawn output 2021-06-23 17:45:44 +00:00
ws_pipe.h
ws_roundup.h wsutil: add a header that defines some "round to power of 2" macros. 2021-06-16 02:01:23 -07:00
wsgcrypt.c
wsgcrypt.h
wsjson.c NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packet 2021-06-21 13:33:55 +00:00
wsjson.h NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packet 2021-06-21 13:33:55 +00:00
wslog.c wslog: Add ws_log_buffer() 2021-09-18 10:59:10 +01:00
wslog.h wslog: Add ws_log_buffer() 2021-09-18 10:59:10 +01:00
xtea.c
xtea.h