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
/
src
/
eap_peer
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAP-TTLS peer: Handle Commitment Message for TLS 1.3
Alexander Clouter
6 days
1
-0/+10
*
EAP-TLS peer: Handle Commitment Message for TLS 1.3
Alexander Clouter
6 days
1
-8/+4
*
EAP: Extend Session-Id derivation with TLS 1.3 to PEAP and EAP-TTLS
Alexander Clouter
6 days
1
-2/+2
*
EAP-TTLS: Key derivation per draft-ietf-emu-tls-eap-types-00
Alexander Clouter
6 days
1
-3/+15
*
EAP-PEAP: Key derivation per draft-ietf-emu-tls-eap-types-00
Alexander Clouter
6 days
1
-5/+18
*
EAP-TTLS/PEAP peer: Fix failure when using session tickets under TLS 1.3
Alexander Clouter
6 days
2
-0/+9
*
EAP-AKA: Check that ID message storing succeeds
Jouni Malinen
2021-02-07
1
-10/+24
*
EAP-IKEv2: Try to make transform parser simpler to understand
Jouni Malinen
2020-11-03
1
-4/+6
*
EAP-SIM peer: Send AT_IDENTITY first
Hai Shalom
2020-10-30
1
-7/+6
*
eap_peer: Add .gitignore with *.so
Johannes Berg
2020-10-16
1
-0/+1
*
build: Fix libeap_peer.a build
Jouni Malinen
2020-10-14
1
-6/+6
*
build: Make more library things common
Johannes Berg
2020-10-12
1
-5/+1
*
build: Make a common library build
Johannes Berg
2020-10-12
1
-4/+0
*
build: Put archive files into build/ folder too
Johannes Berg
2020-10-11
1
-2/+2
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
1
-2/+2
*
build: Use build.rules in lib.rules
Johannes Berg
2020-10-10
1
-4/+2
*
EAP-TEAP (client): Allow Phase 2 to be skipped if certificate is used
Jouni Malinen
2020-06-20
1
-0/+9
*
EAP peer: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
26
-294/+294
*
EAPOL supp: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-3/+2
*
EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start
Jouni Malinen
2019-12-23
1
-2/+15
*
Clean up base64_{encode,decode} pointer types
Jouni Malinen
2019-11-28
1
-3/+2
*
Fix wpa_supplicant build with CONFIG_PCSC=y
Jouni Malinen
2019-09-18
1
-3/+3
*
EAP-TEAP peer: Clear Phase 2 EAP method on new Identity exchange
Jouni Malinen
2019-09-01
1
-9/+19
*
EAP-TEAP peer: Add support for machine credentials using certificates
Jouni Malinen
2019-09-01
8
-18/+71
*
EAP peer config: Move ocsp param to phase1/phase2
Jouni Malinen
2019-09-01
2
-15/+15
*
EAP peer: Move certificate configuration params into shared struct
Jouni Malinen
2019-09-01
5
-312/+140
*
EAP-TEAP peer: Fix protected indication of inner EAP method failure
Jouni Malinen
2019-08-24
1
-1/+2
*
EAP-TEAP peer: Add support for machine authentication
Jouni Malinen
2019-08-20
1
-6/+24
*
EAP peer: Add a concept of a separate machine credential
Jouni Malinen
2019-08-20
3
-9/+88
*
EAP-TEAP peer: Support Identity-Type TLV
Jouni Malinen
2019-08-19
1
-5/+18
*
EAP: Increase the maximum number of message exchanges
Jouni Malinen
2019-08-18
2
-1/+19
*
EAP-TEAP peer: Support vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
1
-13/+32
*
EAP-FAST peer: Support vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
1
-14/+34
*
EAP-PEAP peer: Support vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
1
-5/+21
*
EAP peer: Allow VENDOR-TEST method in Phase 2
Jouni Malinen
2019-08-17
1
-0/+2
*
EAP-TTLS peer: Support vendor EAP method in Phase 2
Jouni Malinen
2019-08-17
1
-14/+31
*
Replace EapType typedef with enum eap_type
Jouni Malinen
2019-08-17
6
-28/+34
*
EAP-TEAP peer: Allow Result TLV without Crypto-Binding TLV
Jouni Malinen
2019-08-16
1
-9/+22
*
EAP-TEAP peer: Add Intermediate-Result TLV with Crypto-Binding TLV
Jouni Malinen
2019-08-16
1
-0/+9
*
EAP-TEAP: Fix TLS-PRF for TLS ciphersuites that use SHA384
Jouni Malinen
2019-08-16
1
-4/+8
*
EAP-TEAP peer: Fix fragmentation of final message
Jouni Malinen
2019-08-06
1
-4/+16
*
EAP-SIM/AKA: Do not allow anonymous@realm "pseudonym" to be cleared
Jouni Malinen
2019-07-31
2
-4/+14
*
EAP-pwd peer: Configurable set of groups with reduced default
Jouni Malinen
2019-07-23
1
-3/+50
*
EAP-TLS peer: Handle possible application data at the end
Jouni Malinen
2019-07-12
1
-0/+12
*
Add Type-Code context to EAP-TLS 1.3 exported Key_Material and Method-Id
Ervin Oro
2019-07-11
2
-3/+9
*
EAP-TEAP server and peer implementation (RFC 7170)
Jouni Malinen
2019-07-09
8
-3/+3019
*
Pass full struct to peer certificate callbacks
Jouni Malinen
2019-06-14
2
-14/+6
*
tests: New style fuzzing tool for EAP-AKA peer processing
Jouni Malinen
2019-06-02
1
-0/+15
*
tests: New style fuzzing tool for EAP-SIM peer processing
Jouni Malinen
2019-06-02
1
-0/+17
*
EAP-SIM/AKA: Add support for anonymous@realm
Hai Shalom
2019-05-31
2
-4/+12
[next]