automake build system
[mech_eap.orig] / src / drivers / driver_bsd.c
2010-05-23 Masashi Honmabsd: Use set_freq() API for AP mode wpa_supplicant
2010-03-10 Masashi HonmaNetBSD: Fix driver_bsd.c build
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from hapd_get_ssid...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07 Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-03-06 Kel Moddermanwpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
2010-03-06 Jouni Malinenbsd: Use os_strlcpy instead of strlcpy
2010-02-16 Masashi Honmabsd: Use device capability information
2010-02-13 Masashi Honmabsd: Aggregate ioctl routines
2010-02-13 Masashi HonmaFreeBSD: Add support for FreeBSD 8.0 STA/AP
2010-02-13 Masashi HonmaFreeBSD: Enable channel control
2010-02-13 Masashi Honmabsd: Unify wpa_driver_bsd_ops
2010-02-13 Masashi Honmabsd: Unify struct bsd_driver_data and struct wpa_driver...
2010-02-13 Masashi Honmabsd: Use same field name between hostapd and wpa_supplicant
2010-02-08 Jouni Malinendriver_bsd: Fix build without SIOCS80211CHANNEL
2010-02-08 Masashi Honmadriver_bsd.c: Enable AP mode wpa_supplicant
2010-02-08 Masashi Honmadriver_bsd: Clean up EAPOL frame transmission code
2010-02-08 Masashi Honmadriver_bsd.c: Reduce code duplication (setkey)
2010-02-08 Masashi Honmadriver_bsd.c: Reduce code duplication (ifflag)
2010-02-08 Masashi Honmadriver_bsd.c: Reduce code duplication (MLME)
2010-02-08 Masashi Honmadriver_bsd.c: Reduce code duplication (DELKEY)
2010-02-08 Masashi Honmabsd: Enable auto configuration
2010-02-08 Masashi Honmadriver_bsd.c: Use os_free() instead of free()
2010-01-16 Masashi Honmadriver_bsd.c: Clean up EAPOL frame transmission code
2010-01-09 Masashi HonmaFreeBSD: Fix driver_bsd.c build
2010-01-03 Jouni Malinenbsd: Fix a typo
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-13 Jouni MalinenReplace hostapd_michael_mic_failure() with generic...
2009-12-13 Jouni MalinenMap STA flags into values defined in driver.h
2009-12-12 Jouni Malinendriver_bsd: Fix build after previous commit
2009-12-12 Jouni MalinenAdd more WPA/IEEE 802.1X parameters into set_ieee8021x...
2009-12-12 Jouni Malinendriver_bsd: Fix build (eapol_sm.h is not needed anymore)
2009-12-12 Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-12-07 Masashi HonmaFix driver_bsd.c build
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-23 Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23 Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenRemove unneeded set-MTU operation from drivers
2009-10-12 Masashi HonmaDragonFly BSD: Fix driver_bsd.c build
2009-05-29 Roy Marplesdriver_bsd.c: Use new MLME method of association.
2009-05-29 Roy Marplesdriver_bsd.c: Reduce code duplication between hostapd...
2009-05-29 Jouni Malinenbsd: Get rid of printf size_t warnings with 64-bit...
2009-05-21 Masashi Honmadriver_bsd.c: use get_scan_results2
2009-05-21 Masashi HonmaFix hostapd and wpa_supplicant comipilation on NetBSD...
2009-04-17 Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17 Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-03-21 Jouni MalinenFix driver_bsd.c build for FreeBSD
2009-02-08 Jeremy C. ReedAllow driver_bsd.c to be built for NetBSD
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...