Commit History

Author SHA1 Message Date
  Jouni Malinen d4bf8f132a Add BSS list sorted by id and add some helper functions 15 years ago
  Jouni Malinen c9df730b03 Add handling of BSSAdded and BSSRemoved events 15 years ago
  Jouni Malinen 58c26600ca Fix wpa_supplicant build with CONFIG_AP=y 15 years ago
  Jouni Malinen f7c4783379 Split hostapd_interface_deinit() into deinit and free parts 15 years ago
  Jouni Malinen f78feb6a72 test: Add WPA_TRACE reference check for driver ctx 15 years ago
  Jouni Malinen 83922c2d34 Add BSS table to track scan results without dropping information 15 years ago
  Jouni Malinen 60ad2c7bef Fix a typo in a doxygen comment 15 years ago
  Jouni Malinen 5a464ff86e dbus: Split message_handler() into readable helper functions 15 years ago
  Jouni Malinen 612bb5163d Import http://student.agh.edu.pl/~wsowa/new-dbus-api.html 15 years ago
  Jouni Malinen 55fc1ce024 dbus: Add an example python script for using the new dbus interface 15 years ago
  Jouni Malinen fae3a72f93 dbus: Remove unnecessary indentation by cleaning up if/else structure 15 years ago
  Jouni Malinen d401b48f3c dbus: split wpas_dbus_handler_scan() into number of helper functions 15 years ago
  Jouni Malinen d114fcabbf dbus: Fix build without os_free available as a pointer 15 years ago
  Jouni Malinen ac68f031a7 dbus: Fix Scan invalid args reporting (uninitialize variable) 15 years ago
  Jouni Malinen 459489c99d eloop: Fix timeout handler to use local copy of func pointer 15 years ago
  Jouni Malinen 833fe95eb1 dbus: show messages in debug log 15 years ago
  Jouni Malinen 376900708a dbus: Check that wpa_s->scan_res != NULL before dereferencing it 15 years ago
  Jouni Malinen 2ee055b3c0 Indicate interface removal only if the interface was added successfully 15 years ago
  Jouni Malinen 2f00ad446e dbus: Fix wpa_supplicant_add_iface() calls 15 years ago
  Jouni Malinen a646086d51 dbus: Use os_*() wrappers for memory allocations consistently 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
  Jouni Malinen 6e6e8c31ff Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.c 15 years ago
  Jouni Malinen 8b06c1ed0d Remove ap_config.h dependency from driver_i.h 15 years ago
  Jouni Malinen 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
  Jouni Malinen fcfda83bf9 Add new src/ap directory into Doxygen documents 15 years ago
  Jouni Malinen 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls 15 years ago
  Jouni Malinen 70db2ab308 Move rest of the generic AP mode functionality into src/ap 15 years ago
  Jouni Malinen 481a11c94f test: Use more shared code for driver wrapper AP and station modes 15 years ago
  Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode 15 years ago