Commit graph

  • 6689218ec7 Fix comparison to use correct symbol name (__rand vs. rand) Jouni Malinen 2009-11-10 16:51:59 +0200
  • ea20a1ad03 dbus: Remove unneeded typecast Jouni Malinen 2009-11-10 16:48:21 +0200
  • 69856fadf7 Add wpa_msg_ctrl() for ctrl_interface-only messages Jouni Malinen 2009-11-10 15:59:41 +0200
  • c2e3f9df6f Include hostapd source code in wpa_supplicant release package Jouni Malinen 2009-11-10 11:55:55 +0200
  • b99b8e1516 Fix non-WPS build Jouni Malinen 2009-11-10 11:35:25 +0200
  • efa6481438 WPS: Fixed printf size_t warning on 32-bit builds Jouni Malinen 2009-11-10 11:30:11 +0200
  • d3a42e1240 WPS: Fix WPS build with ER support disabled Jouni Malinen 2009-11-10 11:09:52 +0200
  • 6ae225726f Replace "git-archive" with "git archive" to fix release build Jouni Malinen 2009-11-10 11:08:15 +0200
  • 8fc2fb56e4 wpa_supplicant: new DBus API implementation Witold Sowa 2009-11-09 23:51:59 +0200
  • 097c7b3723 WPS ER: Subscribe to UPnP events Jouni Malinen 2009-11-09 20:01:50 +0200
  • 875a4e5936 WPS: Read HTTP request within HTTP server code Jouni Malinen 2009-11-08 22:33:34 +0200
  • b905c4a398 WPS: Add HTTP server module Jouni Malinen 2009-11-08 17:26:55 +0200
  • 585774f28a WPS ER: Fetch and parse device description Jouni Malinen 2009-11-08 16:46:03 +0200
  • 0b40d03394 WPS: Move generic UPnP XML helper functionality into a separate file Jouni Malinen 2009-11-08 14:06:01 +0200
  • 092794f480 WPS: Add HTTP client module to clean up code Jouni Malinen 2009-11-08 12:35:37 +0200
  • b02ee4a228 WPS: Mark functions static Jouni Malinen 2009-11-07 17:04:19 +0200
  • e9bcfebfce WPS: Add initial part of External Registrar functionality Jouni Malinen 2009-11-07 12:41:01 +0200
  • 08eb154db5 Fix MCS set field to be based on driver info Jouni Malinen 2009-11-05 12:38:47 +0200
  • 5a641ae01e Use type-punning to avoid breaking strict aliasing rules Jouni Malinen 2009-11-05 12:11:49 +0200
  • d27df100b5 Allow driver and ctrl_interface parameters to be overridden Jouni Malinen 2009-11-04 20:16:15 +0200
  • 0ae7b08691 Work around some gcc 4.4 strict-aliasing warnings Jouni Malinen 2009-11-04 19:49:14 +0200
  • eb999fefcb Add Xcode project file for building wpa_supplicant Jouni Malinen 2009-11-02 19:37:46 +0200
  • e6c0ebff68 Fix int_array_concat() to bail out on realloc failure Jouni Malinen 2009-11-02 19:14:17 +0200
  • 72ffc08242 WPS: SelectedRegistrar expiration for internal PIN registrar Andriy Tkachuk 2009-11-01 22:19:02 +0200
  • 2e71444516 WPS: Abort ongoing PBC protocol run if session overlap is detected Jouni Malinen 2009-11-01 21:59:30 +0200
  • 63330c6832 WPS: Add PBC overlap and timeout events from WPS module Oleg Kravtsov 2009-11-01 21:26:13 +0200
  • 7e3a67514f WPS: Use Config Error 12 to indicate PBC overlap in M2D Jouni Malinen 2009-11-01 20:57:36 +0200
  • 76d11d3f42 SME: Improve processing of association rejection Jouni Malinen 2009-10-31 23:21:43 +0200
  • cca8773165 Allow CONFIG_DEBUG_SYSLOG=y to be used Sam Leffler 2009-10-22 11:17:05 -0700
  • e5fc45d7ae Fix dbus build without EAP Jouni Malinen 2009-10-22 11:11:53 -0700
  • 2d8fe38109 Stub out the dbus function w/o CONFIG_WPS to fix build Sam Leffler 2009-10-22 11:08:10 -0700
  • 08d38568df Move shared MD5/SHA-1 internal definitions into header files Jouni Malinen 2009-10-17 12:55:12 +0300
  • 1e8c857abe Move shared DES definitions into a header file Jouni Malinen 2009-10-17 12:53:27 +0300
  • f1739bac4f Move PKCS# {1,5,8} functionality into separate files Jouni Malinen 2009-10-17 12:48:55 +0300
  • 3af9f2983c TLS: Replace set_key helpers to return key instead of status code Jouni Malinen 2009-10-17 12:15:46 +0300
  • 3f4ed97a70 Add support for PKCS #5 encrypted PKCS #8 keys with internal crypto Jouni Malinen 2009-10-17 12:06:36 +0300
  • 506b45ed22 Add DES-CBC support into internal crypto implementation Jouni Malinen 2009-10-17 12:05:06 +0300
  • 8ef74414fc Internal TLS: Add support for unencrypred PKCS#8 private keys in PEM Jouni Malinen 2009-10-16 22:00:45 +0300
  • 385f16c611 Remove wpa_priv on 'make clean' Jouni Malinen 2009-10-16 21:49:45 +0300
  • 43fb529750 Add AP mode WPA status into ctrl_iface Jouni Malinen 2009-10-16 18:35:45 +0300
  • f730b421e9 wpa_gui-qt4: Dynamically update associated STAs in peer dialog Jouni Malinen 2009-10-16 17:53:02 +0300
  • 20bd9547a1 Add ctrl_iface events for AP mode STA connect/disconnect Jouni Malinen 2009-10-16 17:51:49 +0300
  • 278da1b52a openssl: Allow build with OpenSSL 0.9.7 Jouni Malinen 2009-10-16 15:57:17 +0300
  • d8130bdf13 openssl: Mark openssl_digest_vector() static Jouni Malinen 2009-10-16 15:54:52 +0300
  • e81634cd18 Skip networks without known SSID when selecting the BSS Jouni Malinen 2009-10-15 21:58:58 +0300
  • dc461de43e wpa_supplicant and dbus code separation Witold Sowa 2009-10-15 21:15:10 +0300
  • 4f34d51abe Do not schedule a new scan if no networks are enabled Sam Leffler 2009-10-14 22:05:58 +0300
  • 3afe7b61e0 Fix AES dependencies for CONFIG_AP=y (and IBSS) builds Jouni Malinen 2009-10-13 11:16:05 +0300
  • 35deb646cc Fix CONFIG_AP=y build without CONFIG_CTRL_IFACE Jouni Malinen 2009-10-13 11:15:39 +0300
  • 279d859b8f Fix IEEE 802.11r/w compilation error Masashi Honma 2009-10-13 10:04:46 +0300
  • 9b336bcef0 DragonFly BSD: Fix driver_bsd.c build Masashi Honma 2009-10-12 09:56:57 +0300
  • 6d6f4bb87f nl80211: Work around mac80211 limitation on (re)auth when authenticated Jouni Malinen 2009-10-12 09:39:55 +0300
  • 786c4fee9d Include aes_unwrap in build when needed (FT and EAP-FAST server) Jouni Malinen 2009-10-12 09:10:24 +0300
  • 0e27f655f1 MFP: Clear IGTK Masashi Honma 2009-10-12 07:19:01 +0300
  • bd4e9d033b Replace CONFIG_NO_AES_EXTRAS with auto-detection during build Jouni Malinen 2009-10-11 22:23:50 +0300
  • 34c9910dc7 Fix EAP-AKA server build without EAP-SIM Jouni Malinen 2009-10-11 22:23:05 +0300
  • 38b462868c Clean up crypto makefile segments Jouni Malinen 2009-10-11 22:04:29 +0300
  • 7137456941 Move TLS_FUNCS and NEED_CRYPTO segment next to each other Jouni Malinen 2009-10-11 20:34:26 +0300
  • 9d388d5007 Further crypto makefile unification Jouni Malinen 2009-10-11 20:31:15 +0300
  • 0dba0175c5 Fix crypto config for minimal builds Jouni Malinen 2009-10-11 20:19:12 +0300
  • 000bbd77c9 Cleaned up and unified some of the crypto Makefile code Jouni Malinen 2009-10-11 19:42:04 +0300
  • f042122a57 Allow the internal DH implementation to be overridden Jouni Malinen 2009-10-11 19:17:22 +0300
  • dd01b1ff9d Include only the used DH groups in the build Jouni Malinen 2009-10-11 15:24:40 +0300
  • b3ad11bb80 nl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into scan results Jouni Malinen 2009-10-01 17:53:22 +0300
  • d942a79e6a nl80211: Recognize NL80211_CMD_TRIGGER_SCAN events Jouni Malinen 2009-10-01 13:58:17 +0300
  • 1066c1ee3c Fix VLAN ID validation check to use the new VLAN ID Blaž Bačnik 2009-09-30 20:44:04 +0300
  • ebf214e670 NSS: Implement TLS PRF using new TLS extractor interface Jouni Malinen 2009-09-30 20:12:32 +0300
  • 1c766b094a nl80211: Fix a typo in set_sta_vlan() Author: Johannes Berg 2009-09-30 19:23:52 +0300
  • 9fac49c15c Fix wpa_passphrase build with NSS Jouni Malinen 2009-09-30 19:14:43 +0300
  • d094741c5a wpa_gui-qt4: Add pending WPS PIN queries into peer dialog Jouni Malinen 2009-09-29 23:16:21 +0300
  • 4f760fcc7c Fix hostapd wpa_msg() calls ctx for wpa_supplicant AP mode Jouni Malinen 2009-09-29 21:25:14 +0300
  • acfbf1f5d7 wpa_gui-qt4: Fix peer_role_address for AP entry Jouni Malinen 2009-09-29 20:51:45 +0300
  • b55aaa5fdf Allow IBSS/AP mode networks to be created in ap_scan=1 mode Jouni Malinen 2009-09-29 17:11:36 +0300
  • 09b9df4e4a Split wpa_supplicant_event_scan_results() into helper functions Jouni Malinen 2009-09-29 14:30:11 +0300
  • 289ffc2b61 Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant Jouni Malinen 2009-09-29 01:21:09 +0300
  • f335c69e14 DragonFly BSD: Fix wired IEEE 802.1X Masashi Honma 2009-09-28 16:10:02 +0300
  • c140a22858 Remove the STA entry on reassociation to clear STA PS state Jouni Malinen 2009-09-26 21:30:43 +0300
  • 40e107c129 Mac OS X: Fix wired IEEE 802.1X Masashi Honma 2009-09-26 19:29:03 +0300
  • 2aa5f84709 nl80211: Use defines for NL80211_KEY_CIPHER values Jouni Malinen 2009-09-15 11:23:48 +0300
  • d723bab4b3 Revert "nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup" Jouni Malinen 2009-09-15 11:21:25 +0300
  • 5aa9cb5cca nl80211: Share the same routine for NL80211_ATTR_KEY_CIPHER setup Jouni Malinen 2009-09-15 10:54:41 +0300
  • 0194fedb46 driver_nl80211: Fix MLME key settings for static WEP Johannes Berg 2009-09-15 10:48:30 +0300
  • 60b94c9819 Add preliminary background scan and roaming module design Jouni Malinen 2009-09-15 00:08:24 +0300
  • 3180d7a208 Getting back to DISCONNECTED afer SCANNING Samuel Ortiz 2009-09-14 17:25:03 +0300
  • f1b0de09d9 WPS: Fix CONFIG_WPS=y compilation of wpa_supplicant Masashi Honma 2009-09-14 16:50:53 +0300
  • 3e53b314f5 Share same freeing and error checking code in get_scan_results Witold Sowa 2009-09-13 22:21:52 +0300
  • 86b89452f6 Use shared functions for network operations and param changes Witold Sowa 2009-09-13 21:16:43 +0300
  • 8bac466b00 Add wpa_supplicant notification calls Jouni Malinen 2009-09-13 20:53:32 +0300
  • 1bd3f426d3 Remove extra whitespace Witold Sowa 2009-09-13 20:27:54 +0300
  • 614ff64fe0 wpa_gui-qt4: Fix WPS AP detection for peer window Jouni Malinen 2009-09-11 19:06:38 +0300
  • b1078a4bfb wpa_gui-qt4: Add scan results into the peer window Jouni Malinen 2009-09-11 18:37:16 +0300
  • acd8ba74c0 wpa_gui-qt4: Handle UNKNOWN COMMAND reply during peer window update Jouni Malinen 2009-09-11 17:52:46 +0300
  • 611ed49118 Add parsed information from WPS IE(s) into scan results Jouni Malinen 2009-09-11 17:14:49 +0300
  • e9a2bca6f5 WPS: Add parsing of AP Setup Locked attribute Jouni Malinen 2009-09-11 17:13:59 +0300
  • 6e4f461270 Fix driver_test for hostapd Jouni Malinen 2009-09-11 16:45:34 +0300
  • abad3ccb1e Convert WPS IE concat routine to a generic helper Jouni Malinen 2009-09-11 16:36:59 +0300
  • 630a843f59 driver_test: Update BSS data when using wpa_supplicant AP mode Jouni Malinen 2009-09-11 00:22:35 +0300
  • 0b55b934ee driver_test: Implement set_mode for wpa_supplicant AP deinit Jouni Malinen 2009-09-11 00:17:35 +0300
  • 86e9f093a0 driver_test: Preliminary support for wpa_supplicant AP functionality Jouni Malinen 2009-09-10 17:41:29 +0300
  • 5d5b99ecd3 driver_test: Share the same deinit() for hostapd and wpa_supplicant Jouni Malinen 2009-09-10 17:03:51 +0300