]> git.ipfire.org Git - thirdparty/hostap.git/history - hostapd
mka: Fix an incorrect update of participant->to_use_sak
[thirdparty/hostap.git] / hostapd /
2017-02-01  Jouni MalinenFILS: DHCP relay for HLP requests
2017-01-31  Jouni MalinenFILS: Move HLP request handling into a separate file
2017-01-29  Wojciech Dubowikhostapd: Add possibility to send debug messages to...
2017-01-23  Jouni MalinenMBO: Silence a compiler warning when building without...
2017-01-03  Jouni MalinenBeacon request through hostapd control interface
2017-01-03  Jouni MalinenAdd hostapd configuration parameter rrm_beacon_report
2017-01-03  Jouni MalinenUpdate copyright notices for the new year 2017
2016-12-29  Jouni MalinenGAS: Remove unnecessarily duplicate gas_frag_limit...
2016-12-28  Jouni MalinenRemove deprecated tx_queue_* params from hostapd.conf...
2016-12-28  Jouni MalinenFix memory leak on hostapd eap_user_file parsing error...
2016-12-28  Jouni Malinenhostapd: Remove unnecessary NULL check from parser...
2016-12-28  Jouni MalinenFix memory leak in hostapd BSS_TM_REQ error path handling
2016-12-27  Jouni Malinenhostapd: Add TERMINATE as per-interface command
2016-12-27  Jouni Malinenhostapd: Do not update dtim_period with invalid value
2016-12-27  Jouni Malinenhostapd: Do not update invalid wep_key_len_unicast
2016-12-27  Jouni Malinenhostapd: Do not update rejected wep_key_len_broadcast
2016-12-27  Jouni Malinenhostapd: Do not update eapol_version with rejected...
2016-12-27  Jouni Malinenhostapd: Reject invalid macaddr_acl value
2016-12-27  Jouni Malinenhostapd: Check driver parameter before replacing previo...
2016-12-21  Mikael Kanstruphostapd_cli: Add completion for get command
2016-12-21  Mikael Kanstruphostapd_cli: Add completion for set command
2016-12-21  Mikael Kanstruphostapd_cli: Completion for further commands with STA...
2016-12-21  Mikael Kanstruphostapd_cli: Use common completion for commands that...
2016-12-21  Mikael Kanstruphostapd_cli: Add missing command help descriptions
2016-12-17  Jouni MalinenFILS: Separate FILS realm configuration from ERP domain
2016-12-05  Jouni MalinenAllow hostapd wep_key# parameters to be cleared
2016-12-04  Michael BraunAdd multicast to unicast support
2016-11-29  Jouni MalinenAdd MGMT_RX_PROCESS test command for hostapd
2016-11-25  Purushottam KushwahaAdd support for user configurable Beacon frame data...
2016-11-19  Jouni MalinenFT: Complete CONFIG_IEEE80211R_AP renaming for hostapd
2016-11-19  Jouni MalinenFix hostapd usage entry style for -T
2016-11-12  Jouni MalinenRename a function argument to avoid shadowing a variabl...
2016-10-29  Ilan PeerFT: Differentiate between FT for station and for AP...
2016-10-29  David Spinadelhostapd: Add a configuration to set an AP as stationary
2016-10-29  Ilan Peerhostapd: Clear location configuration when it is reset
2016-10-28  Kevin Mahoneyhostapd: Added signal level to STA tracking
2016-10-28  Michael BraunRemove duplicate dl_list_init() for global_ctrl_dst
2016-10-28  Dmitry Shmidthostapd_cli: Remove duplicate const in hostapd_cli_cmd()
2016-10-16  Jouni Malinenhostapd_cli: Mark number of char *cmd constant
2016-10-16  Mikael Kanstrupcli: Add list_sta command
2016-10-16  Mikael Kanstruphostapd_cli: Process events received following control...
2016-10-16  Mikael Kanstruphostapd_cli: Refactor control iface reconnects with...
2016-10-16  Mikael Kanstruphostapd_cli: Refresh stations list on control interface...
2016-10-16  Mikael Kanstruphostapd_cli: Add completion for sta command
2016-10-16  Mikael Kanstruphostapd_cli: Enable command completion and history...
2016-10-16  Mikael Kanstruphostapd_cli: Add support for cli history file
2016-10-16  Mikael Kanstruphostapd: Add CONFIG_WPA_CLI_EDIT to defconfig
2016-10-15  Joel CunninghamCheck for NULL qsort() base pointers
2016-10-10  Jouni MalinenFILS: Use AEAD cipher to check received EAPOL-Key frame...
2016-10-10  Jouni MalinenFILS: Add hostapd configuration options
2016-10-09  Michael BraunFT: Allow PMK-R0 and PMK-R1 for FT-PSK to be generated...
2016-10-02  Jouni MalinenChange version number to v2.6 for the release hostap_2_6
2016-09-25  Jouni MalinenUpdate ChangeLog files for v2.6
2016-09-21  Denton GentryPassive Client Taxonomy
2016-09-05  Lior Davidhostapd: Allow FTM functionality to be published
2016-09-05  Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-08-19  Jouni MalinenFix TRACK_STA_LIST before BSS enabled
2016-08-18  Christopher WileyAdd init fragment for hostapd on Android
2016-08-13  Felix Fietkauhostapd: Fix parsing the das_client option
2016-08-07  Nick LoweAdd a require_message_authenticator configuration option
2016-08-06  Jouni Malinencli: Share a common tokenize_cmd() implementation
2016-08-06  Jouni Malinencli: Share a common write_cmd() implementation
2016-08-06  Jouni Malinencli: Share a common get_cmd_arg_num() implementation
2016-08-06  Jouni MalinenShare a single str_starts() implementation
2016-08-06  Mikael KanstrupUse a common license string for hostapd_cli and wpa_cli
2016-08-06  Mikael Kanstruphostapd_cli: Completion for interface command
2016-08-06  Mikael Kanstruphostapd_cli: Completion for disassociate and deauthenticate
2016-08-06  Mikael Kanstruphostapd_cli: Implement event handler
2016-08-06  Mikael KanstrupMove parts of wpa_cli to a new common file
2016-08-06  Mikael Kanstruphostapd_cli: Add completion for help command
2016-08-06  Mikael Kanstruphostapd_cli: Replace static usage string with print_hel...
2016-08-06  Mikael Kanstruphostapd_cli: Add command completion support
2016-07-23  Erik LjungbergMake driver flags available through control interface
2016-06-24  Jouni MalinenMark internal functions static
2016-06-23  Jouni Malinentests: Declare module test functions in a header file
2016-06-23  Jouni Malinentrace: Define externs in a header file
2016-06-12  Tim Kourthostapd: Add comment about '-i' parameter in hostapd...
2016-06-12  Tim Kourthostapd: Accept interface names as a command line parameter
2016-06-12  Jouni Malinenhostapd: Fix early init failure path
2016-06-10  Jouni Malinenhostapd Make GAS Address3 field selection behavior...
2016-05-31  Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-21  Jouni MalinenUpdate ChangeLog files for v2.6
2016-04-20  Jouni MalinenUse a shared helper function for parsing hostapd.conf IEs
2016-04-20  Bala Krishna Bhami... Add assocresp_elements parameter for hostapd
2016-04-17  David Spinadelhostapd: Add FTM range request
2016-04-17  David Spinadelhostapd: Add LCI request
2016-04-17  David Spinadelhostapd: Handle Neighbor Report Request frame
2016-04-16  David Spinadelhostapd: Add a database of neighboring APs
2016-04-16  David Spinadelhostapd: Extend the configuration of RRM capabilities
2016-04-09  David Spinadelutils: Rename hostapd_parse_bin to wpabuf_parse_bin...
2016-04-09  David Spinadelhostapd: Set LCI and Location Civic information in...
2016-04-08  Jouni MalinenAdd POLL_STA command to check connectivity in AP mode
2016-03-26  Jouni MalinenDrop USE_KERNEL_HEADERS define
2016-03-25  Jouni Malinenvlan: Move ifconfig helpers to a separate file
2016-03-25  Jouni Malinenvlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into...
2016-03-25  Jouni Malinenvlan: Clean up netlink vs. ioctl API implementation
2016-03-22  Roy MarplesFind correct driver for interface additions/removals
2016-03-20  Jouni MalinenFST: Fix a compiler warning
2016-03-20  Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20  Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
next