P2P: Set channel list per channel instead of per band
[libeap.git] / src / rsn_supp / wpa_ft.c
2010-04-10 Jouni MalinenFT: Copy MDIE and FTIE from (Re)Association Response...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09 Jouni MalinenFT: Validate protect IE count in FTIE MIC Control
2010-04-09 Jouni MalinenFT: Validate SNonce and ANonce values during FT Protoco...
2010-04-09 Jouni MalinenFT: Set FT Capability and Policy properly in MDIE durin...
2010-04-09 Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-09 Jouni MalinenFT: Add R1KH-ID into FT auth seq 3rd message (Reassoc...
2010-04-07 Jouni MalinenFT: Fix GTK subelement format in FTIE
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-03-13 Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-03-13 Jouni MalinenFT: Add a workaround to set PTK after reassociation
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-04-01 Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-03-09 Jouni MalinenFT: Add RIC Request processing and RIC Response generation
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2008-12-26 Jouni MalinenAdd Key Length field into IGTK sub-element (FTIE) per...
2008-09-01 Jouni MalinenMFP + FT: Added support for sending IGTK in FTIE
2008-08-30 Jouni MalinenUpdated MFP defines based on IEEE 802.11w/D6.0 and...
2008-08-15 Jouni MalinenIEEE Std 802.11r-2008 has been released, so update...
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-03-12 Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...