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
*
dbus: Add MeshGroupRemoved signal
Saurav Babu
2017-09-09
6
-0/+88
*
dbus: Add MeshGroupStarted signal
Saurav Babu
2017-09-09
6
-0/+87
*
FILS: Add a space before MAC address to a HLP debug message
Jouni Malinen
2017-09-07
1
-1/+1
*
tests: Enable DPP in default configuration files
Jouni Malinen
2017-09-06
2
-0/+2
*
Remove the completely unused FT parameters in driver association data
Jouni Malinen
2017-09-06
1
-37/+0
*
tests: Write MSK dump files from authentication server
Jouni Malinen
2017-09-05
5
-67/+78
*
wlantest: FILS keys and (Re)Association Request/Response frames
Jouni Malinen
2017-09-05
2
-8/+313
*
wlantest: Support variable length PMK
Jouni Malinen
2017-09-05
5
-24/+37
*
wlantest: Build helper files with FILS support included
Jouni Malinen
2017-09-05
1
-0/+1
*
Add SHA-384 routines to libcrypto.a
Jouni Malinen
2017-09-05
1
-0/+5
*
tests: SAE commit message override on wpa_supplicant
Jouni Malinen
2017-09-04
1
-0/+17
*
SAE: Allow commit fields to be overridden for testing purposes (STA)
Jouni Malinen
2017-09-04
3
-0/+22
*
tests: SAE commit message override on hostapd
Jouni Malinen
2017-09-04
1
-0/+17
*
SAE: Allow commit fields to be overridden for testing purposes
Jouni Malinen
2017-09-04
4
-0/+14
*
tests: SAE reflection attack using internal hostapd mechanism
Jouni Malinen
2017-09-04
1
-0/+28
*
SAE: Add testing code for reflection attack
Jouni Malinen
2017-09-04
3
-0/+15
*
SAE: Fix PMKSA caching behavior in AP mode
Jouni Malinen
2017-09-04
2
-5/+24
*
DPP: Add base64 dependency in makefiles
Jouni Malinen
2017-09-04
4
-0/+4
*
DPP: Derive PMKID using SHA256() for all curves
Jouni Malinen
2017-08-24
1
-6/+3
*
tests: Verify data connectivity with DPP AKM
Jouni Malinen
2017-08-24
1
-0/+2
*
tests: DPP association with nl80211 connect command
Jouni Malinen
2017-08-24
1
-0/+11
*
nl80211: Fix auth_alg selection with FILS in the connect command
Jouni Malinen
2017-08-24
1
-0/+2
*
FILS: Fix wpa_supplicant AP build without CONFIG_IEEE80211W
Jouni Malinen
2017-08-24
1
-2/+2
*
tests: Make dpp_qr_code_auth_initiator_enrollee more robust
Jouni Malinen
2017-08-23
1
-0/+8
*
DPP: Use Transaction ID in Peer Discovery Request/Response frames
Jouni Malinen
2017-08-23
4
-79/+42
*
hs20-osu-client: Fix build with new OpenSSL and BoringSSL
Hu Wang
2017-08-23
1
-1/+1
*
Introduce QCA_NL80211_VENDOR_SUBCMD_HANG
Sunil Dutt
2017-08-23
1
-0/+54
*
tests: Update DPP discovery override value format
Jouni Malinen
2017-08-22
1
-1/+1
*
tests: JSON module tests for additional array parsing
Jouni Malinen
2017-08-22
1
-0/+4
*
JSON: Fix parsing of arrays of numbers, strings, literals
Jouni Malinen
2017-08-22
1
-0/+26
*
DPP: Remove devices object from the connector
Jouni Malinen
2017-08-22
8
-192/+6
*
tests: Remove use of dpp_devices_override
Jouni Malinen
2017-08-22
1
-2/+0
*
tests: sigma_dut tests for SAE
Jouni Malinen
2017-08-22
1
-0/+96
*
QCA vendor attribute to configure beacon miss penalize count for BTC
Sachin Ahuja
2017-08-18
1
-0/+6
*
QCA vendor attribute to configure beacon miss count
Sachin Ahuja
2017-08-18
1
-0/+5
*
QCA vendor attribute to enable/disable scan
Sandeep Puligilla
2017-08-18
1
-0/+6
*
tests: hostapd with zero length ap_pin parameter
Jouni Malinen
2017-08-18
1
-0/+19
*
WPS: Interpret zero length ap_pin hostapd.conf parameter as "unset"
Jouni Malinen
2017-08-14
1
-1/+4
*
Remove some obsolete information from hostapd README file
Jouni Malinen
2017-08-02
1
-20/+8
*
hw_features: Fix check of supported 802.11ac channel width
Sven Eckelmann
2017-07-18
2
-2/+2
*
tests: Make wnm_bss_tm_req_with_mbo_ie more robust
Andrei Otcheretianski
2017-07-18
1
-7/+10
*
WNM: Differentiate between WNM for station and for AP in build
Avraham Stern
2017-07-18
11
-24/+26
*
RRM: Remove duplicate frequencies from beacon report scan request
Avraham Stern
2017-07-17
1
-0/+1
*
tests: Fix RRM tests to allow refused/incapable responses
Andrei Otcheretianski
2017-07-17
1
-10/+21
*
RRM: Send response when Beacon report request is not supported/refused
Avraham Stern
2017-07-17
1
-3/+15
*
RRM: Send Radio Measurement response when beacon report scan fails
Avraham Stern
2017-07-17
3
-2/+8
*
tests: Rejection of group-addressed RRM measurement request
Jouni Malinen
2017-07-17
1
-0/+11
*
RRM: Send reject/refuse response only to unicast measurement request
Avraham Stern
2017-07-17
3
-12/+22
*
wpa_cli: Fix global control interface for STA-FIRST/STA-NEXT
Dmitry Shmidt
2017-07-17
1
-1/+2
*
DPP: Fix build with OpenSSL 1.1.0
Jouni Malinen
2017-07-17
1
-0/+4
[next]