aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
Commit message (Expand)AuthorAgeFilesLines
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-272-0/+8
* wpa_supplicant: Make Android makefiles available under the BSD licenseDmitry Shmidt2012-05-141-0/+6
* Add ChangeLog entries from v1.0 releaseJouni Malinen2012-05-101-0/+107
* Add preliminary RADIUS dynamic authorization server (RFC 5176)Jouni Malinen2012-05-063-0/+50
* hostapd: Allow addition of arbitrary RADIUS attributesJouni Malinen2012-05-052-0/+130
* hostapd: Add optional Chargeable-User-Identity request (RFC 4372)Jouni Malinen2012-05-052-1/+9
* hlr_auc_gw: Use 5 bit IND for SQN updatesJouni Malinen2012-05-051-5/+41
* hlr_auc_gw: Add support for updating Milenage file SQNJouni Malinen2012-05-031-5/+90
* hlr_auc_gw: Fix CONFIG_WPA_TRACE=y buildJouni Malinen2012-05-031-4/+9
* EAP-AKA': Update to RFC 5448Jouni Malinen2012-05-021-0/+6
* Make bind failure messages uniqueBen Greear2012-04-062-2/+2
* hostapd: Do not allow HT in 11b modeSujith Manoharan2012-04-031-0/+6
* Add wps_cancel for hostapd_cliAnirban Sirkhell2012-03-302-0/+11
* GAS server: Add support for ANQP Venue Name elementJouni Malinen2012-02-262-0/+55
* Interworking: Add GAS server support for AP modeJay Katabathuni2012-02-263-0/+14
* Android: Add PLATFORM_VERSION to VERSION_STR_POSTFIX definitionDmitry Shmidt2012-02-251-0/+2
* Android: Add build configuration filesDmitry Shmidt2012-02-252-1/+191
* Add wpa_supplicant AP mode STA deauthenticate/disassociate commandsJithu Jance2012-02-251-167/+0
* hostapd: Allow 'none' driver to be started without ifnameJouni Malinen2012-02-161-1/+3
* Move hostapd_for_each_interface() and hapd_interfaces into src/apJouni Malinen2012-02-161-23/+0
* hostapd: Make sure ctrl_iface is not initialized multiple timesShan Palanisamy2012-02-161-1/+4
* Do not call driver_init if hostapd interface is not yet configuredShan Palanisamy2012-02-161-4/+6
* Do not call hapd_deinit if driver was not initializedShan Palanisamy2012-02-161-1/+1
* hostapd: Allow config parameters to be set through ctrl_ifaceShan Palanisamy2012-02-163-1/+30
* Split hostapd security parameter updating into a separate functionJouni Malinen2012-02-161-57/+61
* hostapd: Split config item parser into a separate functionShan Palanisamy2012-02-161-72/+85
* Clear wpa_psk/passphrase when the other option is configuredShan Palanisamy2012-02-161-0/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1112-96/+24
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-112-42/+10
* EAP-pwd: Describe build option for EAP-pwdDan Harkins2012-02-111-0/+3
* Update copyright notices to include year 2012Jouni Malinen2012-01-013-3/+3
* hostapd: Make inactivity polling configurableYogesh Ashok Powar2011-12-252-0/+8
* Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attributeMichael Braun2011-12-112-1/+30
* Maintain internal copy of Probe Response offload capabilitiesArik Nemtsov2011-12-101-1/+3
* AP: Convert some wpa_printf to wpa_msg/dbgBen Greear2011-12-101-5/+7
* Add MSK dump mechanism into hostapd RADIUS server for testingJouni Malinen2011-12-091-0/+5
* WPS: Allow RF Bands value to be overriddenBharat Chakravarty2011-11-302-0/+21
* TLS: Add build configuration for TLS v1.2 supportJouni Malinen2011-11-272-0/+12
* Add implementation of TLS v1.2 PRF (P_SHA256)Jouni Malinen2011-11-271-0/+3
* hostapd: Define CONFIG_SHA256 for SHA256 buildsJouni Malinen2011-11-271-0/+1
* Use wpa_key_mgmt_*() helpersJouni Malinen2011-11-241-2/+1
* Android: Move WPA_BUILD check in Android.mkDmitry Shmidt2011-11-231-2/+2
* Android: Remove the simulator target from all makefilesJeff Brown2011-11-231-5/+3
* Allow MLME frames to be sent without expecting an ACK (no retries)Helmut Schaa2011-11-191-1/+1
* EAP-pwd: Document group configuration for hostapd authentication serverDan Harkins2011-11-191-0/+4
* Use a single define for maximum number of EAP methodsJouni Malinen2011-11-171-1/+1
* Remove unused header file inclusionJouni Malinen2011-11-171-1/+0
* Android: Update libnl use to match with Android ICSJouni Malinen2011-11-151-2/+2
* Android: Fix hostapd_cli buildJouni Malinen2011-11-151-0/+6
* Android: Fix hostapd buildJouni Malinen2011-11-151-1/+2