Commit graph

  • 7bfc47c34f Add driver ops for allocating interface addresses Jouni Malinen 2010-01-03 13:42:06 +0200
  • 504e905c6e Add a driver op for enabling Probe Request reporting in station mode Jouni Malinen 2010-01-03 13:30:22 +0200
  • 9646a8ab8b Remove unnecessary wpa_event_type typedef Jouni Malinen 2010-01-03 13:10:12 +0200
  • fdbe50ed98 Fix CONFIG_AP=y build after driver API changes Jouni Malinen 2010-01-03 13:05:54 +0200
  • 2a8b74163e Move struct hostapd_frame_info definition away from driver API Jouni Malinen 2010-01-03 12:37:02 +0200
  • 3af1f9cb14 driver_test: Remove forgotten, unused prototypes Jouni Malinen 2010-01-03 12:36:32 +0200
  • 0d9fc3d8bd Remove struct ieee80211_hdr dependency from EVENT_RX_FROM_UNKNOWN Jouni Malinen 2010-01-03 12:17:20 +0200
  • a0e0d3bb15 Replace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ driver event Jouni Malinen 2010-01-03 12:11:44 +0200
  • 245519e0cd Replace wpa_supplicant_sta_rx() call with driver event Jouni Malinen 2010-01-03 11:50:26 +0200
  • 7d7d57b2dc Use shared function for figuring out if BSS is in use Jouni Malinen 2010-01-03 10:55:31 +0200
  • 9078adfc8c hostapd: Fix deinit on initialization failure Jouni Malinen 2010-01-03 10:54:14 +0200
  • 1c83b67efd Fix memory corruption on BSS entry reallocation Jouni Malinen 2010-01-03 01:25:43 +0200
  • 2f1a90188c dbus: Use free_dbus_object_desc() consistently to free object descriptor Jouni Malinen 2010-01-03 01:01:56 +0200
  • e90bd80cf5 dbus: Remove duplication of object methods/signals/properties Jouni Malinen 2010-01-03 00:52:30 +0200
  • 3e87bd5478 dbus: Use stack for temporary object path Jouni Malinen 2010-01-02 17:17:00 +0200
  • 8f770587d9 Maintain a pointer to the current BSS table entry Jouni Malinen 2010-01-02 16:59:19 +0200
  • a1fd2ce54e Do not store raw scan results Jouni Malinen 2010-01-02 16:41:38 +0200
  • 6fa81a3b3f Use BSS table entry instead of raw scan result for connection Jouni Malinen 2010-01-02 16:16:02 +0200
  • e48f0fb6a7 Use BSS table for WPA get-Beacon-IEs operation Jouni Malinen 2010-01-02 15:26:50 +0200
  • 16b71ac217 Convert ctrl_iface scan_results cmd to use BSS table Jouni Malinen 2010-01-02 15:19:35 +0200
  • 9734dc17b6 dbus: Use BSS table instead of raw scan results in older API Jouni Malinen 2010-01-02 15:13:25 +0200
  • 8d923a4acf Only expire scanned BSSes based on new scan results Jouni Malinen 2010-01-02 13:57:44 +0200
  • 59f2caa925 WPS: Use BSS table instead of raw scan results Jouni Malinen 2010-01-02 13:36:12 +0200
  • 88ba1f7213 dbus: Cleaned up signal message construction functions Jouni Malinen 2010-01-02 12:06:44 +0200
  • fff9ab1b2d dbus: Simplify _wpa_dbus_dict_fill_value_from_variant() a bit Jouni Malinen 2010-01-02 10:59:51 +0200
  • 97d3f8c3a9 dbus: Share the same function for type to type-as-string conversion Jouni Malinen 2010-01-02 10:45:03 +0200
  • c221499782 dbus: Use common code for checking key parameter Jouni Malinen 2010-01-02 10:39:19 +0200
  • dc5a08c053 WPS: Fix Probe Request processing to handle missing attribute Jouni Malinen 2010-01-01 23:38:51 +0200
  • 2ea856aab6 dbus: Document DebugLevel values Jouni Malinen 2010-01-01 23:17:07 +0200
  • 6c68b0db5d dbus: Fix WPS ProcessCredentials property setter to use Boolean Jouni Malinen 2010-01-01 23:06:10 +0200
  • ec99cb7b00 dbus: Add debug printing on property setter type mismatches Jouni Malinen 2010-01-01 23:05:44 +0200
  • 2fd13f1bae dbus: Set ProcessCredentials to get WPS Credential signal Jouni Malinen 2010-01-01 23:04:27 +0200
  • 1701996209 dbus: Add example script for running WPS PBC Jouni Malinen 2010-01-01 22:34:15 +0200
  • d8d8c6d02a dbus: Split wpas_dbus_handler_wps_start() into helper functions Jouni Malinen 2010-01-01 22:33:47 +0200
  • d89530f776 Fix a typo in doxygen specification Jouni Malinen 2010-01-01 22:15:32 +0200
  • db9a76c032 dbus: Fix a typo in function name (invald -> invalid) Jouni Malinen 2010-01-01 21:52:29 +0200
  • 291b60682a nl80211/wext: Hardcode all auth_algs as supported Jouni Malinen 2010-01-01 21:41:19 +0200
  • f65a5b7598 dbus: Fix init-failure-detection Jouni Malinen 2010-01-01 21:30:58 +0200
  • ccafcbed32 dbus: Cleaned up initialization and integration with eloop Jouni Malinen 2010-01-01 21:21:20 +0200
  • c2b8c674cb dbus: Remove perror() calls Jouni Malinen 2010-01-01 20:50:12 +0200
  • c49cf2d68f dbus: Clean up dbus_path/dbus_new_path use Jouni Malinen 2010-01-01 19:12:31 +0200
  • 1912049828 dbus: Get rid of unnecessary string duplication in dbus_path Jouni Malinen 2010-01-01 18:56:07 +0200
  • 52bdd880a3 dbus: Remove wpas_dbus_callbacks abstraction Jouni Malinen 2010-01-01 18:45:29 +0200
  • bad0dc3c0c dbus: Do not include libdbus dbus/dbus.h into dbus_{old,new}.h Jouni Malinen 2010-01-01 18:20:05 +0200
  • 36b5c6871c dbus: Move the SIGPOLL FreeBSD compat code into dbus_common.c Jouni Malinen 2010-01-01 18:16:24 +0200
  • 00a4784d24 dbus: Get rid of unused static inline functions Jouni Malinen 2010-01-01 18:14:44 +0200
  • d316584c6a dbus: Optimize introspection to use single pass for interfaces Jouni Malinen 2010-01-01 18:08:23 +0200
  • ce4f7fdbdd dbus: Get rid of libxml2 dependency with introspection Jouni Malinen 2010-01-01 17:51:15 +0200
  • 21e338a860 dbus: Split extract_interfaces() into helper functions Jouni Malinen 2010-01-01 15:50:00 +0200
  • de7a79ceb6 dbus: Cleanup and fix loops Jouni Malinen 2010-01-01 14:25:25 +0200
  • 4292b01322 dbus: Use strdup instead of malloc+strncpy Jouni Malinen 2010-01-01 14:15:12 +0200
  • 04551ee6d6 dbus: Move introspection support into a separate file Jouni Malinen 2010-01-01 14:03:00 +0200
  • 64bde6d730 dbus: Use CONFIG_DBUS instead of old||new Jouni Malinen 2010-01-01 13:26:56 +0200
  • 094e9ea1d7 dbus: Remove unnecessary ifdef CONFIG_CTRL_IFACE_DBUS_NEW Jouni Malinen 2010-01-01 13:18:37 +0200
  • e7f7d231a4 dbus: Fix example get-list-of-interfaces operation Jouni Malinen 2010-01-01 13:16:33 +0200
  • 70993cd8e2 dbus: Update example script to use the new API Jouni Malinen 2010-01-01 13:10:09 +0200
  • db9133acb2 dbus: Divide DebugParams property to three separate properties Witold Sowa 2010-01-01 13:00:22 +0200
  • b7e8feec68 dbus: Rename InterfaceCreated to InterfaceAdded Witold Sowa 2010-01-01 12:49:27 +0200
  • e376f1193b dbus: Add second properties arg to *Added signals Witold Sowa 2010-01-01 12:47:59 +0200
  • 58605c6e61 dbus: Replace BSS 'Properties' property with separate properties Witold Sowa 2010-01-01 12:28:24 +0200
  • 21e210fc99 dbus: Fix get_all_properties() to handle NULL return from getter Jouni Malinen 2010-01-01 12:27:10 +0200
  • fcea0b7d1d dbus: Add generic properties getter and setter Witold Sowa 2010-01-01 11:56:56 +0200
  • 1fa5995b51 dbus: Define priv argument for object rather than for method Witold Sowa 2010-01-01 11:33:41 +0200
  • d84c8f1413 dbus: Add example script for fetching all properties with Getall Jouni Malinen 2010-01-01 11:00:11 +0200
  • bacfd05fe5 dbus: Rename old D-Bus API files to include "_old" Jouni Malinen 2009-12-31 21:55:32 +0200
  • 26e054ce6b dbus: Do not deinitialize new D-Bus API if it is not initialized Jouni Malinen 2009-12-31 21:50:12 +0200
  • 8ddef94bd4 dbus: Share common initialization code for both old and new interface Jouni Malinen 2009-12-31 00:15:56 +0200
  • 0474686514 Fix couple of memory leaks in wpa_config_get_all() Jouni Malinen 2009-12-30 22:37:23 +0200
  • 1179cb834d wpa_gui-qt4: Update BSS entries in Peers dialog dynamically Jouni Malinen 2009-12-30 22:18:18 +0200
  • ba96adb65f dbus: Verify dbus_message_new_method_return() return value before use Jouni Malinen 2009-12-29 23:46:50 +0200
  • 8e56d18993 dbus: Fix D-Bus network and BSS object registration/unregistration Jouni Malinen 2009-12-29 22:17:18 +0200
  • c2f5126941 WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entry Jouni Malinen 2009-12-28 16:24:04 +0200
  • f7e5436502 WPS: Clear SSID selection if more than one BSSID match is found Jouni Malinen 2009-12-28 16:07:15 +0200
  • 2e8542756c Mark wpabuf_get_trace() static Jouni Malinen 2009-12-28 16:02:11 +0200
  • d2b8812921 Include header file to verify prototypes Jouni Malinen 2009-12-28 16:01:21 +0200
  • d7dcba70bc Define struct wpa_ssid::mode as an enum with more readable values Jouni Malinen 2009-12-28 16:00:36 +0200
  • 139a33f34e test: Register more complete set of channels and rates Jouni Malinen 2009-12-28 13:39:57 +0200
  • 2fe17720aa test: Use previously requested BSSID when adding a new interface Jouni Malinen 2009-12-28 13:38:18 +0200
  • bd1af96ad1 Add [ESS] flag for scan/BSS info from ctrl_iface Jouni Malinen 2009-12-28 13:35:51 +0200
  • d009a9dac6 Add scan parameter support for client MLME Jouni Malinen 2009-12-28 13:34:03 +0200
  • c6e8e8e41f nl80211: Add more debug prints for mode changes and interface add/remove Jouni Malinen 2009-12-28 13:25:17 +0200
  • 4832ecd754 Add an option for driver wrappers to report operational frequency Jouni Malinen 2009-12-28 13:23:13 +0200
  • cd7d80f373 Allow Probe Request callbacks to terminate iteration Jouni Malinen 2009-12-28 13:14:58 +0200
  • 1c08f8c0f0 Allocate Probe Response and Beacon buffers based on WPS IE length Jouni Malinen 2009-12-28 12:58:27 +0200
  • d566f4152f Fix wpa_cli with libreadline and WPA_TRACE to use consistent alloc Jouni Malinen 2009-12-28 12:13:52 +0200
  • e5fc8c8ce5 Fix crash on BSS deinit getting called before BSS init Jouni Malinen 2009-12-28 12:11:23 +0200
  • 34359a3fb1 Include BSS table unconditionally in the wpa_supplicant build Jouni Malinen 2009-12-28 01:14:56 +0200
  • ccd286d025 dbus: Use the new BSS table with the new D-Bus API Jouni Malinen 2009-12-28 01:10:07 +0200
  • 99a6a63f25 Add wpa_bss_get_max_rate() to match with old scan_res helpers Jouni Malinen 2009-12-28 01:09:32 +0200
  • 332d630a44 Use wpa_msg_ctrl() for WPS AP available events Jouni Malinen 2009-12-28 00:44:10 +0200
  • f0d126d339 Add ctrl_iface events for BSS added/removed Jouni Malinen 2009-12-28 00:42:51 +0200
  • 3a06863296 Change BSS ctrl_iface command to use BSS table instead of scan results Jouni Malinen 2009-12-28 00:33:20 +0200
  • d4bf8f132a Add BSS list sorted by id and add some helper functions Jouni Malinen 2009-12-28 00:30:38 +0200
  • c9df730b03 Add handling of BSSAdded and BSSRemoved events Jouni Malinen 2009-12-27 21:42:02 +0200
  • 58c26600ca Fix wpa_supplicant build with CONFIG_AP=y Jouni Malinen 2009-12-27 21:33:18 +0200
  • f7c4783379 Split hostapd_interface_deinit() into deinit and free parts Jouni Malinen 2009-12-27 21:31:13 +0200
  • f78feb6a72 test: Add WPA_TRACE reference check for driver ctx Jouni Malinen 2009-12-27 21:20:25 +0200
  • 83922c2d34 Add BSS table to track scan results without dropping information Jouni Malinen 2009-12-27 21:07:47 +0200
  • 60ad2c7bef Fix a typo in a doxygen comment Jouni Malinen 2009-12-27 17:13:15 +0200
  • 5a464ff86e dbus: Split message_handler() into readable helper functions Jouni Malinen 2009-12-26 21:26:56 +0200