Historique des commits

Auteur SHA1 Message Date
  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
  Jouni Malinen 602996f8db Moved WPA setup etc. association processing away from driver_*.c il y a 16 ans
  Jouni Malinen 214021f585 Move RX-from-unknown-STA processing away from driver_*.c il y a 16 ans
  Jouni Malinen 8607f4c31f Moved TX status processing for STA entries away from driver_*.c il y a 16 ans
  Jouni Malinen 76e2592190 Share the same radiotap helper implementation il y a 16 ans
  Jouni Malinen d200828b41 Moved rfc1042_header into driver_*.c that use it il y a 16 ans
  Jouni Malinen a2f517fb93 Fixed a typo in a comment il y a 16 ans
  Jouni Malinen 8383da8009 Fixed eapol_test build after RADIUS API changes (const) il y a 16 ans
  Jouni Malinen 8d06da09a4 Move generic definitions away from hostapd.h il y a 16 ans
  Jouni Malinen bfddd95c9e Split hostapd/driver.h into two files 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 bb305cbdcc Replaced printf() with wpa_printf() il y a 16 ans
  Jouni Malinen 03018d3e7c Added CONFIG_NO_STDOUT_DEBUG for hostapd il y a 16 ans