wireshark/wsutil
Evan Huus 5dcd207cc6 Check _MSC_VER is defined before we use it
Otherwise it breaks a bunch of stuff on Linux machines because of the way gcc's
preprocessor works (buildbot decryption tests, extcap, etc).

Originally added in Ic5360089f96be620fbe99ba4e819e0caa5ca0215

Change-Id: Iad43fa1415aa331ae375771adac0818ea1b99060
Reviewed-on: https://code.wireshark.org/review/9091
Reviewed-by: Evan Huus <eapache@gmail.com>
2015-06-24 15:34:18 +00:00
..
CMakeLists.txt Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
Makefile.am
Makefile.common Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
Makefile.nmake
adler32.c
adler32.h
aes.c
aes.h
airpdcap_wep.c
base64.c
base64.h
bits_count_ones.h
bits_ctz.h
bitswap.c
bitswap.h
buffer.c
buffer.h
cfutils.c
cfutils.h
clopts_common.c
clopts_common.h
cmdarg_err.c
cmdarg_err.h
copyright_info.c
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 "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we can remove CRC algorithm calculation in packet-assa_r3.c. 2015-03-03 05:12:10 +00:00
crc16.h Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we can remove CRC algorithm calculation in packet-assa_r3.c. 2015-03-03 05:12:10 +00:00
crc32.c
crc32.h
des.c
des.h
eax.c
eax.h
file_util.c
file_util.h
filesystem.c Check _MSC_VER is defined before we use it 2015-06-24 15:34:18 +00:00
filesystem.h Just have init_progfile_dir() take a void pointer. 2015-02-20 00:24:08 +00:00
floorl.c
floorl.h
frequency-utils.c Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
frequency-utils.h Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
g711.c
g711.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
jsmn.c jsmn: bugfix in jsmn_parse() (found by clang). 2015-03-06 19:48:00 +00:00
jsmn.h Added JSON native file support. 2015-02-17 11:08:51 +00:00
md4.c
md4.h
md5.c
md5.h
mpeg-audio.c
mpeg-audio.h
nstime.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
nstime.h Calculate *Peek tagged timestamps in fixed-point. 2015-04-21 01:28:15 +00:00
os_version_info.c
os_version_info.h
pint.h
plugins.c wsutil: Fix comment 2015-03-31 11:39:35 +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
report_err.h
sha1.c Define the SHA-1 digest length in wsutil/sha1.h and use it. 2015-05-09 23:36:11 +00:00
sha1.h Define the SHA-1 digest length in wsutil/sha1.h and use it. 2015-05-09 23:36:11 +00:00
sign_ext.h Don't shift signed values left. 2015-04-30 20:40:17 +00:00
sober128.c
sober128.h
str_util.c Not all compilers support turning of "format=". 2015-02-18 20:13:31 +00:00
str_util.h
strnatcmp.c
strnatcmp.h
strptime.c Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
strptime.h
tempfile.c Rename a variable to avoid a collision with the C++ keyword "template". 2015-05-09 12:16:34 +00:00
tempfile.h
time_util.c
time_util.h
type_util.c Keep everything unsigned there. 2015-05-09 01:27:17 +00:00
type_util.h
u3.c
u3.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
ws_cpuid.h
ws_diag_control.h Try to fix diagnostic suppression. 2015-02-14 22:55:00 +00:00
ws_mempbrk.c Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
ws_mempbrk.h Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
ws_mempbrk_int.h Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
ws_mempbrk_sse42.c Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
ws_version_info.c
ws_version_info.h
wsgcrypt.h
wsgetopt.c Remove odd characters 2015-05-16 14:16:54 +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