Commit graph

  • 1c5aeef0c2 Add comments on the new Broadcom driver not using driver_broadcom.c Jouni Malinen 2009-01-30 21:34:40 +0200
  • c9c3eafacb Remove unused variable from struct hostapd_config Sebastien Decugis 2009-01-30 21:21:46 +0200
  • 6f4071c084 Do not use country_code default (was: US) Jouni Malinen 2009-01-30 12:43:19 +0200
  • c5e1522f9a Added notes about WPS UPnP support and external Registrars Jouni Malinen 2009-01-29 19:19:30 +0200
  • f620268f13 WPS: Add support for external Registrars using UPnP transport Jouni Malinen 2009-01-29 18:47:02 +0200
  • 39034ce80f Fixed WPS Authenticator attribute processing after M2D Jouni Malinen 2009-01-28 11:59:29 +0200
  • 1e14526571 Use Data::Data only with Host AP driver; mac80211 can use Data::Nullfunc Jouni Malinen 2009-01-27 16:36:27 +0200
  • f01a6b1e3e driver_nl80211: Fixed inactivity poll status processing Jouni Malinen 2009-01-27 16:34:48 +0200
  • 9616af520b driver_nl80211: use Linux socket filter to improve performance Johannes Berg 2009-01-27 12:28:05 +0200
  • 7ce3304ab3 Do not forget wpa_passphrase so that WPS can use it Jouni Malinen 2009-01-24 12:51:28 +0200
  • 1a5a04c3de WPS: Add a workaround for incorrect passphrase encoding in Network Key Jouni Malinen 2009-01-24 12:50:00 +0200
  • 3b2cf800af WPS: Lock AP Setup on multiple AP PIN validation failures Jouni Malinen 2009-01-23 21:57:43 +0200
  • 4c29cae932 Added ap_settings option for overriding WPS AP Settings in M7 Jouni Malinen 2009-01-23 21:08:55 +0200
  • 6296625308 Free extra_cred when freeing configuration Jouni Malinen 2009-01-23 20:51:26 +0200
  • b385188de3 Add an EAPOL payload length workaround for a WPS implementation Jouni Malinen 2009-01-23 18:01:03 +0200
  • a609915233 Allow WPS APs for PIN enrollment even without Selected Registrar Jouni Malinen 2009-01-23 13:10:58 +0200
  • 401e039633 Allow WPS device strings to be unconfigured Jouni Malinen 2009-01-22 21:26:14 +0200
  • b3ddab2122 WPS: Pad DH Public Key and Shared Key to 192 octets Jouni Malinen 2009-01-22 19:32:58 +0200
  • 96fa129da9 Use WPS state Not Configured instead of Configured in Enrollee Masashi Honma 2009-01-22 15:18:03 +0200
  • e29bcf9eab WPS: Check Device Password ID attribute only if present in AP search Masashi Honma 2009-01-22 15:12:18 +0200
  • 695e2b48e2 Documented interface for external WPS credential processing Jouni Malinen 2009-01-21 16:42:11 +0200
  • a60e7213e1 Fixed WPS with open and shared WEP networks Jouni Malinen 2009-01-21 14:18:14 +0200
  • aabe26a136 WPS: Added option to disable AP auto-config on first registration Jouni Malinen 2009-01-21 13:48:10 +0200
  • d745c7cc1a Added wps_cred_processing configuration option for hostapd Jouni Malinen 2009-01-21 11:54:12 +0200
  • 42d16805c9 Enable wpa_msg() for hostapd Jouni Malinen 2009-01-21 11:45:56 +0200
  • 05bf32cc87 Changed Credential MAC Address to be BSSID in AP/Registrar Jouni Malinen 2009-01-20 21:28:31 +0200
  • 790ccdb2b3 Changed the version to 0.7.0 since development branch is now 0.7.x Jouni Malinen 2009-01-20 21:16:29 +0200
  • 1cc84c1c6b Increased wpa_cli/hostapd_cli ping interval and made it configurable Jouni Malinen 2009-01-20 21:12:00 +0200
  • 3a4606585c Implement set_probe_req_ie() for nl80211 drivers Jouni Malinen 2009-01-20 14:06:02 +0200
  • b0e8a05a1e Sync nl80211_copy.h with wireless-testing.git linux/nl80211.h Jouni Malinen 2009-01-20 13:56:58 +0200
  • adddffd129 Fixed MFP Association Comeback mechanism to use Timeout Interval IE Jouni Malinen 2009-01-19 18:42:10 +0200
  • 476621644c WPS: Add configurable option for processing credentials externally Jouni Malinen 2009-01-18 12:27:12 +0200
  • eca6e0a9a5 WPS: Provide the unparsed Credential attribute to cred_cb() Jouni Malinen 2009-01-17 22:17:12 +0200
  • f286077de2 WPS: Ignore credentials for unsupported authentication type Jouni Malinen 2009-01-17 21:45:51 +0200
  • 7aab82b3fe Fixed WPS credential conversion to wpa_supplicant configuration Jouni Malinen 2009-01-17 21:37:15 +0200
  • 655e466600 Changed the Network Index value to 1 since that is the default value Jouni Malinen 2009-01-17 21:14:13 +0200
  • 98f14041d0 IBSS RSN: Added key configuration Jouni Malinen 2009-01-17 18:14:41 +0200
  • 0f057fb2c7 Added a separate ctx pointer for wpa_msg() calls in WPA supp Jouni Malinen 2009-01-17 17:54:40 +0200
  • b9a2e577b4 IBSS RSN: Set the PSK based on network configuration Jouni Malinen 2009-01-17 17:47:25 +0200
  • 4691fc7bc8 IBSS RSN: Set more hardcoded RSN IEs for now Jouni Malinen 2009-01-17 17:39:57 +0200
  • 3146b2b961 IBSS RSN: Added couple of required WPA supplicant callback functions Jouni Malinen 2009-01-17 17:31:21 +0200
  • 8be1844071 Process received EAPOL frames in IBSS RSN code if in IBSS mode Jouni Malinen 2009-01-17 17:25:11 +0200
  • 0d1286e411 Added support for IBSS scanning into driver_test Jouni Malinen 2009-01-17 16:44:05 +0200
  • 53895c3b60 Disable per-BSSID authentication for RSN IBSS Jouni Malinen 2009-01-17 16:41:47 +0200
  • a5da9c64c9 Save and restore wpa_gui state when session manager restarts the app Jouni Malinen 2009-01-17 13:45:05 +0200
  • 6fa68a0ee5 Added an option to add (or override) Credential attribute(s) in M8 Jouni Malinen 2009-01-16 22:50:41 +0200
  • da3c6a5e2b Fixed auth_send_eapol() to use correct ctx structure Jouni Malinen 2009-01-16 01:18:11 +0200
  • d0fc6e1211 Use a hardcoded RSN IE for testing to start Authenticator Jouni Malinen 2009-01-16 01:11:50 +0200
  • e2d492dd08 Implement EAPOL sending callbacks for IBSS RSN Jouni Malinen 2009-01-16 00:56:31 +0200
  • 11ef8d3578 Added initial step for IBSS RSN support Jouni Malinen 2009-01-15 01:21:55 +0200
  • 4bb081f1b4 Renamed PMKSA cache functions to avoid duplicate symbols with supplicant Jouni Malinen 2009-01-14 22:01:26 +0200
  • 13268290b6 Moved rsn_pmkid() into shared code to avoid duplication Jouni Malinen 2009-01-14 21:31:47 +0200
  • 676ea3413d eapol_test: Allow generated RADIUS attributes to be replaced Jouni Malinen 2009-01-13 21:33:09 +0200
  • 8f33641c94 driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls Dan Williams 2009-01-13 20:42:15 +0200
  • 540264a721 Removed wpa_sm dereference from pmksa_cache_list() Jouni Malinen 2009-01-13 20:22:42 +0200
  • f5a51b58d4 Moved proto == RSN validation from pmksa_cache.c into the caller Jouni Malinen 2009-01-13 20:15:06 +0200
  • 010dc06853 Moved RADIUS Class attribute helpers into RADIUS module Jouni Malinen 2009-01-13 20:01:29 +0200
  • 93ea8ed034 Partial fix for test_wpa build Jouni Malinen 2009-01-13 19:37:22 +0200
  • 0b8695bb2b Renamed shadowed variable Jouni Malinen 2009-01-13 19:31:51 +0200
  • 61e64e7b7f Removed dead code Jouni Malinen 2009-01-13 19:15:42 +0200
  • c77bb61aee Fixed copy-paste error in retry configuration (incorrect ioctl used) Jouni Malinen 2009-01-13 19:14:38 +0200
  • 25ba219f3e Removed unused set_regulatory_domain driver function Jouni Malinen 2009-01-13 19:12:25 +0200
  • f49275c92f Fixed build without CONFIG_IEEE80211N Jouni Malinen 2009-01-12 22:08:53 +0200
  • 4cdde5caf7 Fixed a typo in printf -> wpa_printf changes Jouni Malinen 2009-01-12 22:06:51 +0200
  • 24bb3d9788 Fixed build with wpa_printf disabled Jouni Malinen 2009-01-12 22:06:06 +0200
  • a9843f614f Removed hw_features.o from build if hostapd MLME is not used Jouni Malinen 2009-01-12 22:03:58 +0200
  • 7fd46d466f Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE) Jouni Malinen 2009-01-12 21:44:57 +0200
  • 30b32314eb Added build option for removing VLAN support (CONFIG_NO_VLAN) Jouni Malinen 2009-01-12 21:39:19 +0200
  • 71f04b3cf9 Fixed CONFIG_NO_HOSTAPD_LOGGER build Jouni Malinen 2009-01-12 21:21:31 +0200
  • 27750f29d6 Comment out RADIUS configuration parsing if RADIUS client support is disabled in the build. Jouni Malinen 2009-01-12 16:49:39 +0200
  • 10656fc23a Replaced printf() calls with wpa_printf() Jouni Malinen 2009-01-12 16:49:04 +0200
  • 815d2189d9 Remove TLS-PRF from hostapd build if it is not needed Jouni Malinen 2009-01-12 15:20:12 +0200
  • 03ba2cb4c6 Added CONFIG_NO_AES_EXTRAS for hostapd Jouni Malinen 2009-01-12 15:15:35 +0200
  • bc521fac13 Fixed couple of build failures with minimal configuration Jouni Malinen 2009-01-12 15:08:33 +0200
  • e0f6d3d9b5 wpa_gui-qt4: silence compile warning + wpsTab enable/disable Kel Modderman 2009-01-11 21:44:07 +0200
  • 3904625396 Silenced some sparse warnings Jouni Malinen 2009-01-11 10:42:07 +0200
  • b7fc385071 Fixed build with 802.11n disabled Jouni Malinen 2009-01-10 21:36:41 +0200
  • 47dc21c70e Include SIM simular for EAP-SIM in Windows build Jouni Malinen 2009-01-09 21:45:31 +0200
  • 5fa30f32da Cleaned up main() by splitting it into number of helper functions Jouni Malinen 2009-01-09 18:04:57 +0200
  • b5b969e9c7 Moved driver callback functions from hostapd.c to a new file Jouni Malinen 2009-01-09 17:27:03 +0200
  • 81897f4c88 Moved TKIP countermeasures from hostapd.c to its own file Jouni Malinen 2009-01-09 17:12:33 +0200
  • 9302c5e19c Cleanup: move related functions closer to eachother Jouni Malinen 2009-01-09 17:06:54 +0200
  • 3313cea0d6 Fixed TKIP countermeasueres for drivers that do not use hostapd MLME Jouni Malinen 2009-01-09 17:00:29 +0200
  • 649d8890b1 Add wrapper functions for IEEE 802.11 driver calls into driver.h Jouni Malinen 2009-01-09 16:55:59 +0200
  • b83cbb3b3b Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h Jouni Malinen 2009-01-09 16:33:59 +0200
  • 33eb3c4ec4 Moved disassociation processing away from driver_*.c Jouni Malinen 2009-01-09 16:27:30 +0200
  • 940a0ce970 Moved association check from driver_*.c into ieee802_1x_receive() Jouni Malinen 2009-01-09 16:17:20 +0200
  • 602996f8db Moved WPA setup etc. association processing away from driver_*.c Jouni Malinen 2009-01-09 16:13:07 +0200
  • 214021f585 Move RX-from-unknown-STA processing away from driver_*.c Jouni Malinen 2009-01-09 15:44:45 +0200
  • 8607f4c31f Moved TX status processing for STA entries away from driver_*.c Jouni Malinen 2009-01-09 15:33:36 +0200
  • 76e2592190 Share the same radiotap helper implementation Jouni Malinen 2009-01-09 15:22:19 +0200
  • d200828b41 Moved rfc1042_header into driver_*.c that use it Jouni Malinen 2009-01-09 15:06:48 +0200
  • a2f517fb93 Fixed a typo in a comment Jouni Malinen 2009-01-09 15:01:50 +0200
  • 8383da8009 Fixed eapol_test build after RADIUS API changes (const) Jouni Malinen 2009-01-09 13:27:56 +0200
  • 8d06da09a4 Move generic definitions away from hostapd.h Jouni Malinen 2009-01-08 20:14:05 +0200
  • bfddd95c9e Split hostapd/driver.h into two files Jouni Malinen 2009-01-08 19:48:52 +0200
  • f88bd28836 Added support for removing RADIUS accounting and RADIUS in general Jouni Malinen 2009-01-08 19:15:25 +0200
  • 9c584c06bd Remove MLME code from build if none of the enabled drivers need it Jouni Malinen 2009-01-08 18:40:14 +0200
  • bb305cbdcc Replaced printf() with wpa_printf() Jouni Malinen 2009-01-08 16:57:04 +0200
  • 03018d3e7c Added CONFIG_NO_STDOUT_DEBUG for hostapd Jouni Malinen 2009-01-08 16:47:04 +0200