Historique des commits

Auteur SHA1 Message Date
  Jouni Malinen 93ea8ed034 Partial fix for test_wpa build il y a 16 ans
  Jouni Malinen 0b8695bb2b Renamed shadowed variable il y a 16 ans
  Jouni Malinen 61e64e7b7f Removed dead code il y a 16 ans
  Jouni Malinen c77bb61aee Fixed copy-paste error in retry configuration (incorrect ioctl used) il y a 16 ans
  Jouni Malinen 25ba219f3e Removed unused set_regulatory_domain driver function il y a 16 ans
  Jouni Malinen f49275c92f Fixed build without CONFIG_IEEE80211N il y a 16 ans
  Jouni Malinen 4cdde5caf7 Fixed a typo in printf -> wpa_printf changes il y a 16 ans
  Jouni Malinen 24bb3d9788 Fixed build with wpa_printf disabled il y a 16 ans
  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 71f04b3cf9 Fixed CONFIG_NO_HOSTAPD_LOGGER build il y a 16 ans
  Jouni Malinen 27750f29d6 Comment out RADIUS configuration parsing if RADIUS client support is il y a 16 ans
  Jouni Malinen 10656fc23a Replaced printf() calls with wpa_printf() 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 bc521fac13 Fixed couple of build failures with minimal configuration il y a 16 ans
  Kel Modderman e0f6d3d9b5 wpa_gui-qt4: silence compile warning + wpsTab enable/disable il y a 16 ans
  Jouni Malinen 3904625396 Silenced some sparse warnings il y a 16 ans
  Jouni Malinen b7fc385071 Fixed build with 802.11n disabled il y a 16 ans
  Jouni Malinen 47dc21c70e Include SIM simular for EAP-SIM in Windows build il y a 16 ans
  Jouni Malinen 5fa30f32da Cleaned up main() by splitting it into number of helper functions 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 9302c5e19c Cleanup: move related functions closer to eachother il y a 16 ans
  Jouni Malinen 3313cea0d6 Fixed TKIP countermeasueres for drivers that do not use hostapd MLME il y a 16 ans
  Jouni Malinen 649d8890b1 Add wrapper functions for IEEE 802.11 driver calls into driver.h il y a 16 ans
  Jouni Malinen b83cbb3b3b Use a wrapper function for ieee802_1x_receive() to avoid ieee802_1x.h il y a 16 ans
  Jouni Malinen 33eb3c4ec4 Moved disassociation processing away from driver_*.c il y a 16 ans
  Jouni Malinen 940a0ce970 Moved association check from driver_*.c into ieee802_1x_receive() il y a 16 ans