Commit graph

  • 7d02e64157 Mark shared secret const in RADIUS client routines Jouni Malinen 2009-01-08 16:41:47 +0200
  • 1c6e69ccda Moved documentation from developer.txt into source code files Jouni Malinen 2009-01-08 16:33:00 +0200
  • 72f24de82c Create PNG icon before running qmake to avoid resource warning Jouni Malinen 2009-01-06 20:22:52 +0200
  • 6f78f2fb3b Preparations for 0.6.7 release Jouni Malinen 2009-01-06 20:11:15 +0200
  • dfa141b1b0 wpa_cli: Embed command usage into the wpa_cli_commands array Eygene Ryabinkin 2009-01-05 21:32:48 +0200
  • 40fd868c09 wpa_cli: Improve sensitive command detection for readline history Eygene Ryabinkin 2009-01-05 21:05:05 +0200
  • 413653e839 wpa_cli: fix readline history cleaning Eygene Ryabinkin 2009-01-05 20:48:45 +0200
  • 7ee6258f7c Fix wpa_supplicant build for uClinux Ihar Hrachyshka 2009-01-05 20:32:04 +0200
  • 2c04820d80 Fixed a typo in usage help Jouni Malinen 2009-01-04 22:13:34 +0200
  • db803a3607 eapol_test: Add a universal way of adding extra RADIUS attributes Tomasz Wolniewicz 2009-01-04 22:10:56 +0200
  • b39d1280a7 Silenced number of Doxygen warnings Jouni Malinen 2009-01-04 15:07:54 +0200
  • f565d71ac9 Remove wpa_gui from doxygen documentations Jouni Malinen 2009-01-04 14:58:47 +0200
  • f58b20ce66 Fixed IMAGE_PATH for doxygen run in root directory Jouni Malinen 2009-01-04 14:44:33 +0200
  • cd7aacbed4 Remove temporary Qt build directories from Doxygen run Jouni Malinen 2009-01-04 14:28:20 +0200
  • 842e11d0bd Remove unwanted wpa_supplicant -> struct wpa_supplicant links Jouni Malinen 2009-01-04 14:25:58 +0200
  • e857fb05df Resolve a Doxygen warning Jouni Malinen 2009-01-04 14:06:13 +0200
  • f1a3e81098 Fixed Doxygen function links Jouni Malinen 2009-01-04 13:54:07 +0200
  • 08c0f0670a Completed Doxygen documentation for functions declared in wps/wps.h Jouni Malinen 2009-01-04 13:43:05 +0200
  • dcc03dbe78 Use NULL, not 0, when comparing a pointer Jouni Malinen 2009-01-03 21:01:20 +0200
  • 2eba45c8de Added endianness annotation for sparse Jouni Malinen 2009-01-03 21:00:38 +0200
  • 5306f43fc3 Fixed sparse warnings about integer vs. pointer use Jouni Malinen 2009-01-03 20:46:32 +0200
  • d953d9ab80 Removed sparse destinations since "CC=cgcc make" works fine Jouni Malinen 2009-01-03 20:39:52 +0200
  • 7e5ba1b916 Mark functions static if not used elsewhere and use proper prototypes Jouni Malinen 2009-01-03 20:38:42 +0200
  • 26d1dc96e9 Include the header file to validate function prototype. Jouni Malinen 2009-01-03 20:21:12 +0200
  • c5adf528a2 Moved WPS Registrar initialization from EAP peer to wps_supplicant.c Jouni Malinen 2009-01-03 20:18:35 +0200
  • 41c00105f2 Removed registrar pointer from wps_config and wps_data Jouni Malinen 2009-01-03 20:09:35 +0200
  • 5a8c6d3353 Removed duplicated authenticator yes/no from wps_config and wps_data Jouni Malinen 2009-01-03 19:57:22 +0200
  • ae2633af63 Removed unused WPS_PENDING processing result Jouni Malinen 2009-01-03 19:52:20 +0200
  • f90c86d4a3 Added Doxygen documentation for WPS code Jouni Malinen 2009-01-03 19:50:49 +0200
  • 875f6d7b93 Create all doxygen docs from root directory to get proper path names Jouni Malinen 2009-01-03 09:59:12 +0200
  • a17df5fb8b Fixed number of doxygen warnings Jouni Malinen 2009-01-02 22:28:04 +0200
  • a4149765a2 Added more src subdirectories into doxygen docs Jouni Malinen 2009-01-02 22:27:17 +0200
  • 4be048a8a6 Updated doxygen configuration files to work with new doxygen Jouni Malinen 2009-01-02 21:57:51 +0200
  • dd42f95f71 Move addr_un definitions to avoid using out-of-scope buffer Jouni Malinen 2009-01-02 21:53:21 +0200
  • 243869858a Initialize wpa_ie_len to 0 if WPA IE is not set on all paths Jouni Malinen 2009-01-02 21:50:22 +0200
  • 862e08a9a4 Include ieee802_11_defs.h explicitly instead of assuming it gets included Jouni Malinen 2009-01-02 21:14:21 +0200
  • a1ba55a58a Replaced string comparison operator '==' with '=' to work with dash Jouni Malinen 2009-01-02 21:06:36 +0200
  • 79da74a20c WPS: Generate UUID based on MAC address, if not set Jouni Malinen 2009-01-01 22:56:52 +0200
  • 84f5b41fc1 WPS: Cleanup UUID and MAC address configuration Jouni Malinen 2009-01-01 22:56:02 +0200
  • e834272f73 Include pending MFP defines in nl80211_copy.h Jouni Malinen 2008-12-31 18:10:14 +0200
  • c2fef14520 Sync nl80211.h copy with the current kernel version Jouni Malinen 2008-12-31 18:00:07 +0200
  • ac43f1fa39 Renamed nl80211 HT channel parameters to match with kernel Jouni Malinen 2008-12-31 17:59:13 +0200
  • 97d3497e29 MFP: Require MFP is it is enabled and AP scan shows support for it Jouni Malinen 2008-12-31 17:53:31 +0200
  • c3469d1534 MFP: Fix SA Query Action Category Jouni Malinen 2008-12-31 17:52:05 +0200
  • df1e9601a4 Fixed SA Query Request length Jouni Malinen 2008-12-31 17:50:14 +0200
  • 1aa5c13471 Clear BIP keys, too, when removing broadcast keys with MFP enabled Jouni Malinen 2008-12-31 17:49:43 +0200
  • d5263983ac MFP: Remove mac80211 workaround of IGTK in monitor netdev Jouni Malinen 2008-12-31 17:48:13 +0200
  • 88b4b4246d Added ctrl_interface command for sending a SA Query request Jouni Malinen 2008-12-30 18:04:29 +0200
  • 3f732d1fc3 Fix TLS message processing if Flags field is not present Jouni Malinen 2008-12-30 12:28:02 +0200
  • 805e6dc663 Disconnect the STA if EAP timeout is reached Jouni Malinen 2008-12-29 19:16:48 +0200
  • 98de443890 WPS: Set recommended retransmission times with EAP method specific hint Jouni Malinen 2008-12-29 18:50:37 +0200
  • 8e09c6d253 Fixed retransmission of EAP requests if no response is received Jouni Malinen 2008-12-29 18:10:34 +0200
  • 65d50f0ac6 Add RADIUS server support for identity selection hint (RFC 4284) Jouni Malinen 2008-12-26 20:22:12 +0200
  • d9f5626293 NEED_BASE64 for WPS Andriy Tkachuk 2008-12-26 16:40:27 +0200
  • 6f5c8dbd79 Added a TODO item for sending protected Disassoc after failed SA Query Jouni Malinen 2008-12-26 15:56:30 +0200
  • d4c0db0d09 hostap.epitest.fi server is not at ISC anymore. Jouni Malinen 2008-12-26 15:39:09 +0200
  • cae93bdc9c Added a note about IEEE 802.11w/D7.0 update Jouni Malinen 2008-12-26 12:59:07 +0200
  • 8f4617c6c4 Do not use SA Query procedure if reassociation is part of FT Jouni Malinen 2008-12-26 12:55:35 +0200
  • ff89afb77b Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0 Jouni Malinen 2008-12-26 12:49:15 +0200
  • 45c94154a6 Updated SA Query procedure to use timeouts per 802.11w/D7.0 Jouni Malinen 2008-12-26 12:30:34 +0200
  • 93b76319f1 Renamed Ping procedure into SA Query procedure per 802.11w/D7.0 Jouni Malinen 2008-12-26 11:46:21 +0200
  • 9a9876bf9c Fixed the MFP Status/Reason Code values per 802.11w/D7.0 Jouni Malinen 2008-12-26 11:25:05 +0200
  • 34cbe7d0b0 WPS: As a workaround, pad zero-length device attributes Jouni Malinen 2008-12-25 21:19:46 +0200
  • febc0551c5 WPS: Do not use Selected Registrar Config Methods from scan results Andriy Tkachuk 2008-12-25 20:33:00 +0200
  • a6f06dabb2 Longer auth_timeout for WPS key_mgmt Andriy Tkachuk 2008-12-25 20:26:07 +0200
  • c674a55d71 Added a ChangeLog entry about the new Windows installer Jouni Malinen 2008-12-25 17:37:04 +0200
  • 6207129af4 wpa_gui-qt4: Do not about new network adapters unless service is running Jouni Malinen 2008-12-25 17:32:51 +0200
  • a6f060d7ec Fixed control interface enabling for dynamically added interface Jouni Malinen 2008-12-25 17:13:19 +0200
  • e40348080d Add Windows registry entries during installation Jouni Malinen 2008-12-25 16:59:37 +0200
  • 9904b53d67 wpa_gui-qt4: Added support for adding new network interfaces Jouni Malinen 2008-12-25 16:38:09 +0200
  • af7837feff Added get_interfaces() handler to list all NDIS adapters Jouni Malinen 2008-12-24 21:31:14 +0200
  • f44b6b8c04 wpasvc: Add skip_on_error registry value to skip interfaces on error Jouni Malinen 2008-12-24 20:39:32 +0200
  • 4b4a8ae547 Added a mechanism for quering driver wrappers for available interfaces Jouni Malinen 2008-12-24 20:25:19 +0200
  • 3cf85239bd Mark local functions static. Jouni Malinen 2008-12-22 22:27:25 +0200
  • ac305589a3 Added support for global driver data (shared by multiple interfaces) Jouni Malinen 2008-12-22 22:24:31 +0200
  • e83a089818 Changed the example device_type value to be Computer/PC Jouni Malinen 2008-12-22 19:43:44 +0200
  • ff36ff00b8 Reject association if HT STA tries to use TKIP as pairwise cipher Jouni Malinen 2008-12-22 14:05:53 +0200
  • f130ba9b4a Allow HT to be enabled for a STA even without WMM Jouni Malinen 2008-12-22 13:05:33 +0200
  • 45832ddd4d Add Start menu shortcuts to wpa_gui and uninstall Jouni Malinen 2008-12-21 19:50:39 +0200
  • d6e0ce9ac8 Use wildcard UUID when setting AP PIN for Registrar in wpa_supplicant Jouni Malinen 2008-12-21 17:37:40 +0200
  • 44cd430f87 Fixed PBC overlap detection to handle case of missing UUID-E Jouni Malinen 2008-12-21 17:28:01 +0200
  • 723763cba0 Fixed NDIS AuthMode configuration for WPS connection Jouni Malinen 2008-12-21 17:27:32 +0200
  • 8647475ebe wpa_gui-qt4: Added wpasvc start/stop functionality for Windows Jouni Malinen 2008-12-21 14:28:45 +0200
  • 56fac36e86 Silence a compiler warning Jouni Malinen 2008-12-21 12:26:32 +0200
  • f9e4465c42 Added more notes about WPS GUI scan operations and wpa_gui Jouni Malinen 2008-12-20 23:03:32 +0200
  • 24c23d1b3c WPS: Added support for wildcard SSID matching in ap_scan=2 mode Jouni Malinen 2008-12-20 22:55:02 +0200
  • 3c1e276507 Fixed a typo in a comment Jouni Malinen 2008-12-20 21:51:34 +0200
  • 71b72a5d14 Include WPS support in the Windows binary Jouni Malinen 2008-12-20 21:40:26 +0200
  • ed8db67247 Register wpasvc service on install and unregister on uninstall Jouni Malinen 2008-12-20 20:49:58 +0200
  • 5719f73c58 Use parallel compilation to speed up release build Jouni Malinen 2008-12-20 20:42:39 +0200
  • 798afa8162 Added Windows NSIS installer for wpa_supplicant Jouni Malinen 2008-12-20 20:40:23 +0200
  • 36cb321611 Create PNG version of the wpa_gui tray icon file for cross compilation Jouni Malinen 2008-12-20 17:55:52 +0200
  • 2ae2d8aea4 Changed win_gui cross compilation to use cleaner Qt setup Jouni Malinen 2008-12-20 17:50:13 +0200
  • e6f9861ace Added a note about mac80211-based drivers and nl80211 Jouni Malinen 2008-12-20 13:02:29 +0200
  • a2b3a34bab IANA allocated EAP method type 51 to EAP-GPSK Jouni Malinen 2008-12-20 12:39:24 +0200
  • ad5302a1ca WPS: Added event callback for successfully completed registration Jouni Malinen 2008-12-19 22:34:18 +0200
  • 469fc3a41f WPS: Added callback for failure-after-M2/M2D Jouni Malinen 2008-12-19 22:19:41 +0200
  • 4b68290e77 WPS: Added event callback and M2D notification Jouni Malinen 2008-12-18 21:58:42 +0200
  • 9be0963605 Fixed global conf write to skip default values for uuid and os_version Jouni Malinen 2008-12-18 21:29:59 +0200
  • f086742432 Fix CONFIG_WPS=y, CONFIG_TLS=internal build Andriy Tkachuk 2008-12-18 20:10:18 +0200