index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
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-pwd: Replace direct OpenSSL HMAC use with wrapper
Jouni Malinen
2012-07-02
1
-25
/
+30
*
EAP-pwd: Avoid double-frees on some error paths
Jouni Malinen
2012-06-30
1
-1
/
+5
*
WPS: Allow NFC password token from AP to be used with wps_reg
Jouni Malinen
2012-06-28
1
-1
/
+7
*
WPS: Fix OOB Device Password use for EAP-WSC peer
Jouni Malinen
2012-06-27
1
-1
/
+10
*
wpa_supplicant: Report EAP connection progress to DBus
Paul Stewart
2012-06-04
2
-1
/
+43
*
EAP-AKA': Update to RFC 5448
Jouni Malinen
2012-05-02
2
-5
/
+21
*
TLS: Use separate TLS library context for tunneled TLS
Jouni Malinen
2012-04-07
5
-24
/
+46
*
TTLS: Fix peer challenge generation for TTLS/MSCHAPv2
Jouni Malinen
2012-03-05
1
-2
/
+9
*
EAP-AKA peer: Clean up forgetting-id debug prints
Jouni Malinen
2012-02-16
1
-3
/
+3
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
35
-280
/
+70
*
Remove the GPL notification from EAP-pwd implementation
Jouni Malinen
2012-02-11
1
-8
/
+2
*
EAP-pwd: Add support for fragmentation
Dan Harkins
2012-02-11
1
-72
/
+229
*
EAP-AKA peer: Append realm when learning the pseudonym
Simon Baatz
2012-01-28
1
-9
/
+30
*
EAP-SIM peer: Append realm when learning the pseudonym
Simon Baatz
2012-01-28
1
-9
/
+30
*
Add preliminary MNC length determination based on IMSI
Jouni Malinen
2012-01-22
1
-0
/
+22
*
Avoid unnecessary memory allocation in building of SIM realm
Jouni Malinen
2012-01-22
1
-28
/
+24
*
EAP-SIM/EAP-AKA peer: Support realms according to 3GPP TS 23.003
Simon Baatz
2012-01-22
1
-1
/
+53
*
Reject too short IMSI in EAP-SIM/AKA identity generation
Jouni Malinen
2012-01-22
1
-0
/
+5
*
EAP-AKA peer: Keep pseudonym identity across EAP exchanges
Jouni Malinen
2011-12-04
1
-9
/
+8
*
EAP-SIM peer: Only log the identities that we actually forget
Simon Baatz
2011-12-04
1
-7
/
+6
*
EAP-SIM: Keep pseudonym identity
Simon Baatz
2011-12-04
1
-5
/
+5
*
Rename tls_prf() to tls_prf_sha1_md5()
Jouni Malinen
2011-11-27
1
-3
/
+3
*
EAP-pwd: Remove struct eap_pwd_hdr
Jouni Malinen
2011-11-19
1
-3
/
+2
*
EAP-pwd: Fix zero-padding of input to H()
Dan Harkins
2011-11-19
1
-14
/
+33
*
Make phase2_method initialization easier for static analyzers
Jouni Malinen
2011-11-13
1
-2
/
+3
*
Remove unnecessary include file inclusion
Jouni Malinen
2011-11-13
1
-1
/
+0
*
PEAP: Verify peap_prfplus() result
Jouni Malinen
2011-11-13
1
-5
/
+10
*
Use an enum for EAP SM requests
Dan Williams
2011-10-30
2
-33
/
+17
*
EAP-TTLS peer: Fix user input during implicit identity request
Jouni Malinen
2011-10-30
1
-0
/
+15
*
EAP: Clear ClientTimeout back to default value in INITIALIZE
Jouni Malinen
2011-10-18
1
-0
/
+1
*
Remove unused function argument
Jouni Malinen
2011-10-16
1
-2
/
+2
*
EAP-FAST: Allow unprotected EAP-Failure in provisioning case
Jouni Malinen
2011-10-12
1
-2
/
+6
*
Remove EAP-TTLSv1 and TLS/IA
Jouni Malinen
2011-09-25
3
-410
/
+31
*
Fix typos found by codespell
Pavel Roskin
2011-09-22
2
-4
/
+4
*
eapol_test: Add option for writing server certificate chain to a file
Jouni Malinen
2011-09-17
2
-0
/
+6
*
EAP: Add "expanded" EAP type to get_name functions
Jouni Malinen
2011-08-28
1
-0
/
+2
*
Move peer certificate wpa_msg() calls to notify.c
Jouni Malinen
2011-07-05
1
-29
/
+8
*
Add dbus signal for information about server certification
Michael Chang
2011-07-05
2
-0
/
+18
*
Avoid theoretical NULL pointer dereference during TLS reassemble
Jouni Malinen
2011-04-14
1
-1
/
+2
*
Use type cast to get rid of implicit sign extension
Jouni Malinen
2011-04-14
1
-1
/
+1
*
TNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type
Jouni Malinen
2011-04-13
1
-2
/
+2
*
eap_peer: Add method to return current method name
Paul Stewart
2011-03-15
2
-0
/
+8
*
EAP-pwd: Fix some interoperability issues
Dan Harkins
2011-01-16
1
-4
/
+6
*
Re-initialize EAP ClientTimeout on for each session
Jouni Malinen
2010-12-28
1
-1
/
+4
*
Fix EAP-FAST PAC file writer to avoid crash with multiple PACs
Jouni Malinen
2010-12-04
1
-0
/
+1
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-24
8
-10
/
+18
*
EAP-pwd: Fix couple of memory leaks
Jouni Malinen
2010-09-14
1
-1
/
+8
*
EAP-pwd: Move bnctx into per-protocol instance structure
Jouni Malinen
2010-09-14
1
-21
/
+26
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-14
2
-0
/
+731
*
P2P: Set Device Password ID in WPS M1/M2 per new rules
Jouni Malinen
2010-09-09
1
-0
/
+4
[next]