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
/
hostapd
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PTKSA cache to hostapd
Ilan Peer
2021-01-25
1
-0/+2
*
AP: Add support for configuring PASN
Ilan Peer
2021-01-25
1
-0/+8
*
hostapd: Fix typos
Yegor Yefremov
2020-10-16
1
-1/+1
*
build: Remove hostapd vs. wpa_supplicant build checks
Johannes Berg
2020-10-10
1
-9/+1
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
1
-5/+17
*
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
-3/+2
*
build: Pull common fragments into a build.rules file
Johannes Berg
2020-10-10
1
-31/+3
*
SAE-PK: A tool for generating SAE-PK Modifier and password
Jouni Malinen
2020-06-02
1
-0/+34
*
SAE-PK: Extend SAE functionality for AP validation
Jouni Malinen
2020-06-02
1
-0/+4
*
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
*
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
-6/+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
*
Fix hostapd build with CONFIG_WPA_TRACE but no CONFIG_WPA_TRACE_BFD
Brian Norris
2019-10-25
1
-1/+1
*
Remove IAPP functionality from hostapd
Jouni Malinen
2019-09-11
1
-5/+0
*
DPP: Fix hostapd build dependencies for DPP-only build
Jouni Malinen
2019-09-08
1
-0/+1
*
Remove CONFIG_IEEE80211W build parameter
Jouni Malinen
2019-09-08
1
-33/+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
-0/+10
*
macsec: Support IEEE 802.1X(EAP)/PSK MACsec Key Agreement in hostapd
leiwei
2019-06-03
1
-0/+9
*
hostapd: Add airtime policy configuration support
Toke Høiland-Jørgensen
2019-05-02
1
-0/+5
*
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
*
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: Remove aes-omac1.o from hostapd build
Sean Parkinson
2018-05-02
1
-0/+2
*
Fix building nt_password_hash with gnutls
Andrey Utkin
2018-04-15
1
-3/+2
*
Add support for wolfSSL cryptographic library
Sean Parkinson
2018-03-03
1
-1/+45
*
GnuTLS: Add option to build with libnettle instead of libgcrypt
Jouni Malinen
2017-12-29
1
-2/+14
*
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
-5/+0
*
OWE: Support DH groups 20 (NIST P-384) and 21 (NIST P-521) in AP mode
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/+1
*
OpenSSL: Add build option to select default ciphers
Beniamino Galvani
2017-07-17
1
-0/+4
*
DPP: Integration for hostapd
Jouni Malinen
2017-06-19
1
-0/+20
*
Add JavaScript Object Notation (JSON) parser (RFC7159)
Jouni Malinen
2017-06-17
1
-0/+5
*
Extend SHA-384 and SHA-512 support to match SHA-256
Jouni Malinen
2017-06-17
1
-0/+15
[next]