]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-11-09  Felix FietkauAdd bridge handling for WDS STA interfaces
2010-11-09  Felix Fietkaunl80211: Fix AP VLAN handling for WDS STA reassociation
2010-11-09  Felix FietkauFix WDS STA reassociation
2010-11-09  Felix Fietkaudriver_roboswitch: include net/if.h instead of linux...
2010-11-09  Felix Fietkaudriver_madwifi: fix a compile error on big endian systems
2010-11-09  Jouni MalinenWPS: Add wildcard AuthorizedMACs entry for PBC
2010-11-08  Jouni Malinenwlantest: Decrypt EAPOL-Key 3/4 Key Data
2010-11-08  Jouni MalinenAllow TSN AP to be selected when configured for WEP
2010-11-07  Jouni Malinenwlantest: Derive PMK from RADIUS exchange
2010-11-07  Jouni Malinenwlantest: Add capturing and parsing of RADIUS messages
2010-11-07  Jouni Malinenwlantest: Fix LLC debug print
2010-11-07  Jouni Malinenwlantest: Add PTK derivation based on passphrases
2010-11-07  Jouni Malinenwlantest: Parse EAPOL-Key frames
2010-11-07  Jouni Malinenwlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq
2010-11-07  Jouni Malinenwlantest: Move Mgmt and Data frame processing into...
2010-11-07  Jouni Malinenwlantest: Move bss_update() into bss.c
2010-11-07  Jouni Malinenwlantest: Maintain STA state based on auth/assoc/deauth...
2010-11-07  Jouni Malinenwlantest: Create station list for each BSS
2010-11-07  Jouni Malinenwlantest: Maintain table of BSS information
2010-11-07  Jouni Malinenwlantest: Add preliminary version of IEEE 802.11 protoc...
2010-11-07  Jouni MalinenFix EAP standalone server
2010-11-07  Jouni Malineneapol_test: Unregister EAP server methods if CONFIG_AP=y
2010-11-05  Jouni MalinenP2P: Clear off_channel_freq when requesting new remain...
2010-11-05  Jouni MalinenP2P: Cancel pending remain-on-channel request when...
2010-11-05  Jouni MalinenP2P: Do not skip call to p2p_scan_res_handled()
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...
next