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
*
FST: Fix a compiler warning
Jouni Malinen
2016-03-20
1
-1/+2
*
Fix nfc_pw_token build with CONFIG_FST=y
Jouni Malinen
2016-03-20
1
-0/+1
*
tests: Add CONFIG_VLAN_NETLINK=y to hostapd build configuration
Jouni Malinen
2016-03-20
1
-0/+1
*
mesh: Use appropriate BLOCKED state duration
Masashi Honma
2016-03-20
2
-9/+5
*
tests: Secure mesh network and PMKSA caching
Jouni Malinen
2016-03-20
1
-0/+158
*
tests: PMKSA cache control interface operations
Jouni Malinen
2016-03-20
2
-0/+58
*
mesh: Add support for PMKSA caching
Masashi Honma
2016-03-20
13
-18/+147
*
PMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
Masashi Honma
2016-03-20
11
-1/+65
*
PMKSA: Show AP/mesh PMKSA list in PMKSA command
Masashi Honma
2016-03-20
11
-2/+132
*
mesh: Add MESH_PEER_ADD command
Masashi Honma
2016-03-20
6
-0/+77
*
mesh: Add MESH_PEER_REMOVE command
Masashi Honma
2016-03-20
6
-2/+56
*
P2P: Advertise IP Address Allocation only if it is enabled on GO
Jouni Malinen
2016-03-20
3
-1/+10
*
BSD: Only down the interface once we are sure we can work with it
Roy Marples
2016-03-20
1
-4/+4
*
Handle OSEN IE in Assoc Request info if req_ies exists
Daisuke Niwa
2016-03-20
1
-0/+2
*
tests: Return result from WpaSupplicant::global_request() in all cases
Jouni Malinen
2016-03-20
1
-1/+1
*
nl80211: Fix error path in if_indices_reason reallocation
Jouni Malinen
2016-03-18
1
-1/+1
*
tests: wpa_supplicant AP mode - open network and HT disabled
Jouni Malinen
2016-03-18
1
-0/+15
*
nl80211: Do not add NL80211_ATTR_SMPS_MODE attribute if HT is disabled
Jouni Malinen
2016-03-18
1
-17/+19
*
Assign QCA vendor command and attribute for Tx/Rx aggregation
Sunil Dutt
2016-03-17
1
-0/+19
*
libxml2: Check for xmlDocDumpFormatMemory() error case
Jouni Malinen
2016-03-16
1
-0/+2
*
BoringSSL: Keep static analyzers happier with X509_get0_pubkey_bitstr()
Jouni Malinen
2016-03-16
1
-1/+2
*
hs20-osu-client: Fix pol_upd command line parsing
Jouni Malinen
2016-03-16
1
-6/+3
*
hs20-osu-client: Remove dead code from sub_rem command line parsing
Jouni Malinen
2016-03-16
1
-8/+3
*
tests: EAP-SIM and check fast reauth with bssid change
Jouni Malinen
2016-03-16
1
-0/+41
*
Do not invalidate EAP session cache on all network block parameter changes
Jouni Malinen
2016-03-16
1
-7/+9
*
wlantest: Fix bip_protect() memory allocation
Jouni Malinen
2016-03-14
1
-1/+1
*
Interworking: Add credential realm to EAP-TLS identity
Jouni Malinen
2016-03-11
1
-1/+18
*
tests: Accept "user@example.com" as user identity similarly to "user"
Jouni Malinen
2016-03-11
1
-0/+1
*
nl80211: Support network hierarchy of a master interface under bridge
Dedy Lansky
2016-03-09
1
-0/+8
*
tests: Set ocsp_stapling_response_multi in as2.conf
Jouni Malinen
2016-03-09
1
-0/+1
*
tests: Fix root_ocsp() for multi-OCSP test cases
Jouni Malinen
2016-03-09
1
-22/+3
*
Reserve QCA vendor specific nl80211 commands 116..118
Jouni Malinen
2016-03-08
1
-0/+1
*
hostapd: Handle running out of DFS channels
Zefir Kurtisi
2016-03-08
1
-4/+10
*
FST: Fix session setup failure with peer without MB IE
Dedy Lansky
2016-03-07
1
-1/+1
*
P2P: Add optional op_class argument to P2P_SET listen_channel
Lior David
2016-03-07
2
-3/+15
*
P2P: Adjust service discovery maximum fragment size for 60 GHz
Lior David
2016-03-07
1
-4/+16
*
tests: Add tests for HS 2.0 frame filtering
Johannes Berg
2016-03-07
2
-4/+221
*
tests: Add a test for mesh gate forwarding
Bob Copeland
2016-03-07
1
-0/+51
*
tests: D-Bus AssocStatusCode
Jouni Malinen
2016-03-06
1
-0/+51
*
D-Bus: Add association response status code property for failure cases
Naveen Singh
2016-03-06
9
-0/+52
*
hostapd: Use ifname of the current context in debug messages
Eliad Peller
2016-03-06
1
-3/+2
*
hostapd: Allow use of driver-generated interface addresses
Eliad Peller
2016-03-06
4
-7/+26
*
AP: Save EAPOL received before Association Response ACK
Eliad Peller
2016-03-06
3
-0/+62
*
tests: Add hostapd.py helpers for various radio parameters
Janusz Dziedzic
2016-03-05
1
-0/+49
*
tests: Add terminate support for hostapd/wpa_supplicant
Janusz Dziedzic
2016-03-05
2
-0/+27
*
wpaspy: Add support for TERMINATE command
Janusz Dziedzic
2016-03-05
1
-0/+10
*
tests: Add HostapdGlobal.get_ctrl_iface_port()
Janusz Dziedzic
2016-03-05
1
-3/+25
*
tests: Add UDP ctrl_iface support to hostapd.py
Janusz Dziedzic
2016-03-05
1
-17/+29
*
tests: Add UDP ctrl_iface support to wpasupplicant.py
Janusz Dziedzic
2016-03-05
1
-8/+39
*
wpaspy: Add support for UDP connection
Janusz Dziedzic
2016-03-05
2
-18/+67
[next]