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
*
TNC: Move common definitions into a shared header file
Jouni Malinen
2014-05-17
1
-50/+1
*
TNC: Allow tnc_config file path to be replaced
Jouni Malinen
2014-05-17
1
-0/+2
*
EAP-IKEv2: Allow frag ack without integrity checksum
Jouni Malinen
2014-05-11
1
-3/+6
*
EAP-pwd: Fix processing of group setup failure
Jouni Malinen
2014-05-11
1
-3/+6
*
EAP-pwd peer: Export Session-Id through getSessionId callback
Jouni Malinen
2014-05-11
1
-1/+22
*
EAP-SIM peer: Fix counter-too-small message building
Jouni Malinen
2014-05-11
1
-1/+6
*
Add SIM identifier to the network profile and cred block
Naresh Jayaram
2014-04-24
1
-0/+8
*
WPS: Remove unused WEP related functionality
Jouni Malinen
2014-04-06
1
-0/+2
*
EAP-pwd peer: Fix fragmentation of PWD-Confirm-Resp
Jouni Malinen
2014-04-05
1
-4/+16
*
EAP-pwd: Fix memory leak on error path with fragmentation
Jouni Malinen
2014-04-05
1
-0/+4
*
EAP-FAST: Use clear eap_get_config() result validation
Jouni Malinen
2014-03-02
1
-2/+4
*
HS 2.0R2: Add WFA server-only EAP-TLS peer method
Jouni Malinen
2014-02-25
4
-0/+69
*
Fix spelling s/algorith/algorithm/
Stefan Lippers-Hollmann
2014-02-24
1
-1/+1
*
TLS: Add tls_disable_tlsv1_1 and tls_disable_tlsv1_2 phase1 params
Dmitry Shmidt
2014-02-20
1
-0/+8
*
wpa_supplicant: Fix NULL dereference in eap_fast_parse_end()
Eytan Lifshitz
2014-02-13
1
-0/+2
*
WPS NFC: Process new style handover select
Jouni Malinen
2014-01-27
1
-4/+9
*
WPS NFC: Validate peer public key hash on Enrollee
Jouni Malinen
2014-01-27
1
-1/+20
*
Skip network disabling on expected EAP failure
Jouni Malinen
2014-01-08
4
-0/+12
*
EAP-FAST peer: Make debug clearer on missing pac_file configuration
Jouni Malinen
2014-01-08
1
-0/+8
*
EXT PW: Fix hash return in password fetching
Jouni Malinen
2014-01-07
1
-0/+2
*
EAP-IKEv2 peer: Fix a memory leak in notify round
Jouni Malinen
2014-01-07
1
-0/+1
*
Remove PEAPv2 support
Jouni Malinen
2014-01-07
1
-79/+1
*
EAP-pwd peer: Allow fragmentation limit to be configured
Jouni Malinen
2014-01-07
1
-1/+6
*
EAP-IKEv2 peer: Allow fragmentation limit to be configured
Jouni Malinen
2014-01-07
1
-2/+7
*
EAP-GPSK: Report CSuite negotiation failure properly
Jouni Malinen
2014-01-07
1
-0/+1
*
EAP-GPSK: Allow forced algorithm selection to be configured
Jouni Malinen
2014-01-07
1
-2/+18
*
EAP peer: Improve failure reporting from METHOD with no eapRespData
Jouni Malinen
2014-01-07
1
-4/+18
*
EAP-EKE: Allow forced algorithm selection to be configured
Jouni Malinen
2013-12-29
1
-4/+46
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1/+1
*
eap_proxy: Add context data pointer to the get_imsi call
Naresh Jayaram
2013-10-23
2
-2/+4
*
EAP-AKA/AKA' peer: Allow external USIM processing to be used
Jouni Malinen
2013-10-20
1
-0/+94
*
EAP-SIM peer: Allow external SIM processing to be used
Jouni Malinen
2013-10-20
1
-2/+90
*
EAP peer: Add framework for external SIM/USIM processing
Jouni Malinen
2013-10-20
4
-1/+40
*
Add AAA server domain name suffix matching constraint
Jouni Malinen
2013-10-18
2
-0/+28
*
Fix MNC length for Swisscom SIM cards
Andrejs Cainikovs
2013-08-31
1
-0/+2
*
EAP-EKE: Add peer implementation
Jouni Malinen
2013-07-07
2
-0/+724
*
Add support for OCSP stapling to validate server certificate
Jouni Malinen
2013-06-29
2
-2/+15
*
Add dup_binstr() to help common binary string tasks
Jouni Malinen
2013-04-27
2
-6/+2
*
EAP peer: Add check before calling getSessionId method
Shijie Zhang
2013-04-26
1
-3/+5
*
WPS: Add more helpful debug for invalid WPS_REG command parsing
Jouni Malinen
2013-03-31
1
-6/+21
*
WPS: Fix OOB Device Password use in PSK1,PSK1 derivation
Jouni Malinen
2013-02-24
1
-9/+0
*
WPS: Fix wps_reg nfc-pw option
Jouni Malinen
2013-02-14
1
-1/+2
*
EAP peer: Add Session-Id derivation to more EAP methods
Jouni Malinen
2013-02-08
4
-0/+96
*
EAP peer: Add Session-Id derivation
Stevent Li
2013-02-08
11
-2/+316
*
eap_proxy: Add a dummy implementation for compilation testing
Jouni Malinen
2013-02-08
1
-0/+76
*
eap_proxy: Add mechanism for allowing EAP methods to be offloaded
Deepthi Gowri
2013-02-08
1
-0/+48
*
wpa_supplicant: Add more DBus EAP status
Paul Stewart
2013-01-12
1
-0/+1
*
EAP-FAST: Allow empty PAC file to be used
Jouni Malinen
2013-01-12
1
-2/+6
*
Fix regression in LEAP
Jouni Malinen
2012-10-11
1
-1/+4
*
EAP-TLS: Add extra validation for TLS Message Length
Jouni Malinen
2012-10-07
1
-0/+8
[next]