wireshark/epan/crypt
Stephen Fisher 0ebc01dc03 From Sebastien Tandel:
Create two new files (ws_strsplit.[ch]) that use GTK2 code to override
the buggy g_strsplit() function when compiling for GTK1.  Include this
work-around function (ws_strsplit) in libwireshark.def.  Add notes on usage
to README.developer.  Include epan/ws_strsplit.h in all files that use
g_strsplit().


svn path=/trunk/; revision=20804
2007-02-13 20:57:22 +00:00
..
Makefile.am Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again 2007-01-10 14:37:24 +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 vastly simplify the Makefile by using Makefile.common - as this is what this file is intended to be - to be common for UNIX and Windows builds ;-) 2007-01-10 09:54:31 +00:00
airpdcap.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
airpdcap_ccmp.c Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +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 Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_interop.h From Eric Hall to fix bug 1289: 2007-02-06 02:27:59 +00:00
airpdcap_rijndael.c Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_rijndael.h Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_system.h Add support for "wildcard" WPA keys in the form "wpa:passphrase" (note 2007-01-26 21:54:59 +00:00
airpdcap_tkip.c Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00
airpdcap_user.h Add support for "wildcard" WPA keys in the form "wpa:passphrase" (note 2007-01-26 21:54:59 +00:00
airpdcap_wep.c Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +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 Move cryptography code to epan/crypt. 2007-01-09 22:14:07 +00:00
crypt-md5.h * replaced MD5 with one that that works on my Big Endian Mac. ( taken from www.pjsip.org, which BTW took it from some other place) 2007-01-09 15:50:55 +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 Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code. 2007-01-12 00:33:32 +00:00
crypt-sha1.h Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code. 2007-01-12 00:33:32 +00:00
wep-wpadefs.h Add copyright attributions and licenses. License each derived work 2007-01-12 00:54:13 +00:00