Add test command for disabling/enabling A-MPDU aggregation
[libeap.git] / wpa_supplicant /
2010-09-09 Jouni MalinenAdd test command for disabling/enabling A-MPDU aggregation
2010-09-09 Jouni MalinenP2P: For now, do not use channels 12-14 in P2P groups
2010-09-09 Jouni MalinenP2P: Add an example p2p-action script for udhcpc/udhcpd
2010-09-09 Jouni MalinenCopy WPS strings into AP configuration when using wpa_s...
2010-09-09 Jouni MalinenTrigger WPS configuration update on string changes
2010-09-09 Jouni MalinenP2P: Avoid segfault on AP deinit after failed AP start
2010-09-09 Jouni MalinenP2P: Fix P2P IE generation for AssocReq when BSS info...
2010-09-09 Jouni MalinenP2P: Allow driver wrapper to indicate how many stations...
2010-09-09 Jouni MalinenFix AP mode wps_pin command to return the entered PIN
2010-09-09 Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09 Jouni MalinenP2P: Add Device Password ID to GO Neg Request RX event
2010-09-09 Jouni MalinenP2P: Fix p2p_connect join with interface address
2010-09-09 Jouni MalinenP2P: Add support for cross connection
2010-09-09 Jouni MalinenP2P: Disable periodic NoA when non-P2P STA is connected
2010-09-09 Jouni MalinenP2P: Include P2P IE in (Re)AssocReq to infra AP if...
2010-09-09 Jouni MalinenTrigger scan on reload-config only if there are enabled...
2010-09-09 Jouni MalinenP2P: Fix invitation to active group to use correct...
2010-09-09 Jouni MalinenWPS: Fix configuration strings on config reload
2010-09-09 Jouni MalinenP2P: Use 'Enrollee info' WPS request type in P2P scans
2010-09-09 Jouni MalinenP2P: Allow pre-authorization of invitation to apply...
2010-09-09 Jouni MalinenAdd P2P Interface Address into ctrl_iface status output
2010-09-09 Jouni MalinenP2P: Add test command for filtering which peers are...
2010-09-09 Jouni MalinenP2P: Add test mode for SD to force fragmented response
2010-09-09 Jouni MalinenP2P: Initial support for SD fragmentation (GAS Comeback...
2010-09-09 Jouni MalinenP2P: Fix memory leak in SD service entries
2010-09-09 Jouni MalinenP2P: Rename SD info not available define to match with...
2010-09-09 Jouni MalinenP2P: Stop early when processing not-persistent invitati...
2010-09-09 Jouni MalinenP2P: Fix Group ID in Invitation Request from active GO
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: Run a scan before provision discovery in p2p_conne...
2010-09-09 Jouni MalinenP2P: Implement power save configuration
2010-09-09 Jouni MalinenP2P: Do not schedule new remain-on-channel if waiting...
2010-09-09 Jouni MalinenP2P: Fix infinite loop on interface selection for Actio...
2010-09-09 Jouni MalinenP2P: wpa_qui-qt4: Add P2P functionality into the GUI
2010-09-09 Jouni MalinenP2P: wpa_cli action calls for P2P group started/removed...
2010-09-09 Jouni Malinenwpa_cli: Add P2P commands
2010-09-09 Jouni MalinenP2P: Add disassociation/deauthentication IE notifications
2010-09-09 Jouni MalinenP2P: Map driver events to P2P event notifications
2010-09-09 Jouni MalinenP2P: Show P2P info in ctrl_iface scan results
2010-09-09 Jouni MalinenP2P: Show P2P Device Address in wpa_cli status
2010-09-09 Jouni MalinenP2P: Add control interface commands for P2P
2010-09-09 Jouni MalinenP2P: Optimize scan timeouts for group formation
2010-09-09 Jouni MalinenP2P: Add P2P IE into (Re)Association Request frames
2010-09-09 Jouni MalinenP2P: Add P2P IE into Probe Request frames
2010-09-09 Jouni MalinenP2P: Let the driver wrapper know if association is...
2010-09-09 Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09 Jouni MalinenP2P: Do not register l2_packet on dedicated P2P device...
2010-09-09 Jouni MalinenP2P: Add TODO note for Group Formation bit use in AP...
2010-09-09 Jouni MalinenP2P: Remove 802.11b rates from wpa_supplicant AP mode...
2010-09-09 Jouni MalinenP2P: Use config block with disabled==2 to store persist...
2010-09-09 Jouni MalinenP2P: Add driver operations for P2P use
2010-09-09 Jouni MalinenP2P: Do not save temporary networks
2010-09-09 Jouni MalinenP2P: Do not filter BSSes based on SSID during P2P Provi...
2010-09-09 Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-09-09 Jouni MalinenP2P: Add global configuration parameters for P2P
2010-09-09 Jouni MalinenP2P: Add dynamic network config block parameters for P2P
2010-09-09 Jouni MalinenAllow ctrl_iface SET command to change global config...
2010-09-09 Jouni MalinenAdd flag indicating which global configuration paramete...
2010-09-09 Jouni MalinenMove global configuration parser into config.c
2010-09-09 Jouni MalinenWPS: Make fragment size configurable for EAP-WSC peer
2010-09-09 Jouni MalinenWPS: Fix CONFIG_WPS_STRICT build option
2010-09-09 Jouni MalinenWPS 2.0: Make sure PHY/VIRT flag gets set for PBC
2010-09-09 Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-09 Jouni MalinenWPS 2.0: Add virtual/physical display and pushbutton...
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-09 Jouni Malinenbgscan learn: Fix build
2010-09-04 Jouni Malinendbus: Verify WPA/RSN IE parser result before returning...
2010-09-04 Jouni Malinenwpa_supplicant AP: Make sure deauth/disassoc event...
2010-09-04 Jouni Malinenwpa_gui-qt4: Update copyright years to include 2010
2010-09-04 Jouni MalinenUpdate WinPcap to the latest stable version 4.1.2
2010-09-04 Jouni MalinenNDIS: Fix association for WPS provisioning with protect...
2010-09-04 Jouni MalinenAdd libgcc_s_dw2-1.dll to the Windows installation...
2010-09-02 Jouni Malinenwinreg: Get rid of compiler warning
2010-08-28 Jouni MalinenFix BSS selection with multiple configured networks
2010-08-28 Masashi HonmaSolaris: Add support for wired IEEE 802.1X client
2010-08-27 Jouni Malinenbgscan learn: Skip immediate scan on initial signal...
2010-08-27 Jouni Malinenbgscan simple: Skip immediate scan on initial signal...
2010-08-27 Jouni MalinenMerge WPA and non-WPA network selection routines
2010-08-27 Jouni MalinenAdd current signal strength into signal quality change...
2010-08-26 Jouni MalinenShare common code in wpa_supplicant_{disassociate,deaut...
2010-08-26 Jouni MalinenCancel authentication timeout on local deauth/disassoc...
2010-08-20 Masashi HonmaWPS: Fix unused variable warning
2010-08-18 Jouni Malinendbus: Deauthenticate instead of disassociate on disconn...
2010-08-18 Samuel Ortizsme: Check for prev_bssid from sme_event_disassoc
2010-08-17 Jouni MalinenAdd more debug info on deauth/disassoc events and commands
2010-08-17 Samuel Ortizsme: Try all authentication algorithms when the first...
2010-08-11 Jouni MalinenAdd a mechanism to insert notes to wpa_supplicant debug log
2010-08-11 Jouni Malinenwpa_cli: Clean up redrawing and filter out BSS added...
2010-07-18 Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-07-18 Jouni MalinenAdd some more debug for driver events
2010-07-18 Jouni MalinenIgnore scan results in wpa_supplicant AP mode
2010-07-18 Jouni MalinenWPS: Do not allow Label and Display config methods...
2010-07-18 Jouni MalinenSME: Do not skip initial scan request
2010-07-18 Jouni MalinenSME: Retry scan after authentication failure
2010-07-18 Jouni MalinenVerify that l2_packet is initialized before notificatio...
2010-07-18 Jouni MalinenFix wpa_supplicant AP mode to ignore EAPOL Supplicant...
2010-07-11 Jouni Malinenbgscan learn: Remove forgotten debug printf
next