fragattacks/src
Jouni Malinen e2197af1b2 P2P: Make sure parsed Device Name gets null terminated
If the msg->device_name buffer is filled from two different sources,
the copy from the P2P Device Info attribute needs to make sure that
the values gets null terminated to match the length of the correct
string should the other place use another string (which is not really
allowed by the spec, but could happen).
2010-09-10 10:30:26 -07:00
..
ap Fix build without CONFIG_P2P=y 2010-09-09 07:20:28 -07:00
common P2P: Add support for cross connection 2010-09-09 07:17:20 -07:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers Add test command for disabling/enabling A-MPDU aggregation 2010-09-09 07:17:21 -07:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer P2P: Set Device Password ID in WPS M1/M2 per new rules 2010-09-09 07:17:19 -07:00
eap_server P2P: Use PSK format in WPS Credential 2010-09-09 07:17:17 -07:00
eapol_auth P2P: Use PSK format in WPS Credential 2010-09-09 07:17:17 -07:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet_ndis: Fix overlapped write not to corrupt stack 2010-09-02 13:23:14 +03:00
p2p P2P: Make sure parsed Device Name gets null terminated 2010-09-10 10:30:26 -07:00
radius Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
wps WPS: Allow pending WPS operation to be cancelled 2010-09-10 10:30:25 -07:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00