Commit History

Author SHA1 Message Date
  Jouni Malinen f7c4783379 Split hostapd_interface_deinit() into deinit and free parts 15 years ago
  Jouni Malinen 6226e38d00 Rename some src/ap files to avoid duplicate file names 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 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 2586bc64d0 Move authentication server setup into separate file 15 years ago
  Jouni Malinen e5f2b59c7e Move hostapd driver initialization away from hostapd.c 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 41d719d6e0 Move hostapd configuration parser into separate file 15 years ago
  Jouni Malinen 80d77c31ff hostapd: Call os_program_{init,deinit}() 15 years ago
  Jouni Malinen 0456ea16d8 eloop: Remove global user data pointer 15 years ago
  Jouni Malinen 9969e5a46a Make hostapd_for_each_interface() take context pointer as argument 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen 4dbfe5c58a Conver hostapd specific files to include common.h 15 years ago
  Jouni Malinen 90973fb2fd Remove src/common from default header file path 15 years ago
  Jouni Malinen dd745de384 Fix use-after-free issue with pid_file in hostapd termination 15 years ago
  Jouni Malinen cedf947308 Figure out absolute path for the pid file before daemonizing 15 years ago
  Jouni Malinen b6a7859d15 Move hostapd_init() into main.c 16 years ago
  Jouni Malinen 5c333467b3 Move main() and configuration file related functions into main.c 16 years ago