wireshark/wsutil
AndersBroman 3f653f64b2 ws_load_library() is called with constant char reflect that.MSVC15 build.
Change-Id: I7d103c7316ee372b5cdb3aa9033a62eb75cd38b2
Reviewed-on: https://code.wireshark.org/review/14702
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-03-30 13:38:32 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt Remove the last remnants of U3 support. 2016-03-11 19:55:57 +00:00
Makefile.am Add pkg.m4 and remove aclocal-flags script 2016-03-23 02:33:43 +00:00
Makefile.common Remove the last remnants of U3 support. 2016-03-11 19:55:57 +00:00
Makefile.nmake cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic] 2015-11-29 21:54:34 +00:00
adler32.c
adler32.h
aes.c AES: Fix dereference of null pointer 2016-02-11 18:04:36 +00:00
aes.h Add AES-CMAC encryption support 2016-02-03 20:54:35 +00:00
airpdcap_wep.c
base64.c
base64.h
bits_count_ones.h
bits_ctz.h Set width of hex output according to bitmask 2016-01-24 00:03:18 +00:00
bitswap.c
bitswap.h
buffer.c
buffer.h
cfutils.c cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic] 2015-11-29 21:54:34 +00:00
cfutils.h cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic] 2015-11-29 21:54:34 +00:00
clopts_common.c
clopts_common.h
cmdarg_err.c
cmdarg_err.h
copyright_info.c Welcome in 2016 2016-01-01 14:08:30 +00:00
copyright_info.h
crash_info.c
crash_info.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 add functions to calculate the CRC of an ISO14443-A message 2016-02-08 06:01:05 +00:00
crc16.h add functions to calculate the CRC of an ISO14443-A message 2016-02-08 06:01:05 +00:00
crc32.c
crc32.h
des.c
des.h
eax.c
eax.h
file_util.c ws_load_library() is called with constant char reflect that.MSVC15 build. 2016-03-30 13:38:32 +00:00
file_util.h ws_load_library() is called with constant char reflect that.MSVC15 build. 2016-03-30 13:38:32 +00:00
filesystem.c Remove the last remnants of U3 support. 2016-03-11 19:55:57 +00:00
filesystem.h Make init_progfile_dir() take a function pointer [-Wpedantic] 2015-12-14 23:52:28 +00:00
floorl.c
floorl.h
frequency-utils.c Match what most source say are the actual Japanese 4.9 GHz channels. 2015-11-05 22:39:52 +00:00
frequency-utils.h Get rid of ws80211_frequency_to_channel(). 2015-11-05 22:56:07 +00:00
g711.c
g711.h
inet_addr-int.h Fix implicit conversion from 64 to 32 bits 2016-02-19 21:47:04 +00:00
inet_addr.c Fix implicit conversion from 64 to 32 bits 2016-02-19 21:47:04 +00:00
inet_addr.h Fix implicit conversion from 64 to 32 bits 2016-02-19 21:47:04 +00:00
inet_aton.c Add inet_pton/inet_ntop interface to libwsutil 2016-02-19 15:55:09 +00:00
inet_aton.h Just #include wsutil/inet_aton.h 2016-02-13 23:51:53 +00:00
inet_ntop.c Add inet_pton/inet_ntop interface to libwsutil 2016-02-19 15:55:09 +00:00
inet_pton.c Add inet_pton/inet_ntop interface to libwsutil 2016-02-19 15:55:09 +00:00
interface.c Another round of extcap memleak fixes 2016-03-29 06:01:31 +00:00
interface.h extcap: add local_interfaces_to_list() to wsutil. 2016-03-04 05:53:56 +00:00
jsmn.c Fix modeline definitions 2016-03-29 09:45:27 +00:00
jsmn.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
md4.c
md4.h
md5.c
md5.h
mpeg-audio.c
mpeg-audio.h
nstime.c nstime: fix -Wshift-negative-value 2015-10-09 22:59:26 +00:00
nstime.h No need for "struct nstime_t", "nstime_t" by itself suffices. 2016-01-03 07:19:34 +00:00
os_version_info.c Next Windows Server version seems to be named Windows Server 2016 now 2015-07-07 16:30:36 +00:00
os_version_info.h
pint.h
plugins.c plugins: do not import symbols globally 2016-01-31 13:31:28 +00:00
plugins.h
popcount.c
popcount.h
privileges.c
privileges.h
processes.h It's INVALID_HANDLE_VALUE, not INVALID_HANDLE. 2015-06-10 04:20:39 +00:00
rc4.c
rc4.h
report_err.c Make failure_alert_box() be printf-like. 2016-03-27 02:06:28 +00:00
report_err.h Make failure_alert_box() be printf-like. 2016-03-27 02:06:28 +00:00
sha1.c
sha1.h
sha2.c Squelch warnings from compilers that don't know that (a%b) is always < b. 2016-02-03 21:51:30 +00:00
sha2.h Add functions for SHA256 and HMAC-SHA256 2016-02-03 20:53:03 +00:00
sign_ext.h No need to operate on full bit width (CID 1355344 / 1355348) 2016-03-16 01:08:27 +00:00
sober128.c sober: fix cannot optimize loops warning [-Wunsafe-loop-optimizations] 2016-02-20 14:27:42 +00:00
sober128.h
str_util.c UDP multicast stream dialog. 2015-08-18 20:17:20 +00:00
str_util.h Don't include "file.h" if you don't need it. 2015-11-04 08:46:30 +00:00
strnatcmp.c
strnatcmp.h
strptime.c
strptime.h
tempfile.c Clean up includes of unistd.h, fcntl.h, and sys/stat.h. 2015-11-07 21:52:23 +00:00
tempfile.h
time_util.c
time_util.h
type_util.c
type_util.h
unicode-utils.c Qt: fix a crash when closing application under Windows 2015-06-17 23:24:58 +00:00
unicode-utils.h Qt: Make sure we have usable command line arguments. 2015-06-16 18:58:54 +00:00
utf8_entities.h Qt: Improve Show Packet Bytes 2016-02-28 19:00:12 +00:00
ws_cpuid.h
ws_diag_control.h ws80211: Disable shorten-64-to-32. 2015-12-01 01:19:33 +00:00
ws_mempbrk.c
ws_mempbrk.h
ws_mempbrk_int.h
ws_mempbrk_sse42.c The official #define for 32-bit and 64-bit Windows is _WIN32. 2015-09-02 22:59:10 +00:00
ws_version_info.c Fix some warnings/errors of type 2016-03-28 11:43:56 +00:00
ws_version_info.h
wsgcrypt.h
wsgetopt.c Remove -Wwrite-strings compiler flag 2015-12-12 16:21:19 +00:00
wsgetopt.h
wsgetopt_int.h Fix some files to pass the pre-commit hook script. 2015-05-17 21:01:03 +00:00