wireshark/epan/crypt
Guy Harris faa13e5072 Neither C90 nor C99 explicitly guarantee that a memcpy() call with a
null source argument and a zero count will work; in practice, they
probably will (with a zero count, there's nothing to fetch from the
source),  but the Clang static analyzer still warns about it.

svn path=/trunk/; revision=42305
2012-04-28 02:25:15 +00:00
..
Makefile.am Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.common Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
aes.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
aes.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap_ccmp.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap_debug.c Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00
airpdcap_debug.h Add WPA group key decryption from Brian Stormont, via bug 1420: 2008-07-30 22:32:21 +00:00
airpdcap_int.h fix compile errors found by dumpabi target 2012-01-19 22:55:37 +00:00
airpdcap_interop.h Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00
airpdcap_rijndael.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap_rijndael.h Break the aes set ket/decrypt/encrypt out from airpdcap_raindoll into 2009-07-29 10:01:14 +00:00
airpdcap_system.h Move airpcap_wep.c to /wsutil 2011-09-12 08:23:15 +00:00
airpdcap_tkip.c Move airpcap_wep.c to /wsutil 2011-09-12 08:23:15 +00:00
airpdcap_user.h From Michael Mann: 2011-07-04 14:07:20 +00:00
airpdcap_ws.h More C++ updates. 2012-01-04 21:26:51 +00:00
des.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
des.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
eax.c Neither C90 nor C99 explicitly guarantee that a memcpy() call with a 2012-04-28 02:25:15 +00:00
eax.h Ed Beroset <beroset@mindspring.com> via bug 5531 2012-01-14 15:22:10 +00:00
md4.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
md4.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
md5.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
md5.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
rc4.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
rc4.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
sha1.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
sha1.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
wep-wpadefs.h Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00