Commit History

Author SHA1 Message Date
  Jouni Malinen 8ad733d5ea Use auto-generated dependency files and clean them 15 years ago
  Jouni Malinen 1801bd7fae Move base64 test code into a new tests subdirectory 15 years ago
  Jouni Malinen a486c0c72a IBSS RSN: Add more verbose debug info for key setup 15 years ago
  Jouni Malinen a95795ad61 nl80211: Add extra IEs into IBSS join request 15 years ago
  Jouni Malinen 9c972abb66 IBSS RSN: Wait for connection event and do not use auth timeout 15 years ago
  Jouni Malinen 0e379654b0 SME: Do not process disassoc frame unless SME is used 15 years ago
  Jouni Malinen 3680a5dbbf Fix build with both CONFIG_AP=y and CONFIG_IBSS_RSN=y enabled 15 years ago
  Jouni Malinen 05df8cb3f6 Fix hostapd build with WPS disabled 15 years ago
  Jouni Malinen 5cc4d64bf2 nl80211: Add support for IBSS networks 15 years ago
  Witold Sowa 85d3f273df dbus: switch dbus APIs initialization order 15 years ago
  Witold Sowa a5717c957c dbus: Enable -u option when only the new DBus API is included 15 years ago
  Jouni Malinen 3dee308178 Fix wpa_priv compilation after driver_ops changes 15 years ago
  Dmitry Shmidt 4e2225a520 Fix wpa_priv memory leak in wpa_priv_get_scan_results2() 15 years ago
  Jouni Malinen 362bd35f2d Add more Doxygen documentation for RADIUS server implementation 15 years ago
  Jouni Malinen d72aad942b nl80211: Clear BSS state mismatches with deauth as a workaround 15 years ago
  Jouni Malinen a84ed99ee4 SME: Deauthenticate to clear state after disassociation events 15 years ago
  Jouni Malinen e6b8efeba0 nl80211: Add debug prints for BSS status in scan results 15 years ago
  Jouni Malinen d8222ae38c Fix driver initialization not to crash if driver does not use init2() 15 years ago
  Jouni Malinen e0e14a7bc3 Move internal EAPOL authenticator defines into their own file 15 years ago
  Jouni Malinen 03da66bd59 Remove src/crypto from default include path 15 years ago
  Jouni Malinen 5586f500a0 Split handle_assoc() into number of helper functions 15 years ago
  Jouni Malinen 9294bfefc7 Mark IE input to hostapd_eid_wmm_valid() const 15 years ago
  Jouni Malinen 2a3c6f5077 Check AID availability before handling HT state updates on association 15 years ago
  Jouni Malinen df84268ae7 Allocate sta->ht_capabilities dynamically 15 years ago
  Jouni Malinen 99d845a7ec Include src/eapol_auth in Doxygen documents 15 years ago
  Jouni Malinen ffa2a30e33 Add Makefile for the new src/eapol_auth directory 15 years ago
  Jouni Malinen b60d6f61e4 Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE 15 years ago
  Jouni Malinen 281c950be4 Move EAPOL authenticator state machine into src/eapol_auth 15 years ago
  Jouni Malinen a2befd37cc Change EAPOL authenticator hapd pointers to be opaque context 15 years ago
  Jouni Malinen d79b779204 Remove dependency on sta_info.h from eapol_sm.c 15 years ago