wireshark/epan/crypt
Gerald Combs d75af45adc Make the WPA passphrase a percent-escaped string. Constify and GLib-ize
some variables.

svn path=/trunk/; revision=22210
2007-06-27 19:02:58 +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 Make the WPA passphrase a percent-escaped string. Constify and GLib-ize 2007-06-27 19:02:58 +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 The 802.11 dissector calculates the header size, so pass that value to 2007-06-14 22:09:14 +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 Be less restrictive about WEP key preferences. Use hex_str_to_bytes to 2007-06-21 17:49:03 +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