index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update AP IE regardless WPA_DRIVER_FLAGS_BSS_SELECTION flag
android-m
Dmitry Shmidt
2016-04-02
1
-0/+4
*
AOSP: Android: Add src directory symlinks
Dmitry Shmidt
2016-04-02
2
-0/+2
*
AOSP: Add CleanSpec.mk
Jouni Malinen
2016-04-02
1
-0/+64
*
AOSP: Android: Add MODULE_LICENSE_BSD_LIKE
Dmitry Shmidt
2016-04-02
1
-0/+0
*
Android: Fix max number of sched scan SSIDs based on driver capability
Dmitry Shmidt
2016-04-02
1
-3/+11
*
binder: Implement interface add/remove methods
Roshan Pius
2016-04-02
8
-0/+262
*
binder: Add binder skeletal code for Android
Roshan Pius
2016-04-02
16
-0/+458
*
Remove struct ieee80211_mgmt::u.probe_req
Jouni Malinen
2016-04-02
1
-4/+1
*
atheros: Do not use struct ieee80211_mgmt::u.probe_req
Jouni Malinen
2016-04-02
1
-4/+3
*
wpa_supplicant: Do not use struct ieee80211_mgmt::u.probe_req
Jouni Malinen
2016-04-02
1
-10/+13
*
AP: Do not use struct ieee80211_mgmt::u.probe_req
Jouni Malinen
2016-04-02
1
-3/+3
*
tests: EAP-SIM fast reauth with no-change SET_NETWORK
Jouni Malinen
2016-03-31
1
-0/+45
*
Do not clear PMKSA entry or EAP session cache if config does not change
Bala Krishna Bhamidipati
2016-03-31
2
-7/+82
*
Revert "Assign QCA vendor command and attribute for Tx/Rx aggregation"
Sunil Dutt
2016-03-31
1
-19/+0
*
tests: SAE and bignum failures
Jouni Malinen
2016-03-27
1
-1/+87
*
tests: Add TEST_FAIL() calls into OpenSSL bignum operations
Jouni Malinen
2016-03-27
1
-1/+46
*
Comment out UDP/UNIX socket code from common ctrl_iface based on build
Jouni Malinen
2016-03-27
1
-8/+29
*
Fix CONFIG_CTRL_IFACE=udp6/udp6-remote builds
Jouni Malinen
2016-03-27
1
-1/+7
*
tests: SAE and pwe failure
Jouni Malinen
2016-03-27
1
-1/+36
*
SAE: Check SHA256-PRF operation result
Jouni Malinen
2016-03-27
3
-23/+34
*
SAE: Remove dead code in FFC pwd-value derivation
Jouni Malinen
2016-03-27
1
-2/+0
*
tests: RADIUS accounting with various security cases
Jouni Malinen
2016-03-27
1
-1/+53
*
tests: Suite B error cases for PMKID and MIC derivation
Jouni Malinen
2016-03-27
1
-9/+89
*
tests: WNM BSS transition management with various PHY types
Jouni Malinen
2016-03-27
1
-4/+34
*
tests: DFS CAC functionality on channel 104 HT40-
Jouni Malinen
2016-03-27
2
-1/+41
*
tests: AP Channel Switch - invalid channel
Jouni Malinen
2016-03-26
1
-1/+11
*
tests: Information element parsing OOM
Jouni Malinen
2016-03-26
1
-0/+13
*
tests: Information element parsing - extra coverage
Jouni Malinen
2016-03-26
1
-0/+12
*
tests: QCA vendor element parsing
Jouni Malinen
2016-03-26
1
-1/+1
*
tests: Invalid VHT 80 and 80+80 MHz configuration (seg0/seg1)
Jouni Malinen
2016-03-26
1
-0/+92
*
tests: HT40 co-ex scan and broken legacy/HT AP
Jouni Malinen
2016-03-26
1
-0/+46
*
tests: HT40 on 5 GHz with disabled secondary channel
Jouni Malinen
2016-03-26
1
-0/+20
*
tests: Fix FST cleanup if alloc_fail is not supported
Jouni Malinen
2016-03-26
1
-4/+13
*
nl80211: Fix libnl-tiny build with CONFIG_LIBNL20=y
Jouni Malinen
2016-03-26
2
-2/+6
*
Use TIOCOUTQ instead of SIOCOUTQ to avoid need for linux/sockios.h
Jouni Malinen
2016-03-26
1
-3/+2
*
wlantest: Use local ETH_P_IP define instead of linux/if_ether.h
Jouni Malinen
2016-03-26
2
-1/+3
*
Drop USE_KERNEL_HEADERS define
Jouni Malinen
2016-03-26
2
-8/+0
*
Use a separate header file for Linux bridge interface definitions
Jouni Malinen
2016-03-26
2
-10/+25
*
Use own header file for defining Linux VLAN kernel interface
Jouni Malinen
2016-03-26
3
-12/+56
*
vlan: Fix musl libc conflict with Linux kernel headers
Jörg Krause
2016-03-26
1
-1/+10
*
P2P: Fix persistent group for 60 GHz networks
Lior David
2016-03-25
1
-3/+6
*
vlan: Move if_nametoindex() use out of vlan_init.c
Jouni Malinen
2016-03-25
3
-4/+8
*
vlan: Move ifconfig helpers to a separate file
Jouni Malinen
2016-03-25
4
-50/+68
*
vlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into a separate file
Jouni Malinen
2016-03-25
5
-742/+768
*
vlan: Remove unnecessary header includes from netlink implementation
Jouni Malinen
2016-03-25
1
-8/+0
*
vlan: Clean up netlink vs. ioctl API implementation
Jouni Malinen
2016-03-25
6
-172/+186
*
vlan: Fix musl build error
Jörg Krause
2016-03-25
1
-3/+3
*
Make it a bit easier to roam from 2.4 GHz to 5 GHz within ESS
Jouni Malinen
2016-03-25
1
-1/+12
*
Fix a typo in a comment
Jouni Malinen
2016-03-25
1
-1/+1
*
tests: WNM BSS Transition Management and cfg80211 connect command
Jouni Malinen
2016-03-25
1
-0/+53
[next]