wireshark/wsutil
Evan Huus 304bbabbbe From Jiri Engelthaler via
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9055

Add support for bitmask set for signed integer types.

svn path=/trunk/; revision=51522
2013-08-26 16:23:55 +00:00
..
aes.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
aes.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
airpdcap_wep.c
CMakeLists.txt From Jiri Engelthaler via 2013-08-26 16:23:55 +00:00
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 openSAFETY: CRC Maintenance, new CRC, new expert interface implemented. Bug 8847 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8847) 2013-06-26 12:11:08 +00:00
crc16.h Fix (-W)documentation error found by Clang 2013-08-10 21:27:34 +00:00
crc32.c
crc32.h
crcdrm.c
crcdrm.h
des.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
des.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
eax.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
eax.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
file_util.c
file_util.h
g711.c Move u3.{h,c} and g711.{h,c} into wsutil. 2013-07-16 02:04:55 +00:00
g711.h Move u3.{h,c} and g711.{h,c} into wsutil. 2013-07-16 02:04:55 +00:00
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
Makefile.am Keep checkAPIs happy (even though it's just test code). Get that test code 2013-08-02 02:34:13 +00:00
Makefile.common From Jiri Engelthaler via 2013-08-26 16:23:55 +00:00
Makefile.nmake Link wsutil with gnutls on Windows too. 2013-08-02 01:11:08 +00:00
md4.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
md4.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
md5.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
md5.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
mpeg-audio.c
mpeg-audio.h
nstime.c Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
nstime.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
pint.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
privileges.c
privileges.h
rc4.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
rc4.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
report_err.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
report_err.h Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
sha1.c Keep checkAPIs happy (even though it's just test code). Get that test code 2013-08-02 02:34:13 +00:00
sha1.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
str_util.c Define certain 'const char *...' arrays as static. 2013-07-01 15:41:05 +00:00
str_util.h Fix (-W)documentation error found by Clang 2013-08-10 21:27:42 +00:00
strnatcmp.c Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific 2013-07-16 01:16:50 +00:00
strnatcmp.h Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific 2013-07-16 01:16:50 +00:00
strncasecmp.c
strptime.c
strptime.h
swar.c From Jiri Engelthaler via 2013-08-26 16:23:55 +00:00
swar.h From Jiri Engelthaler via 2013-08-26 16:23:55 +00:00
tempfile.c Move tempfile.{h,c} into wsutil. 2013-06-26 01:14:35 +00:00
tempfile.h Move tempfile.{h,c} into wsutil. 2013-06-26 01:14:35 +00:00
type_util.c
type_util.h
u3.c Move u3.{h,c} and g711.{h,c} into wsutil. 2013-07-16 02:04:55 +00:00
u3.h Move u3.{h,c} and g711.{h,c} into wsutil. 2013-07-16 02:04:55 +00:00
unicode-utils.c
unicode-utils.h
wsgcrypt.h
wsgetopt.c make getopt_long() available on systems that don't have it natively 2013-07-16 20:15:02 +00:00
wsgetopt.h make getopt_long() available on systems that don't have it natively 2013-07-16 20:15:02 +00:00
wsgetopt_int.h