mech_eap.git
2014-07-03 Dmitry ShmidtPNO: Send Probe Request frames only for hidden SSIDs
2014-07-02 Jouni MalinenP2P: Add explicit check for ssid->p2p_client_list ...
2014-07-02 Jouni MalinenDFS: Remove dead assignment
2014-07-02 Jouni Malinentests: update_identifier in network block
2014-07-02 Dmitry ShmidtHS 2.0R2: Add update_identifier field to network
2014-07-02 Jouni MalinenFix some sparse warnings about u16 vs. le16
2014-07-02 Jouni Malinentests: Fix wpas_ctrl_country to match the fixed event...
2014-07-02 Jouni MalinenFix CTRL-EVENT-REGDOM-CHANGE event init= value
2014-07-02 Jouni MalinenMark function static
2014-07-02 Jouni Malinendbus: Fix indentation level to match code logic
2014-07-02 Jouni MalinenMark functions static
2014-07-02 Jouni Malinentests: SCAN scan_id
2014-07-02 Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-07-02 Jouni MalinenWPS: Clear keys/PINs explicitly
2014-07-02 Jouni MalinenClear hostapd configuration keys explicitly
2014-07-02 Jouni MalinenHS 2.0 R2: Clear hs20-osu-client configuration keys...
2014-07-02 Jouni MalinenEAP server: Clear keying material on deinit
2014-07-02 Jouni MalinenEAP peer: Clear keying material on deinit
2014-07-02 Jouni MalinenClear wpa_supplicant configuration keys explicitly
2014-07-02 Jouni MalinenEAP-AKA: Remove unnecessary dead increment
2014-07-02 Jouni MalinenEAP-GPSK: Avoid dead increment by checking pos pointer
2014-07-02 Jouni MalinenFT: Debug print extra response data
2014-07-02 Jouni MalinenPCSC: Debug print extra response data
2014-07-02 Jouni MalinenInterworking: Remove unnecessary dead increment
2014-07-02 Jouni MalinenCheck for no key_mgmt/proto/auth_alg entries in config...
2014-07-02 Jouni MalinenRemove unnecessary tracking of first entry
2014-07-02 Jouni MalinenWFD: Explicit limit for subelement length (CID 68127)
2014-07-02 Jouni MalinenHS 2.0: Verify assoc_req_ie buffer size for indication...
2014-07-02 Jouni MalinenSAE: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenWEP shared key: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-GTC: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-MSCHAPv2: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-TTLS: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-MD5: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-PSK: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-PEAP: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-LEAP: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-GPSK: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-PAX: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-FAST: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-EKE: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-SAKE: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-IKEv2: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenTLS: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenMilenage: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenAES-GCM: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenAES-CCM: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAPOL supplicant: Use os_memcmp_const() for hash/passwo...
2014-07-02 Jouni MalinenRSN authenticator: Use os_memcmp_const() for hash/passw...
2014-07-02 Jouni MalinenRSN supplicant: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenMACsec: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenRADIUS: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenWPS: Use os_memcmp_const() for hash/password comparisons
2014-07-02 Jouni MalinenAdd constant time memory comparison function os_memcmp_...
2014-07-02 Jouni MalinenEAP-pwd: Add explicit total length limit
2014-07-02 Jouni MalinenEAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_f...
2014-07-02 Jouni MalinenPeerKey: Clean up EAPOL-Key Key Data processing
2014-06-29 Jouni Malinendbus: Clean up array-array-type property getter
2014-06-29 Tomasz Bursztykadbus: Add PropertiesChanged signal to Peer object
2014-06-29 Tomasz BursztykaP2P: Add a utility function to run a method on every...
2014-06-29 Tomasz Bursztykadbus: Remove GroupMember object type and use Peer instead
2014-06-29 Tomasz Bursztykadbus: Add a Groups property to a Peer object on which...
2014-06-29 Tomasz BursztykaP2P: Add utility functions to get GO/client interface
2014-06-29 Tomasz BursztykaP2P Add a utility to run a callback on all available...
2014-06-29 Tomasz BursztykaP2P: Add a utility function to get the group configuration
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-28 Michal Kaziorhostapd: Use channel switch fallback on error
2014-06-28 Michal Kaziorhostapd: Perform multi-BSS CSA for DFS properly
2014-06-28 Michal Kaziorhostapd: Make chan_switch command per-interface not...
2014-06-28 Michal Kaziorhostapd: Move CSA parameters to hostapd_data
2014-06-28 Dmitry Shmidteapol_test: Fix -R option to not replace -s option...
2014-06-28 Christopher... Change channel before IBSS associations
2014-06-28 Christopher... nl80211: Refactor mode switch logic
2014-06-21 Pontus Fuchsnl80211: Improve debug output by printing SA and DA...
2014-06-21 Pontus FuchsPrint frame type name in debug output
2014-06-21 Johannes Bergnl80211: Use low-priority scan for OBSS scan
2014-06-21 Jouni Malinentests: P2P passphrase length configuration
2014-06-21 Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-21 Jouni Malineneapol_test: Add PC/SC reader and PIN command line arguments
2014-06-21 Jouni MalinenUse pcsc_reader configuration in one for scard_init...
2014-06-21 Jouni Malinentests: EAP-SIM/AKA/AKA' protocol tests
2014-06-21 Jouni Malinentests: EAP-SIM external_sim error cases
2014-06-21 Jouni MalinenEAP-SIM': Fix AT_KDF parser to avoid infinite loop
2014-06-21 Jouni Malinentests: EAP-AKA external_sim error cases
2014-06-20 Jouni MalinenEAP-SIM/AKA: Remove unused RESULT_FAILURE state
2014-06-20 Jouni Malinentests: EAP-SIM/AKA invalid Milenage key configuration
2014-06-19 Jouni Malinentests: SA Query rate limiting on burst of unprotected...
2014-06-19 Jouni MalinenRate limit SA Query procedure initiation on unprotected...
2014-06-18 Jouni MalinenEAP-GPSK: Clean up CSuite_List length validation (CID...
2014-06-18 Jouni MalinenEAP-FAST: Clean up TLV length validation (CID 62853)
2014-06-17 Jouni MalinenVHT: Remove useless validation code from Operating...
2014-06-17 Jouni Malinentests: EAP-PSK protocol test cases
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)
next