hostapd/src
Jouni Malinen 206e1f422f P2P: Provide mechanism for figuring out p2p_scan_ie() buffer need
The new function, p2p_scan_ie_buf_len(), can be used to figure out
how large a buffer needs to be allocated for p2p_scan_ie() use. This
makes it easier to add new data into the buffer without forcing all
callers to be updated to use a larger buffer.
2011-09-29 22:18:23 +03:00
..
ap Fix typos found by codespell 2011-09-22 00:43:59 +03:00
common Rename and fix ANQP definitions to match IEEE Std 802.11u-2011 2011-09-26 11:51:58 +03:00
crypto Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
drivers P2P: Provide mechanism for figuring out p2p_scan_ie() buffer need 2011-09-29 22:18:23 +03:00
eap_common Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_peer Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eap_server Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Provide mechanism for figuring out p2p_scan_ie() buffer need 2011-09-29 22:18:23 +03:00
radius hostapd: Fix RADIUS client configuration update on reconfig 2011-02-10 22:12:29 +02:00
rsn_supp Fix typos found by codespell 2011-09-22 00:43:59 +03:00
tls TLS: Add support for TLS v1.1 (RFC 4346) with internal TLS 2011-09-25 17:24:46 +03:00
utils Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wps Fix typos found by codespell 2011-09-22 00:43:59 +03: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