]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-04-18  Jouni MalinenAdd wpa_gui-qt4 translation files into build hostap_0_7_2
2010-04-18  Jouni Malinenwpa_gui: lupdate run before release
2010-04-18  Jouni Malinenwpa_gui: Fix Windows build
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 MalinenWPS: Include CONFIG_EAP automatically if WPS is enabled
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  Masashi HonmaSupport for Solaris default shell restriction
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 MalinenDo not trigger initial scan if there are no enabled...
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-14  Jouni MalinenFix get_interfaces() driver call to use correct drv_pri...
2010-04-12  Jouni MalinenFix hostapd build without WPS
2010-04-12  Jouni MalinenFix internal DH implementation not to pad shared key
2010-04-12  Jouni MalinenSME: Fix build without 802.11r or WPS
2010-04-11  Jouni Malinen.gitignore for generated language files
2010-04-11  Stefan Oswaldwpa_gui: Add Qt translator installation and German...
2010-04-11  Stefan Oswaldwpa_gui: Make Status strings visible to linguist
2010-04-11  Stefan Oswaldwpa_gui: Convert strings to use tr() in user-visible...
2010-04-11  Witold Sowadbus: Add new KeyMgmt interface capabilities
2010-04-11  Jouni MalinenAdd BSSID and reason code (if available) to disconnect...
2010-04-11  Jouni Malinenhostapd_cli: Add deauth/disassoc commands to usage...
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 Malinenwpa_supplicant AP mode: Add function for enabling MAC...
2010-04-11  Jouni MalinenMake sure AP interface is initialize before accepting...
2010-04-11  Jouni Malinenwpa_supplicant AP: More thorough AP mode deinit
2010-04-11  Jouni MalinenAdd more wpa_supplicant AP mode parameters for the...
2010-04-11  Jouni MalinenAdd registerable callback for wpa_supplicant AP mode...
2010-04-11  Jouni MalinenTry to start a new scan more quickly after driver rejection
2010-04-11  Jouni MalinenAdd an option to request a connection without a new...
2010-04-11  Jouni MalinenAdd option for overriding scan result handler for a...
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 MalinenAvoid dropping ctrl_iface on ENOBUFS error burst
2010-04-11  Jouni MalinenDeauthenticate instead of disassociate on disconnect...
2010-04-11  Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11  Jouni MalinenAllow sub-second resolution for scan requests
2010-04-11  Jouni MalinenOptimize post-WPS scan based on channel used during...
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 MalinenSME: Handle association without own extra IEs
2010-04-11  Jouni MalinenFix wpa_sm_has_ptk() no-WPA wrapper location
2010-04-11  Yogesh Ashok... Allow advertising of U-APSD functionality in Beacon
2010-04-10  Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-04-10  Jouni MalinenFix error messages to print ASCII MAC address, not...
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: Deauthenticate in case of Reassoc Response validati...
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
2010-04-08  Jouni Malinennl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE
2010-04-08  Jouni MalinenSync with wireless-testing.git include/linux/nl80211.h
2010-04-07  Jouni MalinenFT: Fix GTK subelement format in FTIE
2010-04-07  Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-04-07  Jouni MalinenFT: Do not include RSN IE in (Re)Assoc Resp during...
2010-04-07  Jouni MalinenUse more os.h wrapper functions in hostapd_cli
2010-04-07  Gregory DetalAdd support for action scripts in hostapd_cli
2010-04-07  Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-04-07  Jouni MalinenFix SME to update WPA/RSN IE for rsn_supp module based...
2010-04-07  Jouni MalinenAvoid hostapd segfault on invalid driver association...
2010-04-06  Andriy TkachukFix WPA/RSN IE update on reconfig with set_generic_elem()
2010-04-06  Jouni MalinenWPS: Fix WPS IE update in Beacon frames for nl80211
2010-04-06  Michael Bueschhostapd: Use cp -f in make install
next