Indicate CTRL-EVENT-AUTH-REJECT event on authentication rejection
[mech_eap.git] / src / rsn_supp /
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-07-08 Jouni MalinenRSN: Stop connection attempt on apparent PMK mismatch
2015-07-07 Jouni MalinenFT: Allow CCMP-256 and GCMP-256 as group ciphers
2015-04-22 Jouni MalinenSimplify VHT Capabilities element parsing
2015-04-22 Jouni MalinenSimplify HT Capabilities element parsing
2015-04-22 Jouni MalinenFT: Check FT, MD, and Timeout Interval length in the...
2015-04-22 Jouni Malinentests: Add eapol-fuzzer
2015-03-25 Ben GreearShow OSEN key management properly in scan results
2015-03-07 Jouni MalinenReject Group Key message 1/2 prior to completion of...
2015-03-06 Jouni MalinenClear RSN timers for preauth and PTK rekeying on disass...
2015-02-21 Arik NemtsovTDLS: Ignore extra padding in all packets
2015-01-31 Jouni MalinenFix resource leaks on rsn_preauth_init() error paths
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-07 Jouni MalinenTDLS: Fix an interface addition error path
2015-01-04 Arik NemtsovTDLS: Propagate enable/disable channel-switch commands...
2015-01-04 Arik NemtsovTDLS: Track TDLS channel switch prohibition in BSS
2015-01-04 Arik NemtsovTDLS: Add channel-switch capability flag
2014-12-29 Jouni MalinenClear GTK from memory as soon as it is not needed anymore
2014-12-29 Jouni MalinenClear TK part of PTK after driver key configuration
2014-12-29 Jouni MalinenClear temporary keys from WPA supplicant state machine...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-06 Jouni MalinenMake GTK length validation easier to analyze
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: PMKID derivation for AKM 00-0F-AC:11
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-11-14 Jouni MalinenWork around AP misbehavior on EAPOL-Key descriptor...
2014-10-23 Chet LanctotAdd support for offloading key management operations...
2014-10-18 Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-11 Jouni MalinenAdd a workaround to clanc static analyzer warning
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-10-04 Jouni MalinenClear PMKSA cache entry data when freeing them
2014-10-03 Arik NemtsovTDLS: Use WMM IE for propagating peer WMM capability
2014-10-03 Arik NemtsovTDLS: Fix concurrent setup test for mac80211 drivers
2014-10-03 Arik NemtsovTDLS: Set the initiator during tdls_mgmt operations
2014-10-01 Jouni MalinenTDLS: Filter AID value properly for VHT peers
2014-09-02 Sunil DuttTDLS: Decline Setup Request with status code 37 if...
2014-09-02 Mahesh A SaptasagarTDLS: Add RSN and Timeout interval IEs in TDLS Discover...
2014-07-02 Jouni MalinenRSN supplicant: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing
2014-06-29 Jouni MalinenTDLS: Clean up add/set peer operations
2014-06-29 Arik NemtsovTDLS: Tear down connection on malformed Setup Confirm
2014-06-29 Arik NemtsovTDLS: Abort local setup when failing to add STA
2014-06-29 Arik NemtsovTDLS: Update peer STA as soon as full peer info is...
2014-06-29 Arik NemtsovTDLS: Remove peer from global peer-list on free
2014-06-17 Arik NemtsovTDLS: Do not bail when failing to process IEs in Discov...
2014-06-17 Arik NemtsovTDLS: Do not reject TPK M3 when failing to process IEs
2014-06-16 Jouni MalinenTDLS: Fix TPK M1 error case (CID 68214)
2014-06-16 Arik NemtsovTDLS: Bail on STA add failure in tpk_m1 processing
2014-06-16 Arik NemtsovTDLS: Handle unreachable link teardown for external...
2014-06-14 Jouni MalinenClean up EAPOL-Key Key Data processing
2014-06-14 Jouni MalinenClean up EAPOL-Key processing
2014-06-13 Jouni MalinenFix validation of EAPOL-Key length with AES key wrap...
2014-06-07 Jouni MalinenTDLS: Add extra validation step for responder RSN IE...
2014-06-02 Ashok Kumar PonnaiahFix validation of RSN EAPOL-Key version for GCMP with PMF
2014-04-29 Arik NemtsovTDLS: Fully tear down existing link before setup
2014-04-29 Arik NemtsovTDLS: Disable links during AP deauth in external flow
2014-04-29 Jouni MalinenTDLS: Make wpa_tdls_send_teardown() static
2014-04-29 Pradeep Reddy POTTETITDLS: Pass peer's capability info to the driver in...
2014-04-15 Jouni MalinenReduce the amount of time PTK/TPTK/GTK is kept in memory
2014-04-05 Jouni MalinenMove DROP_SA command to be within ifdef CONFIG_TESTING_...
2014-04-05 Jouni MalinenRemove used KDE addition code from EAPOL-Key msg 4/4
2014-04-05 Jouni MalinenRemove unused wpa_sm_get_param() function
2014-04-05 Jouni MalinenTDLS: Add test mode for MIC failure testing
2014-03-27 Sunil DuttPass TDLS peer capability information in tdls_mgmt
2014-03-14 Jouni MalinenAllow management group cipher to be configured
2014-03-12 Sunil DuttTDLS: Use QoS info from WMM IE obtained in TDLS frames
2014-03-11 Jouni MalinenFix PTK derivation for CCMP-256 and GCMP-256
2014-02-27 Sunil Dutt UndekariTDLS: Work around interop issues with supported operati...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25 Jouni MalinenHS 2.0R2: Add OSEN client implementation
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-14 Sunil DuttTDLS: Pass peer's Supported channel and oper class...
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2013-12-29 Jouni MalinenEnable FT with SAE
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-12-28 Jouni MalinenFix PeerKey deinit behavior
2013-12-26 Jouni MalinenInitial handling of GTK-not-used cipher suite
2013-12-24 Johannes Bergrsn_supp: Use monotonic time for PMKSA cache expiry
2013-12-24 Johannes Bergrsn_supp: Do not track expiration time
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-22 Sunil DuttTDLS: Do not reenable TDLS link on retransmitted setup...
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-10-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-09-30 Sunil DuttTDLS: Do not start concurrent TDLS setup
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() to avoid peer...
2013-09-30 Sunil DuttTDLS: Use helper function for disable link operation
2013-09-30 Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-15 Sunil DuttTDLS: Do not modify RNonce for an TPK M1 frame with...
2013-09-15 Sunil DuttTDLS: Disable the created link on a failed TDLS handshake
2013-08-01 Sunil DuttTDLS: Handle transmission failures of TPK Handshake...
2013-06-20 Sunil DuttTDLS: Validate ext_supp_rates in copy_supp_rates
2013-06-07 Jouni MalinenRemove CONFIG_NO_WPA2 build parameter
2013-06-07 Jouni MalinenFix WNM build without WPA2
2013-06-07 Jouni MalinenFix build without WPA2 or EAP
2013-05-24 Jouni MalinenFT: Fix TKIP group key configuration in FT protocol
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-22 Jouni MalinenFix OKC-based PMKSA cache entry clearing
next