fragattacks/src
Jouni Malinen f27f1644a8 PCSC: Make AID copying easier for static analyzers
Use a separate pointer and length field instead of trying to copy from a
struct field that has only part of the full buffer available.
(CID 68115)

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-06 12:16:32 +02:00
..
ap FT: Make aes_wrap() call easier to analyze 2014-12-06 12:16:32 +02:00
common hostapd: Allow ACS to be offloaded to the driver 2014-12-03 22:31:53 +02:00
crypto ERP: Add HMAC-SHA256 KDF (RFC 5295) 2014-12-04 12:08:59 +02:00
drivers nl80211: Ignore Connect failure for the previous association 2014-12-04 00:34:08 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer ERP: Avoid a static analyzer warning on uninitialized emsk_len 2014-12-05 00:33:31 +02:00
eap_server ERP: Avoid a static analyzer warning on uninitialized emsk_len 2014-12-05 00:33:31 +02:00
eapol_auth ERP: Add support for ERP on EAP server and authenticator 2014-12-04 12:16:27 +02:00
eapol_supp ERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command 2014-12-04 12:16:29 +02:00
l2_packet proxyarp: Do not limit NDISC snoop packet size to 150 2014-11-28 22:41:26 +02:00
p2p P2P: Split p2p_channels_union() into two functions 2014-12-06 12:16:32 +02:00
pae MACsec: Fix policy configuration 2014-10-30 11:43:47 +02:00
radius ERP: Add support for ERP on EAP server and authenticator 2014-12-04 12:16:27 +02:00
rsn_supp Make GTK length validation easier to analyze 2014-12-06 12:16:32 +02:00
tls TLS client: Check DH parameters using a local variable 2014-11-23 17:48:34 +02:00
utils PCSC: Make AID copying easier for static analyzers 2014-12-06 12:16:32 +02:00
wps WPS: Add missing device types 2014-10-26 01:24:08 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00