Historique des commits

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