wireshark/wsutil
John Thacker f4965d5dec wmem: Make wmem_strbuf_utf8_validate endpptr param optional
Often we don't care about the last valid character, just if
the buffer is valid.
2022-11-06 21:11:36 +00:00
..
wmem wmem: Make wmem_strbuf_utf8_validate endpptr param optional 2022-11-06 21:11:36 +00:00
.editorconfig About: Reformat and expand some text. 2022-08-03 09:10:07 +00:00
802_11-utils.c
802_11-utils.h
CMakeLists.txt CMake: Add -Werror to test binaries 2022-10-20 18:26:49 +01:00
adler32.c
adler32.h
base32.c
base32.h
bits_count_ones.h
bits_ctz.h
bitswap.c
bitswap.h
buffer.c
buffer.h
cfutils.c
cfutils.h
codecs.c
codecs.h
color.h
console_win32.c Windows: Store "gui.console_open" in the Windows registry 2022-10-11 14:25:04 +01:00
console_win32.h Windows: Store "gui.console_open" in the Windows registry 2022-10-11 14:25:04 +01:00
cpu_info.c Get CPU type strings from the OS if possible. 2022-07-10 13:17:52 -07:00
cpu_info.h
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
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 Dissector names are not protocol names. 2022-09-10 22:37:11 -07:00
feature_list.c
feature_list.h
file_util.c
file_util.h
filesystem.c Add a default configuration profile for Logray. 2022-07-06 10:53:21 -05:00
filesystem.h Add a default configuration profile for Logray. 2022-07-06 10:53:21 -05:00
g711.c
g711.h
glib-compat.h
inet_addr.c
inet_addr.h
inet_ipv4.h
inet_ipv6.h
interface.c
interface.h
introspection.c wiretap: Add enum generation 2022-10-07 10:28:47 +01:00
introspection.h wiretap: Add enum generation 2022-10-07 10:28:47 +01:00
jsmn.c
jsmn.h
json_dumper.c
json_dumper.h
mpeg-audio.c
mpeg-audio.h
netlink.h
nstime.c
nstime.h
os_version_info.c
os_version_info.h
pint.h
please_report_bug.c
please_report_bug.h
plugins.c
plugins.h
pow2.h
privileges.c
privileges.h
processes.h
regex.c Convert capture file regex search to PCRE2. 2022-07-27 11:21:03 +00:00
regex.h Convert capture file regex search to PCRE2. 2022-07-27 11:21:03 +00:00
report_message.c
report_message.h
rsa.c
rsa.h
safe-math.h
sign_ext.h
sober128.c
sober128.h
socket.c
socket.h
str_util.c Add a #define for REPLACEMENT CHARACTER and use it. 2022-10-16 23:36:12 +00:00
str_util.h wsutil/str_util: Add ws_utf8_truncate 2022-10-12 23:21:18 -04:00
strnatcmp.c
strnatcmp.h
strptime.c
strptime.h
strtoi.c
strtoi.h
tempfile.c
tempfile.h
test_wsutil.c Move format_text() to libwsutil and add unit tests 2022-09-28 21:44:27 +00:00
time_util.c
time_util.h
to_str.c
to_str.h
type_util.c
type_util.h
unicode-utils.c wsutil: Rewrite ws_utf8_char_len() using a lookup table 2022-10-14 12:19:11 +01:00
unicode-utils.h unicode-utils: Add a null check to UTF-8 validation 2022-10-30 08:27:13 +00:00
utf8_entities.h
win32-utils.c win32-utils: Explicitly list inherited handles 2022-08-16 20:53:22 +02:00
win32-utils.h win32-utils: Explicitly list inherited handles 2022-08-16 20:53:22 +02:00
ws_assert.h wsutil: Improve UTF-8 APIs for debugging 2022-10-05 19:34:47 +01:00
ws_cpuid.h
ws_getopt.c Add a #define for REPLACEMENT CHARACTER and use it. 2022-10-16 23:36:12 +00:00
ws_getopt.h
ws_mempbrk.c
ws_mempbrk.h
ws_mempbrk_int.h
ws_mempbrk_sse42.c
ws_pipe.c win32-utils: Explicitly list inherited handles 2022-08-16 20:53:22 +02:00
ws_pipe.h wsutil: Remove flawed ws_pipe_close() function 2022-08-14 16:05:22 +00:00
ws_return.h
ws_roundup.h
wsgcrypt.c
wsgcrypt.h
wsjson.c
wsjson.h
wslog.c wslog: Do not print control characters 2022-10-15 11:08:53 +01:00
wslog.h wslog: rename console open preference enum 2022-10-11 18:11:35 +01:00
xtea.c
xtea.h