Commit History

Author SHA1 Message Date
  Jouni Malinen d2f46a2b13 bsd: Use os_strlcpy instead of strlcpy 15 years ago
  Masashi Honma c6611ed995 bsd: Use device capability information 15 years ago
  Masashi Honma 0c6bdf91ea bsd: Aggregate ioctl routines 15 years ago
  Masashi Honma 88487b0e0b FreeBSD: Add support for FreeBSD 8.0 STA/AP 15 years ago
  Masashi Honma 362468d117 FreeBSD: Enable channel control 15 years ago
  Masashi Honma e1b1309b6a bsd: Unify wpa_driver_bsd_ops 15 years ago
  Masashi Honma 86b24ea93c bsd: Unify struct bsd_driver_data and struct wpa_driver_bsd_data 15 years ago
  Masashi Honma 6850c70742 bsd: Use same field name between hostapd and wpa_supplicant 15 years ago
  Jouni Malinen aba7569ec8 driver_bsd: Fix build without SIOCS80211CHANNEL 15 years ago
  Masashi Honma 42f34a9b41 driver_bsd.c: Enable AP mode wpa_supplicant 15 years ago
  Masashi Honma d373725686 driver_bsd: Clean up EAPOL frame transmission code 15 years ago
  Masashi Honma 719196b159 driver_bsd.c: Reduce code duplication (setkey) 15 years ago
  Masashi Honma 60bc30333c driver_bsd.c: Reduce code duplication (ifflag) 15 years ago
  Masashi Honma fa6b8afe6f driver_bsd.c: Reduce code duplication (MLME) 15 years ago
  Masashi Honma cbdecd2b0d driver_bsd.c: Reduce code duplication (DELKEY) 15 years ago
  Masashi Honma 5197244a04 bsd: Enable auto configuration 15 years ago
  Masashi Honma 82f36163ac driver_bsd.c: Use os_free() instead of free() 15 years ago
  Masashi Honma 11386396cc driver_bsd.c: Clean up EAPOL frame transmission code 15 years ago
  Masashi Honma c610dba137 FreeBSD: Fix driver_bsd.c build 15 years ago
  Jouni Malinen 69378b7928 bsd: Fix a typo 15 years ago
  Jouni Malinen abd9fafab6 Standardize on a single definition of auth_alg bitfield values 15 years ago
  Jouni Malinen baac649094 Add drv_event_eapol_rx() helper 15 years ago
  Jouni Malinen 1d041bec84 Use generic driver event notification for AP mode assoc/disassoc 15 years ago
  Jouni Malinen a8e0505bf0 Use driver event, EVENT_EAPOL_RX, for EAPOL frame indication 15 years ago
  Jouni Malinen 719347511a Get rid of unnecessary typedefs for enums. 15 years ago
  Jouni Malinen 1cd973d501 Replace hostapd_michael_mic_failure() with generic driver event 15 years ago
  Jouni Malinen 0de39516ae Map STA flags into values defined in driver.h 15 years ago
  Jouni Malinen c9b9e494fc driver_bsd: Fix build after previous commit 15 years ago
  Jouni Malinen af586419fd Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op 15 years ago
  Jouni Malinen ff2a74eeb1 driver_bsd: Fix build (eapol_sm.h is not needed anymore) 15 years ago