P2P: Avoid segfault on AP deinit after failed AP start
[libeap.git] / src /
2010-07-27 Jouni MalinenWPS: Allow AP to start in Enrollee mode without AP...
2010-07-26 Jouni MalinenFT: Send RRB data directly when managed by same hostapd...
2010-07-21 Jouni MalinenWPS: Limit WPS ER event_id < 2^31 bits to avoid issues...
2010-07-21 Jouni MalinenEAP server: Add support for configuring fragment size
2010-07-21 Jouni MalinenWPS: Allow fragment size to be configured
2010-07-18 Jouni MalinenWPS: Move from WLAN_STA_MAYBE_WPS to WLAN_STA_WPS based...
2010-07-18 Jouni MalinenWPS: Reduce client timeout with EAP-WSC to avoid long...
2010-07-18 Jouni MalinenWPS: Force disconnection after provisioning step
2010-07-18 Jouni MalinenWPS: Add more debug info for DH keys
2010-07-18 Jouni MalinenDefine Public Action and Vendor-specific Public Action...
2010-07-18 Jouni MalinenIEEE 802.11u GAS defines
2010-07-18 Jouni Malinennl80211: show TX status (ack) in debug log
2010-07-18 Jouni MalinenFT: Fix RRB messages to use correct endianness
2010-07-05 Jouni MalinenWPS: Add a workaround for OS X 10.6.3 and .4 (use PSK...
2010-07-05 Jouni MalinenWPS: Add a workaround for parsing M1 from OS X 10.6
2010-07-05 Jouni MalinenAdd new debug message level for excessive information
2010-06-27 Jouni MalinenOpenSSL: Fix public key length in DH group 5 operations
2010-06-11 Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-06-11 Jouni MalinenWPS: Add workaround for missing Network Key attribute
2010-06-11 Jouni MalinenWPS: Do not proxy Probe Request frames to foreign SSIDs...
2010-05-31 Jouni Malinenrfkill: Use rtnetlink ifup/ifdown events
2010-05-29 Jouni MalinenFix driver operation order in configuration reloading
2010-05-28 Jouni Malineneloop: Fix crash on signal handler cancelling next...
2010-05-28 Jouni Malinenatheros: Fix WPA/802.1X disabling to clear Privacy...
2010-05-27 Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27 Jouni MalinenWPS ER: Add ctrl_iface event for learned AP settings
2010-05-27 Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-05-27 Jouni MalinenWPS ER: Fix Credential to use correct Enrollee MAC...
2010-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-05-26 Jouni MalinenReassemble WPS IE(s) in (Re)Association Request if...
2010-05-26 Jouni MalinenFix WPS attribute parser to use correct pointer for...
2010-05-25 Jouni MalinenInternal TLS: Fix X.509 name handling to use sequency...
2010-05-25 Jouni MalinenInternal TLS: Add domainComponent parser for X.509...
2010-05-25 Jouni MalinenFix memory leak on rfkill init error path
2010-05-25 Jouni MalinenFix a typo in unused attribute name
2010-05-23 Masashi Honmabsd: Use set_freq() API for AP mode wpa_supplicant
2010-05-23 Jouni MalinenAdd Linux rfkill support
2010-05-02 Andriy TkachukUpdate WPS IE on hostapd reconfiguration
2010-05-02 Jouni Malinenhostapd: Reorder some IEs to get closer to IEEE 802...
2010-05-01 Jouni MalinenFix fallback from failed PMKSA caching into full EAP...
2010-05-01 Jouni MalinenFix EAPOL_SM_USES_WPA flag to be set correctly
2010-04-23 Jouni MalinenFix WPA state machine initialization on WPA_REAUTH...
2010-04-18 Jouni Malinenhostap.git is now 0.8.x development tree
2010-04-18 Jouni MalinenPreparations for 0.7.2 release
2010-04-18 Jouni MalinenTNC: Add more debug infor to EAP-TNC server state changes
2010-04-18 Jouni MalinenTNC: Fix EAP-TNC fragmentation of the last message
2010-04-18 Jouni MalinenTNCS: Fix uninit in error case to not double free IMVs
2010-04-17 Jouni Malinenatheros: Restore ATH_WPS_IE definition and comment
2010-04-17 Jouni Malinenatheros: Add more robust and complete debug info for...
2010-04-17 Jouni Malinenatheros: Update to build with the current driver version
2010-04-17 Jouni MalinenFix build without CONFIG_FULL_DYNAMIC_VLAN
2010-04-17 Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2010-04-17 Jouni MalinenVLAN: Reorder init to get same behavior for all VLAN...
2010-04-17 Jouni MalinenVLAN: Set statically configured VLAN interfaces up
2010-04-16 Jouni Malinennl80211: Fix wpa_supplicant build
2010-04-15 Jouni MalinenVLAN: Fix bridge interface clean up for no tagged_inter...
2010-04-15 M. BraunVLAN: Decrease bridge forwarding delay to avoid EAPOL...
2010-04-15 M. Braunnl80211: Fix initial add_ifidx() realloc to not forget...
2010-04-15 M. Braunnl80211: Add bridge interfaces to own ifindex list...
2010-04-15 M. BraunVLAN: Set dynamic VLAN up to fix STA bind and key setup
2010-04-15 Jouni Malinennl80211: Add more debug info on NL80211_ATTR_STA_VLAN...
2010-04-15 Jouni MalinenStop processing if STA VLAN bind fails
2010-04-15 Jouni MalinenVLAN: Clean up debug code and error messages
2010-04-15 Jouni MalinenWPS: Fix association when both WPS and WPA/RSN IE are...
2010-04-12 Jouni MalinenFix hostapd build without WPS
2010-04-12 Jouni MalinenFix internal DH implementation not to pad shared key
2010-04-11 Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11 Jouni Malinennl80211: Define set_freq for wpa_supplicant, too
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11 Jouni MalinenAdd WPS Registrar success callback
2010-04-11 Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-11 Jouni MalinenFT: Fix wpa_sm_set_ft_params wrapper for non-FT build
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni Malinennl80211: Fix key configuration in wpa_supplicant AP...
2010-04-11 Jouni Malinennl80211: Remove forgotten Action frame registration...
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11 Jouni MalinenEAP-MD5: Use conditional success decision
2010-04-11 Jouni Malinennl80211: Fix memory leak on send_action error path
2010-04-11 Jouni MalinenUse unsigned bitfield for 1-bit values
2010-04-11 Jouni MalinenFix wpa_sm_has_ptk() no-WPA wrapper location
2010-04-11 Yogesh Ashok PowarAllow advertising of U-APSD functionality in Beacon
2010-04-10 Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10 Jouni MalinenSME: Do not try to use FT over-the-air if PTK is not...
2010-04-10 Jouni MalinenFT: Verify that MDIE and FTIE matches between AssocResp...
2010-04-10 Jouni MalinenSplit EAPOL-Key msg 3/4 Key Data validation into helper...
2010-04-10 Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-10 Jouni MalinenAdd more verbose debugging for EAPOL-Key Key Data field...
2010-04-10 Jouni MalinenFT: Copy MDIE and FTIE from (Re)Association Response...
2010-04-10 Jouni MalinenMake wpa_compare_rsn_ie() handle missing IEs
2010-04-10 Jouni MalinenParse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checki...
2010-04-10 Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09 Jouni MalinenFT: Validate FTIE fields in Reassociation Request
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-09 Jouni MalinenFT: Fix Reassociation Response in FT Protocol to includ...
2010-04-09 Jouni MalinenFT: Do not add MIC to FTIE during initial MD association
2010-04-08 Jouni MalinenFix compiler warning on non-802.11r build
next