]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-11-26  Tomasz Bursztykadbus: Fix new dbus API for WPS
2010-11-26  Jouni Malinennl80211: Track used interfaces and support multiple...
2010-11-26  Jouni MalinenAllow driver wrappers to indicate whether result codes...
2010-11-26  Jouni Malinennl80211: Add BSSID to NL80211_CMD_CONNECT assoc reject...
2010-11-26  Jouni Malinennl80211: Fix NL80211_CMD_CONNECT with WPA/WPS networks
2010-11-26  Jouni MalinenDo not segfault on EVENT_ASSOC_REJECT without BSSID
2010-11-26  Jouni MalinenSME: Optimize recovery from assocication command failures
2010-11-26  Jouni Malinennl80211: Add preliminary code for testing separate...
2010-11-26  Jouni MalinenP2P: Add new driver option for interface allocation
2010-11-26  Jouni MalinenP2P: Rename the group interface name to use p2p- prefix
2010-11-26  Jouni MalinenP2P: Use larger pending_interface_name buffer
2010-11-26  Jouni MalinenP2P: Use alternative way of starting dnsmasq if needed
2010-11-26  Jouni MalinenExtend load balancing optimization in BSS blacklisting
2010-11-26  Jouni MalinenBlacklist BSS on first failure if only a single network...
2010-11-25  Jouni MalinenFix CONFIG_AP=y build without NEED_AP_MLME driver
2010-11-25  Jouni MalinenFix CONFIG_AP=y build without CONFIG_WPS=y
2010-11-25  Jouni Malinenrandom: Fix a compiler warning about unused variable
2010-11-25  Jouni MalinenSME: Optimize recovery from common load balancing mecha...
2010-11-25  Jouni MalinenSME: Fix re-try after auth/assoc timeout/failure
2010-11-25  Jouni MalinenP2P: Fix Action frame sending after disconnection
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 MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2010-11-24  Jouni MalinenFix wpa_supplicant AP mode build after hostapd changes
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  Albert LiuP2P: Fix RX ack status on Action frames sent via interf...
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 MalinenFix hlr_auc_gw build with CONFIG_WPA_TRACE=y
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-23  Jouni Malinenwlantest: Update STA State based on broadcast Deauth...
2010-11-23  Jouni Malinenwlantest: Implement IEEE 802.11 duplicate detection
2010-11-23  Jouni Malinenwlantest: Show broadcast Deauth/Disassoc info in debug
2010-11-23  Jouni Malinenwlantest: Check STA State when validating need for...
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 Malinenwlantest: Add per-BSS counters for BIP deauth/disassoc
2010-11-21  Jouni Malinenwlantest: Add per-STA counter for (Re)AssocResp comebac...
2010-11-21  Jouni Malinenwlantest: Use helper functions to parse BSS/STA parameters
2010-11-21  Jouni Malinenwlantest: Add functionality for fetching STA/BSS inform...
2010-11-21  Jouni Malinenwlantest: Derive PMK to existing BSSes when a new passp...
2010-11-21  Jouni Malinenwlantest: Fix CCMP header generation to include reserve...
2010-11-21  Jouni Malinenwlantest: Add more debugging details for PMK selection
2010-11-21  Jouni Malinenwlantest: Show encrypted version on injected frame...
2010-11-21  Jouni MalinenInclude own MAC address in status info even in non...
2010-11-21  Jouni Malinenwlantest: Add history file for wlantest_cli
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 Malinenwlantest: Parse ICMP echo packet and record STA ping...
2010-11-20  Jouni Malinenwlantest: Ignore built files in git status
2010-11-20  Jouni Malinenwlantest: Move RX EAPOL processing into its own file
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 Malinenwlantest: Use proper cmd length in fetching STA list
2010-11-20  Jouni Malinenedit: Sort completion list
2010-11-20  Jouni Malinenwlantest: Add pre-command completion functions
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-19  Jouni Malinenwlantest: Do not add new BSS/STA entries based on ctrl...
2010-11-19  Jouni Malinenwlantest: Add add_passphrase command
2010-11-19  Jouni Malinenwlantest: Add command for fetching wlantest version
2010-11-19  Jouni Malinenwlantest: Add support for injecting (Re)Association...
2010-11-19  Jouni Malinenwlantest: Add support for protecting injected broadcast...
2010-11-19  Jouni Malinenwlantest: Add support for injecting Deauth/Disassoc...
2010-11-19  Jouni Malinenwlantest: Update SA Query trans id based on injected...
2010-11-19  Jouni Malinenwlantest: Add support for CCMP protection for injected...
2010-11-19  Jouni MalinenP2P: Add some initial documentation for P2P use
2010-11-19  Jouni MalinenP2P: Accept invitations to already running persistent...
2010-11-19  Jouni MalinenP2P: Stop p2p_find/p2p_listen when Invitation is accepted
2010-11-19  Jouni MalinenP2P: Do not start multiple copies of same persistent...
2010-11-18  Jouni Malinenwlantest: Add preliminary infrastructure for injecting...
2010-11-18  Jouni Malinenwlantest: Add BSS/STA statistics counters
2010-11-18  Jouni Malinenwlantest: Add flush command for dropping all BSS data
2010-11-18  Jouni Malinenwlantest: Add list_bss and list_sta commands
2010-11-18  Jouni Malinenwlantest: Fix wlantest_cli dependency to include wlante...
2010-11-18  Jouni MalinenP2P: Indicate WPS events from AP mode only during group...
2010-11-18  Jouni MalinenP2P: Make sure wpa_s->global->p2p_group_formation gets...
2010-11-17  Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-17  Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-11-16  Jouni MalinenP2P: Fix invitation-to-running-group handling
2010-11-15  Albert LiuP2P: Update pending join interface address during scans
next