wireshark/epan/crypt
Ronnie Sahlberg 722ab30a62 we must include config.h or else NEED_G_ASCII_STRCASECMP_H will never be
defined

we must also include g_ascii_strcasecmp.h from the parent directory


svn path=/trunk/; revision=23634
2007-11-28 01:20:46 +00:00
..
Makefile.am - Add Makefile.common to EXTRA_DIST (spotted by Christopher Maynard) 2007-03-29 07:41:54 +00:00
Makefile.common Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code. 2007-01-12 00:33:32 +00:00
Makefile.nmake add "treat warnings as errors" flag(s) 2007-03-22 22:54:00 +00:00
airpdcap.c we must include config.h or else NEED_G_ASCII_STRCASECMP_H will never be 2007-11-28 01:20:46 +00:00
airpdcap_ccmp.c The 802.11 dissector calculates the header size, so pass that value to 2007-06-14 22:09:14 +00:00
airpdcap_debug.c Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_debug.h Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_int.h The 802.11 dissector calculates the header size, so pass that value to 2007-06-14 22:09:14 +00:00
airpdcap_interop.h (Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark 2007-06-03 16:07:07 +00:00
airpdcap_rijndael.c delete Td4 as it is used only in rijndaelDecrypt and rijndaelDecryptRound not 2007-04-14 11:55:19 +00:00
airpdcap_rijndael.h Eliminate __inline - not all compilers support it. 2007-02-25 23:25:23 +00:00
airpdcap_system.h From Christopher McKenzie: Zero out our SAs before we use them. 2007-10-31 00:15:17 +00:00
airpdcap_tkip.c Get rid of no-longer-needed, and warning-generated, casts. 2007-04-23 18:30:29 +00:00
airpdcap_user.h From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buffer lenght:" 2007-10-16 23:42:33 +00:00
airpdcap_wep.c The fix for ad-hoc WEP decryption in r21814 broke WPA. Replace it with 2007-05-20 22:40:35 +00:00
airpdcap_ws.h Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
crypt-des.c Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-des.h Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-md4.c Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-md4.h Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-md5.c Need to include <epan/pint.h> to get pletohl() defined. 2007-04-23 22:34:31 +00:00
crypt-md5.h The "in" array in an MD5 context is expected to be aligned on a 4-byte 2007-04-23 21:12:04 +00:00
crypt-rc4.c Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-rc4.h Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-sha1.c From: Sebastien Tandel 2007-03-16 21:22:35 +00:00
crypt-sha1.h From: Sebastien Tandel 2007-03-16 21:22:35 +00:00
wep-wpadefs.h Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00