wireshark/wsutil
Martin Kaiser b057717767 use pragma GCC diagnostic to work around gcrypt.h warnings
distinguish between different gcc versions

this should allow a clean build with libgcrypt 1.5.0

svn path=/trunk/; revision=47803
2013-02-21 18:40:48 +00:00
..
airpdcap_wep.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
CMakeLists.txt Add crash_info.c 2013-01-15 23:37:47 +00:00
crash_info.c Get rid of C++ comments from the CUPS code. 2013-01-16 03:56:36 +00:00
crash_info.h Add some routines to wsutil to, at least on some platforms, add 2013-01-15 21:54:41 +00:00
crc6.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc6.h
crc7.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc7.h Get rid of not needed includes 2012-07-22 16:48:52 +00:00
crc8.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc8.h
crc10.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc10.h
crc11.c Include <wsutil/crc11.h> so that we check whether the prototypes therein 2012-12-21 01:57:03 +00:00
crc11.h From Jacob Nordgren and Rishie Sharma: 2012-08-08 16:27:10 +00:00
crc16-plain.c From Rishie Sharma: 2012-07-25 08:57:33 +00:00
crc16-plain.h From Rishie Sharma: 2012-07-25 08:57:33 +00:00
crc16.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc16.h
crc32.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
crc32.h
crcdrm.c
crcdrm.h
file_util.c As http://www.jrsoftware.org/iskb.php?mutexsessions points out, a session 2013-02-20 19:58:55 +00:00
file_util.h When any of our executables start on Windows create or open a "Wireshark 2013-02-20 01:19:42 +00:00
inet_aton.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_aton.h
inet_ntop.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_pton.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
inet_v6defs.h Trivial typo/copy-and-paste comment fix. 2012-09-18 20:03:03 +00:00
libwsutil.def When any of our executables start on Windows create or open a "Wireshark 2013-02-20 01:19:42 +00:00
Makefile.am add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.h 2013-02-21 18:09:18 +00:00
Makefile.common Add some routines to wsutil to, at least on some platforms, add 2013-01-15 21:54:41 +00:00
Makefile.nmake
mpeg-audio.c replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned int" instead. 2013-01-04 05:22:43 +00:00
mpeg-audio.h replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned int" instead. 2013-01-04 05:22:43 +00:00
privileges.c Squelch some cast-discard warnings. 2012-12-21 00:53:30 +00:00
privileges.h
str_util.c Squash some sign-conversion warnings that g++ picks up but gcc does 2012-12-26 13:41:30 +00:00
str_util.h Squash some sign-conversion warnings that g++ picks up but gcc does 2012-12-26 13:41:30 +00:00
strncasecmp.c
strptime.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
strptime.h
type_util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
type_util.h
unicode-utils.c
unicode-utils.h We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
wsgcrypt.h use pragma GCC diagnostic to work around gcrypt.h warnings 2013-02-21 18:40:48 +00:00
wsgetopt.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
wsgetopt.h
wsgetopt_int.h