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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparations for v0.6.8 release
hostap_0_6_8
Jouni Malinen
2009-02-15
1
-1/+1
*
Do not try session resumption after EAP failure
Jouni Malinen
2009-02-15
2
-1/+7
*
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
Daniel Mierswa
2009-02-15
15
-0/+48
*
Allow the privsep driver to pass the set_country to the real driver
Daniel Mierswa
2009-02-15
2
-1/+11
*
Check EAP-AKA' AT_KDF duplication only if KDF was negotiated
Jouni Malinen
2009-02-15
1
-1/+4
*
Add debug prints for couple of new EAP-AKA' attributes
Jouni Malinen
2009-02-15
1
-0/+4
*
nl80211: Remove one second sleep after iface up
Jouni Malinen
2009-02-15
1
-11/+0
*
nl80211: Replace WEXT scan event with nl80211
Jouni Malinen
2009-02-15
1
-15/+155
*
nl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN
Jouni Malinen
2009-02-15
1
-401/+77
*
nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
Jouni Malinen
2009-02-15
1
-23/+30
*
Sync nl80211.h with the current wireless-testing version
Jouni Malinen
2009-02-15
1
-0/+69
*
Add another Milenage test set that is suitable for EAP-AKA'
Jouni Malinen
2009-02-15
1
-0/+4
*
EAP-AKA': Verify that AMF separation bit is set
Jouni Malinen
2009-02-15
1
-1/+7
*
Use signal quality if level is not available for comparing max rates
Helmut Schaa
2009-02-15
1
-4/+7
*
wext: Force disconnect on deauthenticate()
Jouni Malinen
2009-02-15
1
-13/+26
*
wext: really disassociate (set random SSID)
Dan Williams
2009-02-15
1
-2/+14
*
Use larger buffer for TLS encryption to avoid issues with GnuTLS
Jouni Malinen
2009-02-15
2
-1/+9
*
WPS: Set correct Selected Registrar Config Methods attribute
Masashi Honma
2009-02-15
1
-0/+1
*
Create os_daemon for OS X, as it's now deprecated (Leopard)
Alan T. DeKok
2009-02-15
1
-1/+36
*
Allow driver_bsd.c to be built for NetBSD
Jeremy C. Reed
2009-02-15
1
-0/+11
*
Use os_strlcpy instead of os_strncpy when copying ifname
Jouni Malinen
2009-02-15
1
-2/+2
*
Avoid memory leak on error path in crypto_cipher_init()
Jouni Malinen
2009-02-08
1
-0/+2
*
Add crypto_cipher_{init,encrypt,decrypt,deinit} for GnuTLS
Jouni Malinen
2009-02-08
1
-1/+114
*
Fix privsep build with CONFIG_CLIENT_MLME=y
Jouni Malinen
2009-02-08
2
-2/+24
*
Removed printf size_t format warning on 64-bit
Jouni Malinen
2009-02-08
1
-2/+2
*
Fix building dynamic EAP peer modules
Pavel Roskin
2009-02-08
1
-1/+1
*
UPnP: Renamed PutWLANResponse callback function to match action
Jouni Malinen
2009-02-08
2
-5/+5
*
WPS UPnP: Added support for multiple external Registrars
Jouni Malinen
2009-02-08
7
-21/+102
*
WPS UPnP: Add IP address and port details into debug messages
Jouni Malinen
2009-02-08
3
-16/+28
*
WPS: Allow minor version differences in Version attribute check
Jouni Malinen
2009-02-08
1
-1/+2
*
WPS: Moved Version attribute validation into a shared function
Jouni Malinen
2009-02-08
3
-11/+19
*
UPnP: Removed shadowed variable
Jouni Malinen
2009-02-08
1
-2/+2
*
WPS: Set correct Device Password ID in M2
Andriy Tkachuk
2009-02-08
1
-1/+1
*
Setting probe request ie with madwifi driver
Masashi Honma
2009-02-08
1
-2/+28
*
Add crypto_mod_exp() for GnuTLS (libgcrypt)
Jouni Malinen
2009-02-08
1
-0/+35
*
Cleaned up printf format warnings on 64-bit build
Jouni Malinen
2009-02-08
1
-8/+11
*
Fixed scan buffer increasing with WEXT
Jouni Malinen
2009-02-08
2
-2/+6
*
Better support in RoboSwitch driver
Jouke Witteveen
2009-02-08
1
-6/+11
*
UPnP: Minor coding style cleanup
Jouni Malinen
2009-02-08
4
-11/+10
*
Better support in RoboSwitch driver
Jouke Witteveen
2009-02-08
1
-21/+39
*
Remove orphaned wpa_cli control socket on EADDRINUSE
Jouni Malinen
2009-02-08
1
-1/+15
*
Add comments on the new Broadcom driver not using driver_broadcom.c
Jouni Malinen
2009-02-08
1
-1/+5
*
WPS: Add support for external Registrars using UPnP transport
Jouni Malinen
2009-02-08
16
-7/+5942
*
Fixed WPS Authenticator attribute processing after M2D
Jouni Malinen
2009-02-08
1
-1/+8
*
WPS: Add a workaround for incorrect passphrase encoding in Network Key
Jouni Malinen
2009-02-08
1
-0/+21
*
WPS: Lock AP Setup on multiple AP PIN validation failures
Jouni Malinen
2009-02-08
6
-1/+38
*
Added ap_settings option for overriding WPS AP Settings in M7
Jouni Malinen
2009-02-08
2
-8/+33
*
Add an EAPOL payload length workaround for a WPS implementation
Jouni Malinen
2009-02-08
1
-0/+26
*
Allow WPS APs for PIN enrollment even without Selected Registrar
Jouni Malinen
2009-02-08
1
-0/+2
*
WPS: Pad DH Public Key and Shared Key to 192 octets
Jouni Malinen
2009-02-08
4
-0/+38
[next]