Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / hostapd /
2016-10-25 Dan BreslauMerged the hostap_2.6 updates, and the Leap of Faith...
2016-10-10 Dan BreslauUpdated to hostap_2_6
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-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
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
2016-03-06 Eliad Pellerhostapd: Use ifname of the current context in debug...
2016-03-06 Eliad Pellerhostapd: Allow use of driver-generated interface addresses
2016-03-05 Janusz Dziedzichostapd: Add global TERMINATE command
2016-03-05 Janusz Dziedzichostapd: Add INTERFACES ctrl_iface command
2016-03-05 Janusz Dziedzichostapd: Update ctrl_interface for UDP to include the...
2016-03-05 Janusz Dziedzichostapd: Allow UDP ctrl_iface configuration to set...
2016-03-05 Janusz Dziedzichostapd: Add UDP support for ctrl_iface
2016-03-05 Janusz Dziedzicctrl_iface_common: Use sockaddr_storage instead of...
2016-03-05 Janusz Dziedzichostapd: Use common functions for ctrl_iface
2016-03-03 Adam LangleyAndroid: Remove superfluous OpenSSL include paths
2016-02-28 Jouni MalinenDocument nas_identifier requirements for RADIUS accounting
2016-02-28 Michael BraunFT: Use BSSID as r1_key_holder if no value is configured
2016-02-22 Dedy Lanskyhostapd_cli: Add support for RAW command
2016-02-22 Jouni MalinenMBO: Track STA cellular data capability from associatio...
2016-02-22 Avraham Sternhostapd: Add MBO IE to BSS Transition Management Reques...
2016-02-22 Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-18 Roy Marplesctype functions require an unsigned char
2016-02-18 Roy MarplesAdd CONFIG_ELOOP_KQUEUE to defconfig
2016-02-17 Michael BraunVLAN: Add per-STA vif option
2016-02-17 Michael BraunVLAN: Separate station grouping and uplink configuration
2016-02-07 Roy MarplesImplement kqueue(2) support via CONFIG_ELOOP_KQUEUE
2016-02-07 Roy Marpleseloop: Add eloop_sock_requeue()
2016-01-06 Jouni MalinenAdd more hostapd.conf documentation for hw_mode with...
2016-01-01 Jouni MalinenUpdate copyright notices for the new year 2016
2015-12-28 Jouni MalinenClone default LIBS value to LIBS_* for other tools
2015-12-22 Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-18 Jouni Malinenhlr_auc_gw: Simplify string parsers with str_token()
2015-12-18 Jouni Malinenhlr_auc_gw: Fix a typo in an error message
2015-12-18 Jouni Malinenhlr_auc_gw: Remove unnecessary assignment
2015-12-05 Matt WoodsUse proper build config for parsing proxy_arp
2015-12-04 Jouni MalinenBoringSSL: Move OCSP implementation into a separate...
2015-11-29 Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-10-31 Frederic Leroyeap_sim_db: Implement eap_sim_db_expire_pending()
2015-10-28 Matthias MayAllow -1 as value to disable frag_threshold
2015-10-28 Matthias MayExtend the range of values for the RTS threshold
2015-10-28 Srinivasa Duvvurihostapd: Add feature to start all interfaces at the...
2015-10-17 Jouni MalinenOption to reduce Probe Response frame responses during...
2015-10-16 Jouni MalinenAdd "git describe" based version string postfix
2015-10-08 Jouni MalinenIncrease the maximum hostapd.conf line length to 4096...
2015-10-07 Jouni MalinenInterworking: Add support for configuring arbitrary...
2015-10-06 Maneesh JainFix couple of typos in hostapd.conf file
2015-10-03 Johannes Berghostapd: Add testing option to use only ECSA
2015-10-01 Jouni Malinennl80211: Add build option for QCA vendor extensions
2015-09-27 Jouni MalinenAdd ChangeLog entries for v2.5
2015-09-05 Jouni MalinenAdd option to reject authentication on 2.4 GHz from...
2015-09-05 Jouni MalinenAdd option to ignore Probe Request frames on 2.4 GHz...
2015-09-05 Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-09-01 Manikandan MohanAllow wpa_cli/hostapd_cli client socket directory to...
next