Commit History

Author SHA1 Message Date
  Jouni Malinen 6d7fb6918d Add new driver wrapper for the Atheros driver 16 years ago
  Daniel Mierswa b77eab282a Explicitly link against libdl when including TNC support 16 years ago
  Jouni Malinen f620268f13 WPS: Add support for external Registrars using UPnP transport 16 years ago
  Jouni Malinen a9843f614f Removed hw_features.o from build if hostapd MLME is not used 16 years ago
  Jouni Malinen 7fd46d466f Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE) 16 years ago
  Jouni Malinen 30b32314eb Added build option for removing VLAN support (CONFIG_NO_VLAN) 16 years ago
  Jouni Malinen 815d2189d9 Remove TLS-PRF from hostapd build if it is not needed 16 years ago
  Jouni Malinen 03ba2cb4c6 Added CONFIG_NO_AES_EXTRAS for hostapd 16 years ago
  Jouni Malinen b5b969e9c7 Moved driver callback functions from hostapd.c to a new file 16 years ago
  Jouni Malinen 81897f4c88 Moved TKIP countermeasures from hostapd.c to its own file 16 years ago
  Jouni Malinen 76e2592190 Share the same radiotap helper implementation 16 years ago
  Jouni Malinen f88bd28836 Added support for removing RADIUS accounting and RADIUS in general 16 years ago
  Jouni Malinen 9c584c06bd Remove MLME code from build if none of the enabled drivers need it 16 years ago
  Jouni Malinen 03018d3e7c Added CONFIG_NO_STDOUT_DEBUG for hostapd 16 years ago
  Jouni Malinen d953d9ab80 Removed sparse destinations since "CC=cgcc make" works fine 16 years ago
  Jouni Malinen 875f6d7b93 Create all doxygen docs from root directory to get proper path names 16 years ago
  Andriy Tkachuk d9f5626293 NEED_BASE64 for WPS 16 years ago
  Jouni Malinen 205a372b2d Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed) 16 years ago
  Jouni Malinen a9d1364c5f Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog 16 years ago
  Jouni Malinen 8c37556cd1 Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10) 16 years ago
  Jouni Malinen 7d7b8e960a WPS: Split wps_common.c into parts 16 years ago
  Jouni Malinen ad08c3633c Added preliminary Wi-Fi Protected Setup (WPS) implementation 16 years ago
  Jouni Malinen d52e94f965 Removed partial IEEE 802.11h implementation 16 years ago
  Jouni Malinen fb6d357532 reconfig.c file was not used at all, so remove it. 16 years ago
  Jouni Malinen 477df071d7 Fixed hostapd build without l2_packet (e.g., RADIUS server only). 16 years ago
  Jouni Malinen cb7b04c8c9 Moved ieee802_11_parse_elems() into common code 16 years ago
  Jouni Malinen d64dabeebc Added a new driver wrapper, "none", for RADIUS server only configuration 16 years ago
  Jouni Malinen de9289c8e9 Add preliminary IEEE 802.11n support into hostapd 16 years ago
  Jouni Malinen 2eeaa5c9d0 EAP-PEAP: Moved the common peap_prfplus() function into a shared file 17 years ago
  Jouni Malinen 06726f0bdd EAP-PEAP: Moved EAP-TLV processing into eap_peap.c 17 years ago