Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 5a464ff86e dbus: Split message_handler() into readable helper functions il y a 15 ans
  Jouni Malinen 612bb5163d Import http://student.agh.edu.pl/~wsowa/new-dbus-api.html il y a 15 ans
  Jouni Malinen 55fc1ce024 dbus: Add an example python script for using the new dbus interface il y a 15 ans
  Jouni Malinen fae3a72f93 dbus: Remove unnecessary indentation by cleaning up if/else structure il y a 15 ans
  Jouni Malinen d401b48f3c dbus: split wpas_dbus_handler_scan() into number of helper functions il y a 15 ans
  Jouni Malinen d114fcabbf dbus: Fix build without os_free available as a pointer il y a 15 ans
  Jouni Malinen ac68f031a7 dbus: Fix Scan invalid args reporting (uninitialize variable) il y a 15 ans
  Jouni Malinen 459489c99d eloop: Fix timeout handler to use local copy of func pointer il y a 15 ans
  Jouni Malinen 833fe95eb1 dbus: show messages in debug log il y a 15 ans
  Jouni Malinen 376900708a dbus: Check that wpa_s->scan_res != NULL before dereferencing it il y a 15 ans
  Jouni Malinen 2ee055b3c0 Indicate interface removal only if the interface was added successfully il y a 15 ans
  Jouni Malinen 2f00ad446e dbus: Fix wpa_supplicant_add_iface() calls il y a 15 ans
  Jouni Malinen a646086d51 dbus: Use os_*() wrappers for memory allocations consistently il y a 15 ans
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. il y a 15 ans
  Jouni Malinen 81f4f6195e Include header files explicitly in *.c, not via header files il y a 15 ans
  Jouni Malinen 6e6e8c31ff Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.c il y a 15 ans
  Jouni Malinen 8b06c1ed0d Remove ap_config.h dependency from driver_i.h il y a 15 ans
  Jouni Malinen 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
  Jouni Malinen fcfda83bf9 Add new src/ap directory into Doxygen documents il y a 15 ans
  Jouni Malinen 1b56c26c40 Get rid of direct hostapd_for_each_interface() calls il y a 15 ans
  Jouni Malinen 70db2ab308 Move rest of the generic AP mode functionality into src/ap il y a 15 ans
  Jouni Malinen 481a11c94f test: Use more shared code for driver wrapper AP and station modes il y a 15 ans
  Jouni Malinen a911a6e61f Do not use virtual driver_ops for wpa_supplicant AP mode il y a 15 ans
  Jouni Malinen 8c5fe31fe8 Move driver deinitialization away from hostapd.c il y a 15 ans
  Jouni Malinen a4f2110934 Clean up some of the hostapd.h function prototype definitions il y a 15 ans
  Jouni Malinen 0aef3ec832 Move hostapd_prune_associations() into ap/utils.c il y a 15 ans
  Jouni Malinen c442055ecf Move WPA authenticator glue code into a separate file il y a 15 ans
  Jouni Malinen 2586bc64d0 Move authentication server setup into separate file il y a 15 ans
  Jouni Malinen ad44e244b1 Move iapp.c into src/ap il y a 15 ans
  Jouni Malinen 0e2d35c614 Move ctrl_iface_ap.c into src/ap il y a 15 ans