]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-09-05  Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-09-05  Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-09-05  Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-05  Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-04  Jouni MalinenInterworking: Share ANQP data within homogenous ESS
2012-09-04  Jouni MalinenInterworking: Store HESSID in BSS entry
2012-09-04  Jouni MalinenInterworking: Allow EAP-SIM/AKA/AKA' override in cred...
2012-09-04  Jouni MalinenInterworking: Move BSS ANQP information into separate...
2012-09-03  Deepthi GowriFix REMOVE_NETWORK to not run operations with invalid...
2012-09-02  Jouni MalinenInterworking: Fetch only the needed ANQP information
2012-09-02  Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02  Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-09-02  Jouni MalinenBSS: Add wpa_bss_get_vendor_ie_multi_beacon()
2012-09-02  Jouni MalinenMaintain list of BSS entries in last scan result order
2012-09-02  Jouni MalinenUse BSS table instead of scan results in need-to-roam...
2012-09-02  Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-09-02  Jouni MalinenEAP-SIM DB: Remove unnecessary username prefix checks
2012-09-02  Jouni MalinenEAP-AKA server: Skip AKA/Identity exchange if EAP ident...
2012-09-02  Jouni Malinenhlr_auc_gw: Fix unknown-IMSI determination with SQLite
2012-09-01  Jouni MalinenEAP-SIM server: Move subtype validation from check...
2012-09-01  Jouni MalinenEAP-SIM server: Use Notification before EAP-Failure
2012-09-01  Jouni MalinenEAP-SIM/AKA peer: Note sending of Client-Error in debug log
2012-09-01  Jouni MalinenEAP-SIM peer: Fix AT_COUNTER_TOO_SMALL use
2012-09-01  Jouni MalinenEAP-SIM server: Add support for AT_COUNTER_TOO_SMALL
2012-09-01  Jouni MalinenEAP-SIM DB: Use pointer to struct eap_sim_db_data inste...
2012-09-01  Jouni MalinenEAP-SIM DB: Add debug print for AKA reauth identity...
2012-09-01  Jouni MalinenEAP-AKA server: Remove unnecessary protocol version...
2012-09-01  Jouni MalinenEAP-SIM DB: Get rid of unnecessary wrapper functions
2012-09-01  Jouni MalinenEAP-SIM DB: Return pseudonym username instead of struct...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unneeded SQLite value copying
2012-09-01  Jouni MalinenEAP-SIM DB: Store permanent username as string in SQLite DB
2012-09-01  Jouni MalinenEAP-SIM DB: Rename valid_pseudonym_string to valid_db_s...
2012-09-01  Jouni MalinenEAP-SIM DB: Use char* strings instead of u8* pointer...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unused eap_sim_db_identity_known()
2012-09-01  Jouni MalinenEAP-AKA server: Store permanent username in session...
2012-09-01  Jouni MalinenEAP-AKA server: Split fullauth setup into a separate...
2012-09-01  Jouni MalinenEAP-AKA server: Require AKA/Identity response to includ...
2012-09-01  Jouni MalinenEAP-AKA server: Use simpler AKA/Identity request determ...
2012-09-01  Jouni MalinenEAP-SIM server: Store permanent username in session...
2012-09-01  Jouni MalinenEAP-SIM server: Require SIM/Start response to include...
2012-09-01  Jouni MalinenEAP-SIM server: Use simpler SIM/Start identity request...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unnecessary aka_prime parameter
2012-09-01  Jouni MalinenSME: Fix disconnec-while-authenticating
2012-08-31  Jouni MalinenFix disconnection event processing
2012-08-31  Jouni MalinenP2P: Do not fail p2p_group_remove just based on current...
2012-08-31  Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-31  Jouni MalinenAndroid: Add Wi-Fi Display into the makefile
2012-08-31  Jouni MalinenAndroid: Include Hotspot 2.0 support in the default...
2012-08-31  Jouni MalinenAndroid: Add new keystore include path for JB
2012-08-31  Jouni MalinenAndroid: Sync with SHA256 hostapd makefile updates
2012-08-30  Jouni MalinenInclude notes on EAP SIM DB in hostapd using SQLite
2012-08-30  Jouni MalinenEAP-SIM DB: Optional use of SQLite database for reauth...
2012-08-30  Jouni MalinenEAP-SIM DB: Optional use of SQLite database for pseudonyms
2012-08-30  Jouni MalinenMove WPA cipher information into a shared location
2012-08-29  Jouni MalinenMove variable declaration into the beginning of function
2012-08-29  Jouni MalinenInterworking: Fix build without CONFIG_PCSC=y
2012-08-29  Jouni MalinenWFD: Add preliminary WSD request processing and response
2012-08-29  Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-08-29  Jouni MalinenWFD: Add wfd_subelems hexdump in BSS ctrl_iface command...
2012-08-29  Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-29  Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-28  Wei-Jen Linnl80211: Set P2P multichan concurrency based on interfa...
2012-08-28  Jouni Malinenwpa_cli: Add tab completion for p2p_find
2012-08-28  Jouni Malinenwpa_cli: Fix tab completion
2012-08-28  Jouni MalinenInterworking: Add optional use of network selection...
2012-08-27  Jouni MalinenAdd generic GAS request mechanism
2012-08-27  Jouni MalinenAdd parameter for vendor specific elements into Beacon...
2012-08-27  Jouni MalinenWPS: Allow AP that becomes active be tried immediately
2012-08-27  Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26  Jouni MalinenClear current_ssid and key_mgmt when disconnected
2012-08-26  Jouni MalinenClear idleWhile timer when EAP peer state machine is...
2012-08-26  Jouni MalinenDisable network block temporarily on authentication...
2012-08-26  Jouni Malinenwpa_cli: Add optional argument for the help command
2012-08-26  Jouni Malinenwpa_cli: Add tab completion function into the command...
2012-08-26  Jouni MalinenInterworking: Fix home SP check with real SIM card
2012-08-26  Jouni MalinenInterworking: Fix PLMN matching with multiple entries
2012-08-26  Jay KatabathuniHS 2.0: Add NAI Home Realm query
2012-08-26  Jay KatabathuniInterworking: Add advertising of NAI Realm list
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of Operator Friendly Name
2012-08-25  Jouni MalinenInterworking: Use generic language,string parser
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of WAN Metrics
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of Connection Capability
2012-08-25  Jay KatabathuniHS 2.0: Add advertising of Operating Class Indication
2012-08-25  Jay KatabathuniInterworking: Add advertising of 3GPP Cellular Network...
2012-08-25  Shan PalanisamySupport no-config-file in WPS AP settings updates
2012-08-25  Shan PalanisamyAllow hostapd to be started without interfaces
2012-08-25  Shan Palanisamyhostapd: Add global ctrl_iface commands for adding...
2012-08-25  Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25  Shan Palanisamyhostapd: Add global control interface
2012-08-25  Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-08-25  Jouni Malinenwpa_cli: Add a 'raw' command for sending unprocessed...
2012-08-25  Dmitry Shmidtwpa_supplicant: Add bss_flush command to invalidate...
2012-08-24  Jouni MalinenP2P: Fix memory leak with driver-based P2P management
2012-08-24  Jouni Malinentest: Fix driver data pointer for the P2P commands
2012-08-24  Anirban SirkhellAdd wps_cancel to hostapd_cli help text
2012-08-24  Sunil DuttP2P: Fix PD retries on delay in off channel transmission
2012-08-23  Jouni MalinenP2P: Limit maximum number of stored P2P clients to 100
2012-08-23  Jouni MalinenImprove p2p_client_list updates in configuration file
2012-08-23  Jouni MalinenHandle long configuration file lines more gracefully
2012-08-23  Jouni MalinenP2P: Remove unnecessary call in resuming p2p_find
next