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
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DTIM period configuration into Beacon set operation
Jouni Malinen
2010-02-20
2
-6/+4
*
Use LDFLAGS in all linker commands
Bjarke Istrup Pedersen
2010-02-08
1
-5/+5
*
Preparations for 0.6.10 release
hostap_0_6_10
Jouni Malinen
2010-01-12
1
-1/+18
*
Fix memory leak on RSN preauth init error path
Jouni Malinen
2010-01-09
1
-0/+1
*
Fix WMM default parameters
Lennert Buytenhek
2010-01-09
1
-3/+3
*
Fix memory leak in config freeing
Jouni Malinen
2010-01-09
1
-0/+2
*
Figure out absolute path for the pid file before daemonizing
Jouni Malinen
2009-11-25
1
-2/+4
*
WPS: Add support for setting timeout for PIN
Jouni Malinen
2009-11-25
5
-9/+32
*
hostapd: Fix endian bugs in STA HT capability handling
Felix Fietkau
2009-11-22
1
-14/+6
*
WPS: Do not use ASCII-dump on binary PutWLANResponse NewMessage
Jouni Malinen
2009-11-22
1
-2/+2
*
WPS: Fix credential processing for open network case
Jouni Malinen
2009-11-22
1
-1/+1
*
Include only the used DH groups in the build
Jouni Malinen
2009-11-22
1
-0/+4
*
Fix VLAN ID validation check to use the new VLAN ID
Blaž Bačnik
2009-11-22
1
-1/+1
*
Remove the STA entry on reassociation to clear STA PS state
Jouni Malinen
2009-11-22
1
-0/+7
*
Fix WPA reconfiguration to update GTK
Jouni Malinen
2009-11-22
1
-15/+35
*
Remove rc4() wrapper
Jouni Malinen
2009-11-22
2
-3/+3
*
make the build process quieter to see warnings
Johannes Berg
2009-11-22
1
-0/+11
*
hostapd: EAP-AKA' needs SHA256
Jouni Malinen
2009-11-22
1
-0/+1
*
Fix STA flag setting for auto-authorization if 802.1X/WPA is not used
Jouni Malinen
2009-11-22
1
-0/+3
*
hostapd: Require EAPOL-Key type to match with selected protocol
Jouni Malinen
2009-11-22
1
-0/+16
*
hostapd: Fix non-802.11w build
Jouni Malinen
2009-11-22
1
-1/+1
*
No need for including endian.h anymore
Jouni Malinen
2009-11-22
1
-11/+0
*
No need to check WMM IE OUI or type here
Jouni Malinen
2009-11-22
1
-10/+4
*
Use bit mask/shift and helper functions instead of C bit fields
Jouni Malinen
2009-11-22
2
-31/+35
*
WMM cleanup (WME -> WMM rename, comments, etc.)
Jouni Malinen
2009-11-22
12
-194/+209
*
Remove unused tsinfo()
Jouni Malinen
2009-11-22
1
-7/+0
*
Fix WMM and MFP STA flag setting with flags_or/flags_and
Jouni Malinen
2009-11-22
1
-7/+7
*
Drop unprotected Robust Action frames from MFP STAs
Jouni Malinen
2009-11-22
1
-3/+22
*
Add more debugging details for SA Query processing
Jouni Malinen
2009-11-22
1
-0/+11
*
Reject hostapd configuration without channel for nl80211 drivers
Jouni Malinen
2009-11-22
1
-0/+7
*
Add code to re-use an existing ctrl_iface socket file
Jouni Malinen
2009-11-22
1
-2/+29
*
hostapd: Fix internal crypto build without TLS
Jouni Malinen
2009-06-22
1
-0/+9
*
nl80211: Fix channel 14 use
Francesco Gringoli
2009-04-20
1
-1/+1
*
Fix some multi-BSSID configuration operations
Jouni Malinen
2009-04-20
1
-9/+10
*
Fix RSN parameter setting for multi-BSS case
Jouni Malinen
2009-04-20
1
-20/+21
*
Fix SHA-256-based KDF when using CCMP as the pairwise cipher
Jouni Malinen
2009-04-20
4
-9/+16
*
WPS: Fix hostapd runtime WPS configuration after Enrollee run
Jouni Malinen
2009-04-20
1
-0/+22
*
Update driver SSID and 802.1X/WPA parameters on configuration reload
Jouni Malinen
2009-04-20
1
-0/+10
*
Fix: Loop in driver selection routine
Masashi Honma
2009-04-20
1
-1/+1
*
Get rid of couple of shadowed variable warnings
Jouni Malinen
2009-04-20
2
-8/+8
*
Remove shadowed variable
Jouni Malinen
2009-04-20
1
-2/+1
*
Remove local variable shadowing to avoid a warning
Jouni Malinen
2009-04-20
1
-5/+5
*
Preparation for 0.6.9 release
hostap_0_6_9
Jouni Malinen
2009-03-23
1
-1/+1
*
Fix FreeBSD build
Jouni Malinen
2009-03-22
1
-0/+1
*
driver_madwifi: Fix build with old driver versions
Jouni Malinen
2009-03-22
1
-2/+2
*
Fix UNIX domain socket address handling to be more portable
Jouni Malinen
2009-03-22
1
-8/+19
*
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
-4/+5
*
hostapd: Fix some manual page formatting
Kel Modderman
2009-03-22
2
-2/+2
[next]