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
path:
root
/
wpa_supplicant
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
PASN: Add support for PASN processing to wpa_supplicant
Ilan Peer
3 days
1
-0/+1
*
WPA: Add PTKSA cache to wpa_supplicant for PASN
Ilan Peer
3 days
1
-0/+2
*
PASN: Add functions to compute PTK, MIC and hash
Ilan Peer
3 days
1
-0/+8
*
build: Remove hostapd vs. wpa_supplicant build checks
Johannes Berg
2020-10-10
1
-8/+0
*
build: Add .config file to dependencies
Johannes Berg
2020-10-10
1
-2/+0
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
1
-8/+26
*
build: Move config file handling into build.rules
Johannes Berg
2020-10-10
1
-12/+1
*
build: Add a common-clean target
Johannes Berg
2020-10-10
1
-2/+2
*
build: Pull common fragments into a build.rules file
Johannes Berg
2020-10-10
1
-48/+17
*
MSCS: Add support to send MSCS Request frames
Vinita S. Maloo
2020-08-14
1
-0/+1
*
SAE-PK: Extend SAE functionality for AP validation
Jouni Malinen
2020-06-02
1
-0/+4
*
wolfssl: Do not hardcode include directory in wpa_supplicant build
Jouni Malinen
2020-05-16
1
-1/+1
*
DPP: Move TCP encapsulation into a separate source code file
Jouni Malinen
2020-05-11
1
-0/+1
*
DPP: Move configurator backup into a separate source code file
Jouni Malinen
2020-05-11
1
-0/+1
*
DPP: Move authentication functionality into a separate source code file
Jouni Malinen
2020-05-11
1
-0/+1
*
DPP2: Reconfig Announcement transmission
Jouni Malinen
2020-05-11
1
-0/+1
*
DPP: Move PKEX functionality into a separate source code file
Jouni Malinen
2020-05-11
1
-0/+1
*
DPP: Move crypto routines into a separate source code file
Jouni Malinen
2020-05-11
1
-0/+1
*
Allow TKIP support to be removed from build
Disha Das
2020-04-17
1
-0/+4
*
SAE: Fix build without DPP/OWE/ERP
Jouni Malinen
2020-04-04
1
-0/+1
*
wpa_supplicant: Add HE override support
P Praneesh
2020-03-30
1
-0/+4
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-0/+4
*
Remove CONFIG_IEEE80211N build option
Jouni Malinen
2020-02-22
1
-5/+0
*
DPP: Add ASN.1 support into build
Jouni Malinen
2020-01-31
1
-2/+7
*
AP: Determine Short SSID value for the BSS
Andrei Otcheretianski
2019-12-28
1
-0/+1
*
SAE: Enable NEED_DH_GROUPS_ALL for CONFIG_TESTING_OPTIONS=y builds
Vamsi Krishna
2019-12-20
1
-0/+3
*
DPP2: Fix wpa_supplicant build dependencies for CONFIG_AP=y build
Jouni Malinen
2019-09-08
1
-0/+4
*
DPP: Fix wpa_supplicant build dependencies for DPP-only build
Jouni Malinen
2019-09-08
1
-4/+2
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-36/+0
*
Add TLS-PRF using HMAC with P_SHA384 for TEAP
Jouni Malinen
2019-08-16
1
-0/+5
*
EAP-TEAP server and peer implementation (RFC 7170)
Jouni Malinen
2019-07-09
1
-1/+19
*
macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd
leiwei
2019-06-03
1
-0/+3
*
Share common SAE and EAP-pwd functionality: suitable groups
Jouni Malinen
2019-04-25
1
-0/+6
*
DPP2: Build configuration flags for DPP version 2 support
Jouni Malinen
2019-03-13
1
-0/+3
*
wpa_supplicant: Drop the old D-Bus interface support
Lubomir Rintel
2019-03-09
1
-43/+13
*
crypto: Add option to use getrandom()
Lubomir Rintel
2019-01-01
1
-0/+3
*
OCV: Add utility functions to insert OCI elements
Mathy Vanhoef
2018-12-16
1
-0/+1
*
OCV: Add build configuration for channel validation support
Mathy Vanhoef
2018-12-16
1
-0/+5
*
wolfSSL: Fix EAP-FAST key derivation
Sean Parkinson
2018-05-02
1
-0/+1
*
Remove CONFIG_IEEE80211R_AP=y build option from wpa_supplicant
Jouni Malinen
2018-04-02
1
-8/+0
*
Add support for wolfSSL cryptographic library
Sean Parkinson
2018-03-03
1
-0/+40
*
wpa_passphrase: Include $(LIBS) for linking
Arkadiusz Drabczyk
2018-02-17
1
-1/+1
*
GnuTLS: Add option to build with libnettle instead of libgcrypt
Jouni Malinen
2017-12-29
1
-3/+15
*
GnuTLS: Implement HMAC functions using libgcrypt
Jouni Malinen
2017-12-27
1
-0/+10
*
GnuTLS: Implement sha{256,384,512}_vector() using libgcrypt
Jouni Malinen
2017-12-27
1
-1/+0
*
EAP-pwd: Use abstract crypto API
Sean Parkinson
2017-12-24
1
-0/+1
*
Remove all PeerKey functionality
Jouni Malinen
2017-10-15
1
-8/+0
*
OWE: Support DH groups 20 (NIST P-384) and 21 (NIST P-521) in station
Jouni Malinen
2017-10-08
1
-0/+5
*
DPP: Add base64 dependency in makefiles
Jouni Malinen
2017-09-04
1
-0/+1
*
WNM: Differentiate between WNM for station and for AP in build
Avraham Stern
2017-07-18
1
-1/+2
[next]