Interworking: Add ANQP query requests
[mech_eap.git] / wpa_supplicant /
2011-10-16 Jouni MalinenInterworking: Add ANQP query requests
2011-10-16 Jouni Malinenwpa_cli: Make second argument to set command optional
2011-10-16 Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16 Jouni MalinenAdd Extended Capability element to AssocReq for Interwo...
2011-10-16 Jouni MalinenIEEE 802.11u: Allow Interworking and HESSID to be confi...
2011-10-16 Jouni MalinenFix location of P2P indication flag in BSS ctrl_iface...
2011-10-16 Gurumoorthi Gnanas... Allow drivers to indicate WPS push button in station...
2011-10-16 Jouni MalinenConvert signed bit field to unsigned one
2011-10-16 Jouni Malinendbus: Fix potential memory leak with unexpected p2p_fin...
2011-10-16 Jouni MalinenRemove unnecessary wpa_s == NULL validation
2011-10-15 Luciano CoelhoAdd delayed scheduled scan request
2011-10-15 Luciano CoelhoAdd filter support to scheduled scans
2011-10-15 Luciano CoelhoUse sched_scan in driver init
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-10-15 Luciano CoelhoReorganize P2P and WPS scan code
2011-10-12 Janusz DziedzicP2P: Cleanup AP callbacks when removing the group
2011-10-02 Mohamed Abbasdbus: Export max scan ssids supported by driver
2011-10-02 Jithu JanceDo not re-associate on SELECT_NETWORK to current network
2011-09-30 Zhi ChenAllow wildcard SSID to be used with WPA-PSK if bssid...
2011-09-29 Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29 Jouni MalinenGAS: Add a generic GAS query module
2011-09-29 Jouni MalinenMove GAS/ANQP build routines to a separate file from P2P
2011-09-29 Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-29 Jouni MalinenP2P: Do not request station mode scans during P2P opera...
2011-09-29 Jouni MalinenP2P: Do not leave P2P scan handler registered if scan...
2011-09-26 Jouni MalinenDo not enable bgscan when driver takes care of BSS...
2011-09-26 Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-25 Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-09-21 Reinette ChatreD-Bus/P2P: Treat PIN as string
2011-09-21 Janusz Dziedzicwpa_supplicant: AP mode, set drv_flags
2011-09-21 Reinette ChatreD-Bus/P2P: Support all discovery types
2011-09-21 Reinette ChatreD-Bus: Fix memory leak when using array of array of...
2011-09-21 Johannes BergP2P: Fix action done handling for driver-based off...
2011-09-21 Pavel RoskinFix typos found by codespell
2011-09-17 Jouni Malineneapol_test: Add option for writing server certificate...
2011-09-16 Jouni MalinenFix proactive_key_caching configuration to WPA code
2011-09-15 Jouni Malinenwpa_supplicant AP: Set static WEP keys if configured
2011-09-15 Jouni MalinenAP: Set pairwise/group cipher for non-WPA modes
2011-09-10 Rajkumar ManoharanP2P: Remove CCK supported rates when running P2P scan
2011-09-08 Edward LuMake sure wpa_proto gets cleared for WPS and non-WPA...
2011-09-08 Jouni MalinenP2P: Remove Label config method
2011-09-07 Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-09-07 Jouni MalinenCall wpas_notify_network_removed() on REMOVE_NETWORK
2011-09-07 Jouni MalinenFix SIM/USIM simulator build to include AES encryption...
2011-09-02 Jouni MalinenWPS: Add 'wpa_cli wps_pin get' for generating random...
2011-09-02 Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-09-02 Jouni MalinenAndroid: Include libcrypto and libssl only if CONFIG_TL...
2011-09-01 Jouni MalinenReduce debug verbosity on global ctrl_iface PING command
2011-09-01 Bharat ChakravartyWPS: Set Probe Request config methods based on configur...
2011-08-31 Bharat ChakravartyWPS: Set RF bands based on driver capabilities
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-08-07 Dan Williamsdbus: Do not segfault if P2P is disabled
2011-08-07 Jouni Malinendbus: Remove separate access variable from properties
2011-08-06 Eliad Pellerwpa_supplicant AP: Enable uapsd in P2P GO mode if go_ap...
2011-08-06 Jayant SaneDBus/P2P: Return Primary and Secondary device types...
2011-07-29 Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-07-18 Jouni MalinenAdd CONFIG_IEEE80211N to wpa_supplicant defconfig
2011-07-17 Jouni MalinenP2P: Set p2p auth/assoc parameter based on connection...
2011-07-17 Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-07-16 Jouni MalinenDeauthenticate on reconfiguration
2011-07-16 Jouni MalinenDrop oldest unknown BSS table entries first
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-15 Johannes BergP2P: Fix p2p_intra_bss with nl80211
2011-07-15 Jouni MalinenP2P: Remove unused SearchOnly parameter from D-Bus...
2011-07-15 Jouni MalinenP2P: Fix memory leak in D-Bus p2p_find handler
2011-07-15 Jouni MalinenP2P: Coding style cleanup
2011-07-15 Jouni MalinenP2P: Fix error path not to build error message twice
2011-07-15 Jouni MalinenP2P: Clear entry.key to avoid use of uninitialized...
2011-07-15 Jouni MalinenWPS: Check malloc success on workaround path
2011-07-15 Jouni MalinenP2P: Use consistent checking of ssid != NULL
2011-07-15 Jouni MalinenP2P: Coding style cleanup for D-Bus handlers
2011-07-15 Jouni MalinenP2P: Fix D-Bus error path (potential NULL pointer deref)
2011-07-15 Jouni MalinenP2P: Remove dead code from wpas_p2p_connect()
2011-07-15 Henry Gebhardtwpa_supplicant: Edit BINDIR in dbus and systemd service...
2011-07-15 Henry Gebhardtwpa_supplicant: Add systemd support
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-12 Mikael WikströmFix non D-Bus builds by removing 'void void' in return...
2011-07-05 Hong WuFT: Clear SME ft_used/ft_ies when disconnecting
2011-07-05 Angie Chinchillawpa_s AP mode: Enable HT20 if driver supports it
2011-07-05 Jouni Malinenwpa_supplicant AP: Disable AP mode on disassoc paths
2011-07-05 Jouni MalinenMove peer certificate wpa_msg() calls to notify.c
2011-07-05 Michael ChangAdd dbus signal for information about server certification
2011-07-04 Paul Stewartwpa_supplicant: Respect PKG_CONFIG variable if set...
2011-07-04 Marcin Klimczewskiwpa_cli: Add missing parameter for P2P_GROUP_ADD command
2011-07-04 Jayant SaneDBus/P2P: Rectified type of SecondaryDeviceTypes in...
2011-07-04 Jayant SaneDBus/P2P: Adding decl for PersistentGroupRemoved signal
2011-06-27 Jouni MalinenFix D-Bus build without CONFIG_P2P=y
2011-06-27 Jouni MalinenClear WPA and EAPOL state machine config pointer on...
2011-06-25 Jean-Michel.BachotP2P: Fix WpsFailed signal in P2P D-Bus
2011-06-25 Jayant SaneP2P: Update listen and operating channel from P2P D-Bus
2011-06-25 Jayant SaneP2P: Add WpsFailed signal in P2P D-Bus
2011-06-24 Jayant SaneP2P: More complete persistent group management over...
2011-06-23 Jayant SaneP2P: Add dissasoc_low_ack in P2P device properties
2011-06-23 Jayant SaneP2P: Fix P2P device signal level type in D-Bus
2011-06-23 Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-23 Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-23 Jayant SaneP2P: Enable P2P capability advertisement on D-Bus
2011-06-23 Jouni MalinenFix CONFIG_NO_WPA_PASSPHRASE=y build
2011-06-23 Jouni MalinenAdd notes for CONFIG_WPS_ER build configuration option
next