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_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAP-pwd: Replace direct OpenSSL HMAC use with wrapper
Jouni Malinen
2012-07-02
1
-31
/
+34
*
EAP-SIM/AKA server: Allow pseudonym to be used after unknown reauth id
Jouni Malinen
2012-06-15
2
-4
/
+23
*
EAP-AKA': Update to RFC 5448
Jouni Malinen
2012-05-02
4
-30
/
+85
*
EAP-AKA' server: Fix identity for MK derivation
Jouni Malinen
2012-05-02
1
-1
/
+1
*
EAP-SIM/AKA server: Fix re-authentication not to update pseudonym
Jouni Malinen
2012-02-16
2
-14
/
+14
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
31
-248
/
+62
*
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
-63
/
+248
*
EAP server: Force identity request after eapRestart for passthrough
Jouni Malinen
2011-12-06
1
-0
/
+8
*
Revert "EAP server: Force identity request after INITIALIZE for passthrough"
Jouni Malinen
2011-12-06
1
-7
/
+7
*
Use explicit type casting to avoid sign extensions
Jouni Malinen
2011-12-04
1
-1
/
+2
*
Check nt_password_hash() return code
Jouni Malinen
2011-12-04
1
-3
/
+6
*
EAP server: Force identity request after INITIALIZE for passthrough
Jouni Malinen
2011-12-03
1
-7
/
+7
*
EAP-AKA: Use strdup instead of strlen + malloc + memcpy
Jouni Malinen
2011-11-27
1
-2
/
+1
*
EAP-PEAP: Remove unused hdr assignment
Jouni Malinen
2011-11-27
1
-2
/
+0
*
EAP-PSK: Fix memory leak on error path
Jouni Malinen
2011-11-27
1
-1
/
+3
*
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
-5
/
+4
*
EAP-pwd: Fix zero-padding of input to H()
Dan Harkins
2011-11-19
1
-14
/
+34
*
Use a single define for maximum number of EAP methods
Jouni Malinen
2011-11-17
1
-2
/
+0
*
Avoid 0-length memmove from buffer end to keep static analyzers happier
Jouni Malinen
2011-11-17
1
-3
/
+6
*
PEAP: Verify peap_prfplus() result
Jouni Malinen
2011-11-13
1
-5
/
+10
*
Remove EAP-TTLSv1 and TLS/IA
Jouni Malinen
2011-09-25
1
-253
/
+13
*
Fix typos found by codespell
Pavel Roskin
2011-09-22
2
-2
/
+2
*
EAP: Add "expanded" EAP type to get_name functions
Jouni Malinen
2011-08-28
1
-0
/
+2
*
WPS: Add a workaround for Windows 7 capability discovery for PBC
Jouni Malinen
2011-05-17
4
-0
/
+6
*
TNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type
Jouni Malinen
2011-04-13
1
-2
/
+2
*
P2P: Allow WPS_PBC command on GO to select on P2P Device Address
Jouni Malinen
2011-02-07
1
-0
/
+4
*
EAP-pwd: Fix some interoperability issues
Dan Harkins
2011-01-16
1
-5
/
+12
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-24
12
-14
/
+26
*
Fix EAP standalone server
Jouni Malinen
2010-11-07
2
-7
/
+16
*
EAP server: Allow reauth to be started with passthrough
Jouni Malinen
2010-10-09
1
-0
/
+7
*
EAP-pwd: Fix couple of memory leaks
Jouni Malinen
2010-09-14
1
-2
/
+9
*
EAP-pwd: Move bnctx into per-protocol instance structure
Jouni Malinen
2010-09-14
1
-20
/
+27
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-14
5
-0
/
+827
*
P2P: Use PSK format in WPS Credential
Jouni Malinen
2010-09-09
4
-2
/
+10
*
WPS: Use more defensive design to avoid theoretical NULL deref
Jouni Malinen
2010-09-04
1
-2
/
+3
*
EAP-FAST server: Add I-ID into PAC-Info
Jouni Malinen
2010-08-19
1
-0
/
+5
*
WPS: Allow AP to start in Enrollee mode without AP PIN for probing
Jouni Malinen
2010-07-26
1
-4
/
+9
*
EAP server: Add support for configuring fragment size
Jouni Malinen
2010-07-20
7
-5
/
+12
*
TNC: Add more debug infor to EAP-TNC server state changes
Jouni Malinen
2010-04-18
1
-26
/
+60
*
TNC: Fix EAP-TNC fragmentation of the last message
Jouni Malinen
2010-04-18
1
-6
/
+5
*
TNCS: Fix uninit in error case to not double free IMVs
Jouni Malinen
2010-04-18
1
-0
/
+1
*
Remove unnecessary SUBDIRS loops from src/*/Makefile
Jouni Malinen
2010-04-17
1
-1
/
+0
*
Use unsigned bitfield for 1-bit values
Jouni Malinen
2010-04-11
1
-2
/
+2
*
AP: Add wpa_msg() events for EAP server state machine
Gregory Detal
2010-04-07
2
-0
/
+18
*
Fix Windows compilation issues with AP mode code
Jouni Malinen
2010-04-04
1
-9
/
+9
*
Avoid warnings on unused function/variables if debug is disabled
Jouni Malinen
2010-03-06
1
-0
/
+2
*
Rename EAP server source files to avoid duplicate names
Jouni Malinen
2010-02-19
21
-0
/
+0
*
EAP-TNC: Add Flags field into fragment acknowledgement
Jouni Malinen
2010-02-14
1
-1
/
+2
[next]