Commit History

Author SHA1 Message Date
  Jouni Malinen d3b86aed73 Move wpa_drivers dependency into config_file.c 15 years ago
  Jouni Malinen a3d4fafa41 Remove direct driver calls from accounting.c 15 years ago
  Jouni Malinen 41d719d6e0 Move hostapd configuration parser into separate file 15 years ago
  Jouni Malinen 45cefa0bf3 Move more driver ops into struct hostapd_driver_ops 15 years ago
  Jouni Malinen 579bc0e64c Move hostapd_set_privacy() call to hostapd.c 15 years ago
  Jouni Malinen c90933d2a3 Use hostapd driver op wrapper for send_mgmt_frame 15 years ago
  Jouni Malinen 14f7938660 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 15 years ago
  Jouni Malinen bf65bc638f hostapd: Use separate driver operations abstraction 15 years ago
  Jouni Malinen 9aca440199 Drop WPA_TRACE reference before eloop timeout handler call 15 years ago
  Jouni Malinen 1b9eb51bbd Enable IPv6 support for libutils.a and libradius.a 15 years ago
  Jouni Malinen 6aa9e7a64a Redesign struct hostapd_ip_addr to be of fixed size 15 years ago
  Jouni Malinen f42cdcc894 radius_example: Fix memory leak on deinit 15 years ago
  Jouni Malinen 64ce68fc42 Comment out CONFIG_IPV6 for now in RADIUS library build 15 years ago
  Jouni Malinen e20845184a Build radius_example using src/*/lib*.a 15 years ago
  Jouni Malinen 174e899f69 Fix RADIUS client callback function parameters 15 years ago
  Jouni Malinen 8a404b598d Add build rules for src/radius/libradius.a 15 years ago
  Jouni Malinen 019c8c669d Fix radius_example build 15 years ago
  Felix Fietkau fbbfcbac29 hostapd: Add WDS (4-address frame) mode with per-station interfaces 15 years ago
  Jouni Malinen 09eac1ac56 nl80211: Sync with wireless-testing.git linux/nl80211.h 15 years ago
  Jouni Malinen 2a29f0d45c Rename EAP TLS variables to make server and peer code consistent 15 years ago
  Jouni Malinen 09e47a0768 Convert to use struct dl_list 15 years ago
  Jouni Malinen 3e82a2ed62 Add developer documentation for WPA_TRACE 15 years ago
  Jouni Malinen 96603e4fe1 Comment CONFIG_WPA_TRACE_BFD=y out by default 15 years ago
  Jouni Malinen bf5d6fc37e Update documentation for uni tests to use the new tests directory 15 years ago
  Jouni Malinen a5b9337fc8 Avoid NULL dereference on error path when default driver is used 15 years ago
  Jouni Malinen 5e5223bf29 trace: Show eloop unregistered handler function name/file/line 15 years ago
  Jouni Malinen 94caf8cd62 trace: Filter out uninteresting functions from backtrace 15 years ago
  Jouni Malinen a6ff0e0810 trace: Add active reference tracking 15 years ago
  Jouni Malinen a698d28415 Check fread return value 15 years ago
  Jouni Malinen 7bf127572c nl80211: Use couple more os_*() wrappers for allocation 15 years ago