]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-11-05  Jouni MalinenP2P: Drop pending TX frame on new p2p_connect
2010-11-04  Jouni MalinenRemove unused TX queue parameters related to Beacon...
2010-11-04  Jouni MalinenWPS: Send WSC_NACK if message without Message Type...
2010-11-04  Jouni MalinenWPS: Share common function for building WSC ACK/NACK
2010-11-04  Jouni MalinenWPS: Do not advertise support for WEP in WPS 2.0 build
2010-11-04  Jouni MalinenWPS: Remove PushButton from M1 ConfigMethods on AP
2010-11-04  Jouni Malinennl80211: Allow libnl to be replaced with libnl-tiny
2010-11-04  Jouni MalinenWPS: Comment out WEP configuration lines on reconfig
2010-11-04  Jouni MalinenP2P: Copy p2p_intra_bss setting to the group interface
2010-11-04  Jouni MalinenP2P: Allow p2p_cancel to cancel P2P client that has...
2010-11-02  Jouni MalinenP2P: Skip extra remain-on-channel if oper channel matches
2010-11-02  Jouni MalinenWPS ER: Clear WPS state if PutMessage does not include...
2010-10-31  Helmut Schaanl80211: Pass data frames from unknown STAs to hostapd
2010-10-31  Jouni MalinenAdd ctrl_iface command 'GET version'
2010-10-31  Dmitry ShmidtAdd WPA_IGNORE_CONFIG_ERRORS option to continue in...
2010-10-31  Jouni MalinenP2P: Fix random channel selection to use os_get_random
2010-10-31  Jouni MalinenP2P: Reorder code to avoid memory leak on error path
2010-10-31  Jouni MalinenFix copy-paste bug in p2p_serv_disc_resp handling
2010-10-31  Jouni MalinenP2P: Add NULL pointer validation for ssid for group...
2010-10-31  Jouni MalinenMake wpa_hexdump_buf{,-key} handle NULL buffer
2010-10-31  Dmitry ShmidtClear vars in drivers makefile
2010-10-31  Jouni MalinenWPS ER: Add validation of WPS attributes in proxied...
2010-10-27  Jouni MalinenAdd ctrl_interface event for association rejected
2010-10-27  Jouni MalinenAdd BSSID to association rejected events
2010-10-27  Jouni MalinenP2P: Do not re-send PD Request for join-a-group after...
2010-10-27  Jouni MalinenP2P: Fix removal_reason setting to use correct pointer
2010-10-27  Jouni MalinenAllow EAPOL frames from pre-authenticating station...
2010-10-27  Shan Palanisamyatheros: Remove debug for ioctls that are not used...
2010-10-27  Jouni MalinenFix compiler warning from previous commit
2010-10-27  Jouni MalinenFix memory leak in P2P build without MLME
2010-10-26  Jouni Malinenhostapd: Set operstate UP when initializing AP mode
2010-10-26  Jouni MalinenP2P: Fix parsing of UTF-8 device names
2010-10-25  Jouni MalinenWPS ER: Cache AP settings for APs that restart UPnP
2010-10-25  Jouni MalinenWPS ER: Add more details to wps_er_pbc failure returns
2010-10-25  Jouni MalinenWPS ER: Fix SetSelectedRegistrar to include wildcard...
2010-10-25  Jouni MalinenWPS ER: Only activate PBC mode on single AP
2010-10-25  Jouni MalinenWPS ER: Show SetSelectedRegistrar events as ctrl_iface...
2010-10-25  Jouni MalinenP2P: Remove P2P group on driver resource becoming unava...
2010-10-25  Jouni MalinenWPS: Fix wps_reg command documentation to require BSSID
2010-10-25  Jouni MalinenP2P: Add mechanism for timing out idle groups
2010-10-25  Jouni Malinenhostapd: Fix compiler warning
2010-10-22  Jouni Malinenhostapd: Avoid crashing on station mode disassoc event
2010-10-22  Jouni MalinenShow wpa_supplicant version number in the debug log
2010-10-21  Jouni Malinenhostapd: Add wps_config ctrl_interface command for...
2010-10-20  Jouni MalinenP2P: Fix p2p_send_action conversions
2010-10-20  Jouni MalinenP2P: Delay send_action call if p2p_scan is in progress
2010-10-20  Jouni MalinenP2P: Do not stop Listen state if it is on correct channel
2010-10-20  Jouni MalinenFix crash on channel list changed event during driver...
2010-10-20  Jouni MalinenWPS ER: Add wps_er_set_config to use local configuration
2010-10-20  Jouni MalinenWPS: Fix a compiler warning in hostapd_wps_update_ie()
2010-10-19  Jouni MalinenWPS: Update Beacon/ProbeResp IE on wps_version_number...
2010-10-19  Jouni MalinenP2P: Scan all channels if GO is not found from common...
2010-10-19  Jouni MalinenP2P: Track non-P2P members in the group and set Group...
2010-10-19  Jouni MalinenFix max_stations to apply to associated STAs, not P2P...
2010-10-19  Jouni MalinenAdd max_num_sta config option for wpa_supplicant AP...
2010-10-19  Jouni MalinenP2P: Add p2p_cancel command for cancelling ongoing...
2010-10-19  Jouni MalinenP2P: Skip GO Neg Conf ack failure workaround of send...
2010-10-19  Jouni MalinenWPS UPnP: Add more debug for event subscription
2010-10-18  Jouni MalinenP2P: Try to re-create group interface if pending one...
2010-10-17  Jouni MalinenWPS: Do not drop subscriptions based on max queue length
2010-10-17  Jouni MalinenWPS UPnP: Add more priority for queuing EAP events
2010-10-17  Jouni MalinenWPS UPnP: Throttle WLANEvent notifications to 5 per...
2010-10-17  Jouni MalinenWPS: Limit Probe Request event queuing if subscriber...
2010-10-17  Jouni MalinenWPS: Schedule sending of pending events after failure
2010-10-17  Jouni MalinenWPS: Separate local error from max queue length reached
2010-10-17  Jouni MalinenWPS UPnP: Improved event notification failure processing
2010-10-17  Jouni MalinenWPS: Convert assert() to error return
2010-10-17  Jouni MalinenWPS UPnP: Fix memory leak on retry case
2010-10-17  Jouni MalinenWPS: Add more debug info for UPnP operations
2010-10-17  Jouni MalinenWPS: Remove unused define
2010-10-17  Jouni MalinenWPS: Cleaned up URL parser not to modify const buffer
2010-10-17  Jouni MalinenWPS: Drop subscription if it does not have any valid...
2010-10-17  Jouni MalinenWPS: Remove unused error path code
2010-10-17  Jouni MalinenWPS UPnP: Fix HTTP client timeout event code
2010-10-16  Jouni MalinenWPS: Add virtual flags in Config Methods for WPS 2...
2010-10-15  Jouni MalinenFix build with drivers that use driver_wext.c
2010-10-15  Jouni Malinennl80211: Indicate channel list change events
2010-10-15  Jouni MalinenP2P: Add mechanism for updating P2P channel list based...
2010-10-15  Jouni MalinenP2P: Set channel list per channel instead of per band
2010-10-15  Jouni MalinenP2P: Verify that forced channel is suitable for autonom...
2010-10-14  Anil Gathala... P2P: Send AP mode WPS-FAIL event to parent interface
2010-10-14  Jouni MalinenP2P: Send WPS-FAIL event to parent interface, too
2010-10-14  Jouni MalinenWPS: Add WPS-FAIL ctrl_interface event for hostapd
2010-10-14  Jouni MalinenWPS: Add Config Error into WPS-FAIL events
2010-10-14  Jouni MalinenP2P: Reject multi-channel concurrent operations dependi...
2010-10-14  Jouni MalinenP2P: Share code for p2p_connect/authorize channel prepa...
2010-10-14  Jouni MalinenP2P: Verify that p2p_connect forced frequency is allowe...
2010-10-12  Paul Stewartbgscan: Add new channel condition parameters to signal...
2010-10-12  Paul Stewartnl80211: Add more details into signal change events
2010-10-12  Jouni MalinenP2P: Limit p2p_connect .. pbc join based on BSSID
2010-10-11  Jouni MalinenWPS: Workaround broken Credential encoding from some...
2010-10-10  Johannes Bergnl80211: Use nl80211 for Probe Request/Response frames
2010-10-10  Johannes Bergnl80211: Refactor Action frame TX
2010-10-10  Johannes Bergnl80211: Use new frame registration API
2010-10-10  Johannes BergP2P: Fix remain-on-channel abort race
2010-10-10  Johannes Bergnl80211: support intra-BSS configuration
2010-10-10  Johannes Bergnl80211: work around libnl bug
2010-10-10  Jouni MalinenWPS: Fix WPS commands in wpa_supplicant AP mode
2010-10-10  Jouni MalinenP2P: Fix a typo to fix CONFIG_P2P=y build
2010-10-09  Paul Stewartdbus_new_handlers: Don't send NULL to dbus_message_new_...
next