]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_bsd.c
driver_bsd.c: Reduce code duplication (ifflag)
[thirdparty/hostap.git] / src / drivers / driver_bsd.c
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...