index
:
hostap-06
master
hostapd/wpa_supplicant 0.6.x
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LDFLAGS in all linker commands
Bjarke Istrup Pedersen
2010-02-08
1
-6/+6
*
Preparations for 0.6.10 release
hostap_0_6_10
Jouni Malinen
2010-01-12
1
-1/+13
*
Fix init2() driver_ops to get the correct global driver context
Jouni Malinen
2010-01-09
2
-3/+7
*
WPS: Clear SSID selection if more than one BSSID match is found
Jouni Malinen
2010-01-09
1
-2/+15
*
Fix wpa_priv memory leak in wpa_priv_get_scan_results2()
Dmitry Shmidt
2010-01-09
1
-2/+2
*
Add cleared deprecation notes on iwl,ndiswrapper,madwifi(sta) wrappers
Jouni Malinen
2010-01-09
2
-2/+5
*
Getting back to DISCONNECTED afer SCANNING
Samuel Ortiz
2010-01-09
2
-3/+9
*
Do not schedule a new scan if no networks are enabled
Sam Leffler
2010-01-09
3
-11/+25
*
Reset EAPOL pointer when handling DBus smartcard parameters
David Smith
2010-01-09
1
-0/+4
*
wpa_supplicant: add DBus method for changing debug parameters
Helmut Schaa
2010-01-09
3
-0/+54
*
WPS: Add PBC overlap and timeout events from WPS module
Oleg Kravtsov
2009-11-25
1
-0/+4
*
Allow CONFIG_DEBUG_SYSLOG=y to be used
Sam Leffler
2009-11-25
1
-0/+4
*
dbus: add 'scanning' property
Dan Williams
2009-11-25
8
-0/+115
*
wpa_gui: Only move to WPS tab if inactive/disconnect and AP ready
Jouni Malinen
2009-11-22
1
-3/+6
*
wpa_supplicant: Fix ctrl_interface group permissions to allow read/execute
Anders Aspegren Søndergaard
2009-11-22
1
-0/+8
*
wpa_gui-qt4: Fix build with Session Manager disabled in Qt4
Christian Rüb
2009-11-22
3
-0/+10
*
Remove a note about other repositories of wpa_supplicant
Jouni Malinen
2009-11-22
1
-3/+3
*
Add wpa_msg_ctrl() for ctrl_interface-only messages
Jouni Malinen
2009-11-22
1
-1/+2
*
Stub out the dbus function w/o CONFIG_WPS to fix build
Sam Leffler
2009-11-22
1
-0/+5
*
Remove wpa_priv on 'make clean'
Jouni Malinen
2009-11-22
1
-0/+1
*
Skip networks without known SSID when selecting the BSS
Jouni Malinen
2009-11-22
1
-0/+10
*
MFP: Clear IGTK
Masashi Honma
2009-11-22
1
-0/+4
*
Include only the used DH groups in the build
Jouni Malinen
2009-11-22
1
-0/+4
*
WPS: Fix CONFIG_WPS=y compilation of wpa_supplicant
Masashi Honma
2009-11-22
1
-0/+1
*
Remove extra whitespace
Witold Sowa
2009-11-22
3
-4/+3
*
Delay processing of EAPOL frames when not associated
Jouni Malinen
2009-11-22
3
-0/+47
*
WPS: Workaround mixed-mode WPA+WPA2 auth type in credentials
Jouni Malinen
2009-11-22
1
-7/+15
*
CONFIG_WIRELESS_EXTENSION need not be in CFLAGS
Johannes Berg
2009-11-22
1
-1/+0
*
CONFIG_WIRELESS_EXTENSION is purely internal to the Makefile
Johannes Berg
2009-11-22
2
-5/+1
*
make the build process quieter to see warnings
Johannes Berg
2009-11-22
1
-0/+10
*
Clean up some more binaries in wpa_supplicant 'make clean'
Johannes Berg
2009-11-22
1
-1/+1
*
WPS: Change wpa_supplicant wps_reg to not send out M8
Jouni Malinen
2009-11-22
1
-1/+6
*
Fix MLME build after WMM renames
Jouni Malinen
2009-11-22
1
-17/+17
*
Disconnect if 4-way handshake processing fails
Jouni Malinen
2009-04-20
1
-2/+2
*
Make deauthentication and disassociation consistent
Jouni Malinen
2009-04-20
1
-3/+1
*
Fix SHA-256-based KDF when using CCMP as the pairwise cipher
Jouni Malinen
2009-04-20
1
-0/+5
*
WPS: Fix local configuration update after AP configuration
Jouni Malinen
2009-04-20
1
-0/+10
*
Preparation for 0.6.9 release
hostap_0_6_9
Jouni Malinen
2009-03-23
1
-1/+1
*
Fix UNIX domain socket address handling to be more portable
Sam Leffler
2009-03-22
1
-6/+18
*
Fix FreeBSD build by not adding -ldl
Jouni Malinen
2009-03-22
1
-0/+2
*
Fix IEEE 802.11r key derivation function to match with the standard
Jouni Malinen
2009-03-22
1
-0/+2
*
Detach ctrl_iface monitor if the client socket is removed
Jouni Malinen
2009-03-22
1
-2/+5
*
Fixed eapol_test build after RADIUS API changes (const)
Jouni Malinen
2009-03-11
1
-2/+3
*
Fix EAP-FAST only build to include the needed EAPOL implementation
Jouni Malinen
2009-03-11
1
-0/+1
*
driver_ndis: Add PAE group address to the multicast address
Jouni Malinen
2009-03-11
1
-0/+4
*
WPS: Add a workaround for TKIP/CCMP mixed mode credentials
Jouni Malinen
2009-03-11
1
-0/+99
*
Fix builds that need SHA256 or mod_exp, but not TLS functions
Jouni Malinen
2009-03-11
1
-13/+14
*
WPS: Fix WEP key index to use 1..4 instead of 0..3
Andriy Tkachuk
2009-02-27
1
-3/+4
*
WPS: support WEP keys in hex characters format in received credentials
Andriy Tkachuk
2009-02-27
1
-5/+28
*
WPS: support registration with APs in WEP security mode
Andriy Tkachuk
2009-02-27
1
-0/+5
[next]