You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Michael Braun cc9c805a51 VLAN: Use stack instead of heap allocation for new interface name
The VLAN ifname is limited to the maximum length of IFNAMSIZ, so there
is no need to use heap allocation for it.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
8 years ago
..
ap VLAN: Use stack instead of heap allocation for new interface name 8 years ago
common AP: Store STA supported operating classes information 8 years ago
crypto OpenSSL: Fix PKCS#12 parsing of extra certificates with OpenSSL 1.0.1 8 years ago
drivers nl80211: Add an option to specify the BSSID to scan for 8 years ago
eap_common EAP-PAX: Check hmac_sha1_vector() return value 9 years ago
eap_peer EAP-FAST peer: Remove fixed return value from eap_fast_parse_phase1() 8 years ago
eap_server EAP-pwd server: Use os_get_random() for unpredictable token 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Get rid of gcc extensions in structure/array initialization 9 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2P: Reduce off channel wait time for some P2P Action frames 9 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius Add RADIUS Service-Type attribute with a value of Framed 8 years ago
rsn_supp SAE: Fix PMKID calculation for PMKSA cache 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils kqueue: Use 0 instead of NULL for udata 8 years ago
wps WPS: Use only os_get_random() for PIN generation 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago