Commit History

Author SHA1 Message Date
  Jouni Malinen 158aff0035 WPS: Convert struct advertisement_state_machine to use struct dl_list 15 years ago
  Jouni Malinen ea8f09acb2 WPS: Remove unused struct subscr_addr parent pointer 15 years ago
  Jouni Malinen f1de40f728 WPS: Convert struct wps_event_ to use struct dl_list 15 years ago
  Jouni Malinen ec32c29471 WPS: Convert struct subscription to use struct dl_list 15 years ago
  Jouni Malinen f98b440c47 WPS: Convert struct subscr_addr to use dl_list 15 years ago
  Jouni Malinen dacf478352 Add generic doubly-linked list implementation 15 years ago
  Jouni Malinen d2e6100c16 Fix xcode build (eap_register.c needs to be included) 15 years ago
  Masashi Honma 1c9c03d08d Mac OS X: Fix driver_osx.c build 15 years ago
  Snowpin Lee 649b28f9e6 ralink: Add WPS support 15 years ago
  Jouni Malinen a6fc4f3c82 Change Linux driver wrappers to use shared netlink receive code 15 years ago
  Jouni Malinen 62d680c3ca netlink: Move more of the newlink/dellink parsing into shared code 15 years ago
  Jouni Malinen f37cf89ccb netlink: Use NLMSG_OK and NLMSG_NEXT macros 15 years ago
  Jouni Malinen 08063178fb nl80211/wext: Share netlink new/del link event receive code 15 years ago
  Jouni Malinen e2d02c29b5 driver_nl80211/wext: Share netlink operstate send function 15 years ago
  Jouni Malinen 3b31db5199 Fix netlink payload length calculation 15 years ago
  Jouni Malinen 0e15e529eb Show current mode (station/AB/IBSS) in status 15 years ago
  Jouni Malinen 67f0112d83 driver_test: Fix AP mode to initialize bss_ctx for first interface 15 years ago
  Jouni Malinen c302f20740 Initialize new_connection = 1 to fix wpa_supplicant AP mode operstate 15 years ago
  Jouni Malinen cdc7f66bda Fix driver_nl80211.c build without CONFIG_CLIENT_MLME 15 years ago
  Jouni Malinen d986b1b6c1 OpenSSL: Silence "Failed to read possible Application Data" 15 years ago
  Jouni Malinen b57e086cc1 Mark management frame processing functions to use const buffer 15 years ago
  Jouni Malinen ba091c06c5 Mark ieee802_11_parse_elems() input and parsed elems const 15 years ago
  Jouni Malinen f8b1f69561 Use generic driver events for TX status and RX reporting 15 years ago
  Jouni Malinen 1b648c7e1a nl80211: Remove some of the unnecessary conditional compilation 15 years ago
  Jouni Malinen fcf0f87d97 Replace hostapd_button_pushed() with generic driver event 15 years ago
  Jouni Malinen f2dab64ee3 Fix EVENT_FT_RRB_RX processing 15 years ago
  Jouni Malinen 1cd973d501 Replace hostapd_michael_mic_failure() with generic driver event 15 years ago
  Jouni Malinen ac7043f265 Fix VS project files to match with source code file changes 15 years ago
  Jouni Malinen 85cc05110d driver_test: Merge drv->hapd into drv->ctx 15 years ago
  Jouni Malinen 8043e72589 Add BSS ctx to if_add() driver op 15 years ago