Commit History

Author SHA1 Message Date
  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
  Jouni Malinen 8c5fe31fe8 Move driver deinitialization away from hostapd.c 15 years ago
  Jouni Malinen a4f2110934 Clean up some of the hostapd.h function prototype definitions 15 years ago
  Jouni Malinen 0aef3ec832 Move hostapd_prune_associations() into ap/utils.c 15 years ago
  Jouni Malinen c442055ecf Move WPA authenticator glue code into a separate file 15 years ago
  Jouni Malinen 2586bc64d0 Move authentication server setup into separate file 15 years ago
  Jouni Malinen ad44e244b1 Move iapp.c into src/ap 15 years ago
  Jouni Malinen 0e2d35c614 Move ctrl_iface_ap.c into src/ap 15 years ago
  Jouni Malinen e5f2b59c7e Move hostapd driver initialization away from hostapd.c 15 years ago
  Jouni Malinen 363b9e6052 Fix wpa_supplicant CONFIG_AP build 15 years ago
  Jouni Malinen 64ee63a0d8 wired: Use os_*() wrappers more consistently 15 years ago
  Jouni Malinen bee07ce805 hostapd: Do not call eloop_terminate() on interface setup failure 15 years ago
  Jouni Malinen 65668bfb77 Add forgotten src/ap/utils.c file 15 years ago
  Jouni Malinen 9fdeaf8f3a WPS: Fix a memory leak if set_ie_cb() is not set 15 years ago
  Jouni Malinen 32da61d9c9 Move wps_hostapd.c into src/ap 15 years ago
  Jouni Malinen 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
  Jouni Malinen 6d1278e998 Remove direct driver calls from tkip_countermeasures.c 15 years ago
  Jouni Malinen 2ce86d9d72 Remove direct driver calls from ieee802_11.c 15 years ago