]> git.ipfire.org Git - thirdparty/hostap.git/history - src
Blacklist BSS on first failure if only a single network is enabled
[thirdparty/hostap.git] / src /
2010-11-25  Jouni Malinenrandom: Fix a compiler warning about unused variable
2010-11-25  Sudhakar SwaminathanP2P: Add p2p_unauthorize command
2010-11-24  Jouni MalinenConvert most commonly used drv ops to real function...
2010-11-24  Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24  Jouni Malinenhostapd_driver_ops reduction
2010-11-24  Jouni Malinenhostapd_driver_ops reduction
2010-11-24  Jouni Malinenhostapd_driver_ops reduction: set_countermeasures
2010-11-24  Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
2010-11-24  Jouni Malinenl2_packet: Use wpa_printf() instead of perror()
2010-11-24  Jouni Malinennl80211: Fix send commands to return 0 on success
2010-11-24  Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23  Masashi HonmaFix memory leak on EAPOL Authenticator error path
2010-11-23  Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-23  Jouni MalinenAnnotate places depending on strong random numbers
2010-11-23  Jouni MalinenRe-initialize GMK and Key Counter on first station...
2010-11-22  Jouni MalinenReport errors from key derivation/configuration
2010-11-22  Jouni MalinenMix in more data to GTK/IGTK derivation
2010-11-21  Jouni Malinenedit: Clear edit line on deinit
2010-11-21  Jouni Malinenedit: Limit maximum number of history entries to 100
2010-11-21  Jouni Malinenedit: Implement history file read/write
2010-11-21  Jouni Malinenedit: Fix history prev selection
2010-11-21  Jouni Malinenedit: Move history save file specification to caller
2010-11-21  Jouni Malinenedit: Use struct dl_list for history buffer
2010-11-20  Jouni Malinenedit: Fix delete_word when not in the end of line
2010-11-20  Jouni Malinenedit: Add history buffer search
2010-11-20  Jouni Malinenedit: Clean up escape code parser
2010-11-20  Jouni Malinenedit: Split escape code parsing into a separate function
2010-11-20  Jouni Malinenedit: Sort completion list
2010-11-20  Jouni Malinenedit: Really fix the completion of last character
2010-11-20  Jouni Malinenedit: Fix completion at the last character
2010-11-20  Jouni Malinenedit: Fix delete word to update current position
2010-11-20  Jouni Malinenedit: Fix completion of arguments other than the first one
2010-11-20  Jouni Malinenedit: Fix Home/End escape codes
2010-11-20  Jouni Malinenwlantest: Add interactive mode to wlantest_cli
2010-11-19  Jouni Malinenedit: Add string completion support on tab
2010-11-18  Jouni Malinenwlantest: Add preliminary infrastructure for injecting...
2010-11-17  Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-14  Jouni MalinenMove wpa_cli readline integration into src/utils/edit_r...
2010-11-14  Jouni Malinenwpa_cli: Use edit API as a wrapper for optional readline
2010-11-14  Jouni Malinenedit: Redraw input line on ^L
2010-11-14  Jouni MalinenMove command line editing routines into src/utils/edit...
2010-11-12  Jouni MalinenShare WPA IE parser function for RSN authenticator...
2010-11-12  Jouni MalinenAP: Verify that HT40 secondary channel is supported
2010-11-12  Jouni MalinenAdd HT40 flags into driver channel list
2010-11-11  Jouni MalinenWPS: Fix UPnP deinit order to avoid using freed memory
2010-11-11  Jouni MalinenWPS ER: Fix compiler warning on non-WPS2 builds
2010-11-11  Jouni MalinenWPS: Change concurrent radio AP to use only one WPS...
2010-11-10  Jouni MalinenP2P: Reselect operating channel preference based on...
2010-11-10  Anil Gathala SudhaP2P: Add support for automatic channel selection at GO
2010-11-09  Jouni Malinenwlantest: Parse Key Data KDEs and store GTK and IGTK
2010-11-09  Felix Fietkauhostapd: Fix config reload for multi-BSS
2010-11-09  Felix FietkauAllow client isolation to be configured (ap_isolate=1)
2010-11-09  Felix FietkauFix rate table handling
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 MalinenAllow TSN AP to be selected when configured for WEP
2010-11-07  Jouni Malinenwlantest: Add preliminary version of IEEE 802.11 protoc...
2010-11-07  Jouni MalinenFix EAP standalone server
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-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 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 MalinenAllow EAPOL frames from pre-authenticating station...
2010-10-27  Shan Palanisamyatheros: Remove debug for ioctls that are not used...
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 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-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 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: Track non-P2P members in the group and set Group...
2010-10-19  Jouni MalinenP2P: Skip GO Neg Conf ack failure workaround of send...
next