Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / wpa_supplicant_i.h
2010-09-10 Ardong ChenAdd option for disabling automatic reconnection on...
2010-09-09 Jouni MalinenP2P: Allow driver wrapper to indicate how many stations...
2010-09-09 Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Add test mode for SD to force fragmented response
2010-09-09 Jouni MalinenP2P: Add command for pre-authorizing an invitation...
2010-09-09 Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09 Jouni MalinenP2P: Do not schedule new remain-on-channel if waiting...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09 Jouni MalinenAllow ctrl_iface SET command to change global config...
2010-09-09 Jouni MalinenWPS: Make fragment size configurable for EAP-WSC peer
2010-07-18 Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-04-11 Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11 Jouni MalinenAdd more wpa_supplicant AP mode parameters for the...
2010-04-11 Jouni MalinenAdd registerable callback for wpa_supplicant AP mode...
2010-04-11 Jouni MalinenAdd an option to request a connection without a new...
2010-04-11 Jouni MalinenAdd option for overriding scan result handler for a...
2010-04-11 Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11 Jouni MalinenOptimize post-WPS scan based on channel used during...
2010-04-10 Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-03-13 Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-02-27 Jouni MalinenAdd suspend/resume notifications
2010-01-03 Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03 Jouni MalinenMove wpa_supplicant specific scan code away from src...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-02 Jouni MalinenMaintain a pointer to the current BSS table entry
2010-01-02 Jouni MalinenDo not store raw scan results
2010-01-02 Jouni MalinenUse BSS table entry instead of raw scan result for...
2010-01-02 Jouni MalinenOnly expire scanned BSSes based on new scan results
2009-12-30 Jouni Malinendbus: Share common initialization code for both old...
2009-12-28 Jouni MalinenAdd scan parameter support for client MLME
2009-12-28 Jouni MalinenAdd an option for driver wrappers to report operational...
2009-12-27 Jouni MalinenAdd BSS list sorted by id and add some helper functions
2009-12-27 Jouni MalinenAdd BSS table to track scan results without dropping...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-19 Jouni MalinenWPS ER: Delay wpa_supplicant termination to allow unsub...
2009-12-09 Jouni MalinenRemove struct hostapd_rate_data from driver API
2009-12-06 Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-11-28 Jouni MalinenFix init2() driver_ops to get the correct global driver...
2009-11-17 Jouni Malinennl80211/SME: Use reassociation when roaming within...
2009-11-09 Witold Sowawpa_supplicant: new DBus API implementation
2009-11-07 Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-11-04 Jouni MalinenAllow driver and ctrl_interface parameters to be overridden
2009-10-14 Sam LefflerDo not schedule a new scan if no networks are enabled
2009-09-15 Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-14 Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-13 Witold SowaUse shared functions for network operations and param...
2009-09-04 Jouni MalinenDelay processing of EAPOL frames when not associated
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-07 Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-14 Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
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-23 Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-14 Jouni MalinenAdded initial step for IBSS RSN support
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-11-28 Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-08 Jouni MalinenAdded an optional mitigation mechanism for certain...
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...