WPS 2.0: Provide (Re)Association Response WPS IE to driver
[libeap.git] / src / drivers / driver_test.c
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-09 Jouni Malinendriver_test: Add functionality for allowing P2P testing
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from sta_add()...
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-07 Jouni Malinendriver_test: Use driver private BSS context instead...
2010-03-07 Jouni MalinenRemove unneeded iface parameter from if_add() driver op
2010-03-06 Felix Fietkauhostapd: Fix interface selection for the nl80211 driver
2010-02-16 Jouni MalinenAdd alloc_interface_addr() drv op option for specifying...
2010-01-16 Jouni Malinendriver_test: Learn scan result channel from DS Params IE
2010-01-16 Jouni Malinendriver_test: Initialize bss_ctx based on drv->ctx for...
2010-01-16 Jouni Malinendriver_test: Add support for per-SSID scans for non...
2010-01-16 Jouni MalinenAdd BSSID to TX/RX Action frame driver ops
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...
2010-01-03 Jouni Malinendriver_test: Add channel awareness for the MLME test...
2010-01-03 Jouni MalinenAdd driver API functionality for off-channel Action...
2010-01-03 Jouni MalinenAdd driver ops for allocating interface addresses
2010-01-03 Jouni MalinenAdd a driver op for enabling Probe Request reporting...
2010-01-03 Jouni Malinendriver_test: Remove forgotten, unused prototypes
2010-01-03 Jouni MalinenReplace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ...
2010-01-03 Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2009-12-28 Jouni Malinentest: Register more complete set of channels and rates
2009-12-28 Jouni Malinentest: Use previously requested BSSID when adding a...
2009-12-27 Jouni Malinentest: Add WPA_TRACE reference check for driver ctx
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25 Jouni Malinentest: Use more shared code for driver wrapper AP and...
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-19 Jouni Malinendriver_test: Use OS wrappers consistently for memory...
2009-12-16 Jouni Malinendriver_test: Fix AP mode to initialize bss_ctx for...
2009-12-13 Jouni MalinenUse generic driver events for TX status and RX reporting
2009-12-13 Jouni Malinendriver_test: Merge drv->hapd into drv->ctx
2009-12-13 Jouni MalinenAdd BSS ctx to if_add() driver op
2009-12-13 Jouni MalinenRemove usused flags parameter from sta_add() driver op
2009-12-12 Jouni MalinenReplace direct driver call to wpa_ft_rrb_rx() with...
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-09 Jouni MalinenRemove unused rate flags from driver use
2009-12-09 Jouni MalinenMerge bss_add/bss_remove drivers ops into if_add/if_remove
2009-12-09 Jouni MalinenRemove unused if_update() driver op
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenRemove some unneeded header file inclusions
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-09-11 Jouni MalinenFix driver_test for hostapd
2009-09-10 Jouni Malinendriver_test: Update BSS data when using wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Implement set_mode for wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Preliminary support for wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Share the same deinit() for hostapd and...
2009-09-10 Jouni Malinendriver_test: Merge socket_dir into test_dir
2009-09-10 Jouni Malinendriver_test: Some additional merging of send_mlme
2009-09-10 Jouni Malinendriver_test: Claim AP mode capability for wpa_supplicant
2009-09-10 Jouni Malinendriver_test: Build most of code in unconditionally
2009-09-10 Jouni Malinendriver_test: Merge wpa_supplicant and hostapd data...
2009-06-12 Jouni MalinenReplace hostapd_wps_probe_req_rx() with more generic...
2009-04-17 Jouni MalinenUse C99 designated initializers to cleanup driver_ops...
2009-04-17 Jouni Malinenhostapd: Remove unused passive scan functionality
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-16 Jouni MalinenClean up HT40 scan and share nl80211 scanning code
2009-04-09 Jouni MalinenShare driver beacon configuration handlers
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenShare same set_country driver op for hostapd and wpa_su...
2009-04-09 Jouni MalinenShare management frame send driver op for hostapd and...
2009-04-09 Jouni MalinenRemove flags parameter from send_mgmt_frame() driver op
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-04-02 Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-02-14 Jouni Malinendriver_test: Implement scan2() handler
2009-02-14 Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-02-12 Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-01-17 Jouni MalinenAdded support for IBSS scanning into driver_test
2009-01-02 Jouni MalinenMove addr_un definitions to avoid using out-of-scope...
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22 Jouni MalinenMark local functions static.
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-12 Jouni MalinenPorted driver_test to Windows (only UDP socket available)
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-09-29 Jouni MalinenFixed build without CONFIG_CLIENT_MLME
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...