mech_eap.git
2016-03-20 Masashi Honmamesh: Add MESH_PEER_ADD command
2016-03-20 Masashi Honmamesh: Add MESH_PEER_REMOVE command
2016-03-20 Jouni MalinenP2P: Advertise IP Address Allocation only if it is...
2016-03-20 Roy MarplesBSD: Only down the interface once we are sure we can...
2016-03-20 Daisuke NiwaHandle OSEN IE in Assoc Request info if req_ies exists
2016-03-20 Jouni Malinentests: Return result from WpaSupplicant::global_request...
2016-03-18 Jouni Malinennl80211: Fix error path in if_indices_reason reallocation
2016-03-18 Jouni Malinentests: wpa_supplicant AP mode - open network and HT...
2016-03-18 Jouni Malinennl80211: Do not add NL80211_ATTR_SMPS_MODE attribute...
2016-03-17 Sunil DuttAssign QCA vendor command and attribute for Tx/Rx aggre...
2016-03-16 Jouni Malinenlibxml2: Check for xmlDocDumpFormatMemory() error case
2016-03-16 Jouni MalinenBoringSSL: Keep static analyzers happier with X509_get0...
2016-03-16 Jouni Malinenhs20-osu-client: Fix pol_upd command line parsing
2016-03-16 Jouni Malinenhs20-osu-client: Remove dead code from sub_rem command...
2016-03-16 Jouni Malinentests: EAP-SIM and check fast reauth with bssid change
2016-03-16 Jouni MalinenDo not invalidate EAP session cache on all network...
2016-03-14 Jouni Malinenwlantest: Fix bip_protect() memory allocation
2016-03-11 Jouni MalinenInterworking: Add credential realm to EAP-TLS identity
2016-03-11 Jouni Malinentests: Accept "user@example.com" as user identity simil...
2016-03-09 Dedy Lanskynl80211: Support network hierarchy of a master interfac...
2016-03-09 Jouni Malinentests: Set ocsp_stapling_response_multi in as2.conf
2016-03-09 Jouni Malinentests: Fix root_ocsp() for multi-OCSP test cases
2016-03-08 Jouni MalinenReserve QCA vendor specific nl80211 commands 116..118
2016-03-08 Zefir Kurtisihostapd: Handle running out of DFS channels
2016-03-07 Dedy LanskyFST: Fix session setup failure with peer without MB IE
2016-03-07 Lior DavidP2P: Add optional op_class argument to P2P_SET listen_c...
2016-03-07 Lior DavidP2P: Adjust service discovery maximum fragment size...
2016-03-07 Johannes Bergtests: Add tests for HS 2.0 frame filtering
2016-03-07 Bob Copelandtests: Add a test for mesh gate forwarding
2016-03-06 Jouni Malinentests: D-Bus AssocStatusCode
2016-03-06 Naveen SinghD-Bus: Add association response status code property...
2016-03-06 Eliad Pellerhostapd: Use ifname of the current context in debug...
2016-03-06 Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-03-06 Eliad PellerAP: Save EAPOL received before Association Response ACK
2016-03-05 Janusz Dziedzictests: Add hostapd.py helpers for various radio parameters
2016-03-05 Janusz Dziedzictests: Add terminate support for hostapd/wpa_supplicant
2016-03-05 Janusz Dziedzicwpaspy: Add support for TERMINATE command
2016-03-05 Janusz Dziedzictests: Add HostapdGlobal.get_ctrl_iface_port()
2016-03-05 Janusz Dziedzictests: Add UDP ctrl_iface support to hostapd.py
2016-03-05 Janusz Dziedzictests: Add UDP ctrl_iface support to wpasupplicant.py
2016-03-05 Janusz Dziedzicwpaspy: Add support for UDP connection
2016-03-05 Janusz Dziedzichostapd: Add global TERMINATE command
2016-03-05 Janusz Dziedzichostapd: Add INTERFACES ctrl_iface command
2016-03-05 Janusz Dziedzichostapd: Update ctrl_interface for UDP to include the...
2016-03-05 Janusz Dziedzicwpa_supplicant: Add ctrl parameter to INTERFACES command
2016-03-05 Janusz Dziedzichostapd: Allow UDP ctrl_iface configuration to set...
2016-03-05 Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-03-05 Janusz Dziedzicctrl_iface_common: Use sockaddr_storage instead of...
2016-03-05 Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-03-05 Janusz Dziedzicwpa_supplicant: Use common functions for ctrl_iface
2016-03-05 Janusz DziedzicAdd common ctrl_iface files
2016-03-05 Janusz Dziedzicwpa_supplicant: Add monitor support for global UDP...
2016-03-05 Janusz Dziedzicwpa_supplicant: Share attach/detach/send UDP ctrl_iface...
2016-03-05 Janusz Dziedzicwpa_supplicant: Allow UDP ctrl_iface configuration...
2016-03-05 Avichal AgarwalP2P: Update peer WFD IE from PD Response and GO Negotia...
2016-03-04 Eliad PellerP2P: Respect p2p_ignore_shared_freq on p2p_group_add
2016-03-04 Eliad PellerP2P: Fix shared freq print in wpas_p2p_init_go_params()
2016-03-03 Ilan PeerP2P: Update peer listen channel from Probe Request...
2016-03-03 Ben RosenfeldP2P: Abort ongoing scan when p2p_find is stopped
2016-03-03 Ayala Bekernl80211: Abort an ongoing scan upon scan timeout indication
2016-03-03 Ilan Peertests: Handle different delays in discovery_and_interfa...
2016-03-03 Ilan Peerwpa_supplicant: Handle EVENT_SCAN_RESULTS when an inter...
2016-03-03 Avraham SternWNM: Do not scan based on malformed BSS Transition...
2016-03-03 Jouni Malinentests: BTM Request Preferred Candidate List followed...
2016-03-03 Avraham SternWNM: Fix candidates count in BSS Transition Management...
2016-03-03 Ilan Peerwpa_cli: Support running action script on global contro...
2016-03-03 Ilan PeerEAP-PWD peer: Fix possible memory leak on error path
2016-03-03 Adam LangleyAndroid: Remove superfluous OpenSSL include paths
2016-03-03 Daichi UeuraHS 2.0R2: Clear fetch_anqp_in_progress if fopen fails
2016-03-03 Eliad PellerFix CONFIG_WPA_TRACE=y compilation without CONFIG_WPA_T...
2016-03-03 Jouni MalinenAdd EAP-AKA' and EAP-pwd to wpa_supplicant README
2016-03-03 Jouni MalinenUpdate notes about OpenSSL versions
2016-03-03 Jouni MalinenFix some typos in wpa_supplicant README files
2016-03-03 Nishant ChapranaREADME-P2P: Fix a typo
2016-03-03 Lior DavidP2P: Add Dev Info attribute to Probe Request frames...
2016-03-03 Lior Davidwpa_supplicant: Expose wpas_get_bands() and related API
2016-03-03 Lior DavidP2P: Change order of P2P IE and frequencies set up
2016-03-03 Kanchanapally... Android: Allow wpa_supplicant to write files to osu...
2016-03-03 Dedy LanskyFST: Enlarge State Transition Timeout (STT)
2016-03-03 Peng XuAdd error handling for offloaded ACS with vendor comman...
2016-03-03 Jouni MalinenFix scan rescheduling from wpas_stop_pno to check postp...
2016-03-02 Jouni Malinentests: WPA2-Enterprise with EAP-GPSK and PTK rekey...
2016-02-29 Jouni Malinennl80211: Add more address fields into RX frame debug...
2016-02-29 Jouni Malinentests: GAS query with another AP while associated
2016-02-29 Jouni MalinenRADIUS: Add Acct-Delay-Time into accounting messages
2016-02-29 Jouni Malinentests: RADIUS Accounting interim update retry
2016-02-29 Jouni MalinenRADIUS: Update full message for interim accounting...
2016-02-28 Jouni MalinenDocument nas_identifier requirements for RADIUS accounting
2016-02-28 Jouni MalinenReplace hostapd_mac_comp_empty() with is_zero_ether_addr()
2016-02-28 Michael BraunVLAN: Avoid use of libnl cache
2016-02-28 Michael Braunnl80211: Clean up ifidx properly if interface in a...
2016-02-28 Michael BraunFT: Check destination MAC address on RRB receive
2016-02-28 Michael BraunRADIUS: Allow RADIUS server to provide PSK instead...
2016-02-28 Michael BraunCache hashed passphrase in RADIUS-based PSK delivery
2016-02-28 Michael BraunDefer passphrase-to-PSK hashing out of 802.11 authentic...
2016-02-28 Michael BraunVLAN: Use stack instead of heap allocation for new...
2016-02-28 Michael BraunFT: Use BSSID as r1_key_holder if no value is configured
2016-02-28 Michael Brauntests: FT RRB internal delivery to non-WPA BSS
2016-02-28 Michael BraunFT: Check hapd->wpa_auth before RRB internal delivery
2016-02-28 Michael BraunFT: Fix R0KH-R1KH protocol data length values
next