aboutsummaryrefslogtreecommitdiffstats
path: root/src/eap_peer/eap_peap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* PEAP: Verify peap_prfplus() resultJouni Malinen2011-11-131-5/+10
* Fix typos found by codespellPavel Roskin2011-09-221-3/+3
* Rename EAP TLS variables to make server and peer code consistentJouni Malinen2009-12-241-3/+3
* Remove src/crypto from default include pathJouni Malinen2009-11-291-3/+3
* Fixed interoperability issue with PEAPv0 cryptobinding and NPSJouni Malinen2008-12-151-1/+1
* Cleaned up EAP-MSCHAPv2 key derivationJouni Malinen2008-12-141-17/+0
* Added option to force SoH version 1 (tnc=soh1)Jouni Malinen2008-12-071-3/+10
* PEAPv0: Added support for IPMK/CMK derivation in session resumption caseJouni Malinen2008-11-261-1/+14
* Changed PEAPv0 cryptobinding to be disabled by defaultJouni Malinen2008-11-201-1/+1
* EAP-PEAP: Copy Binding nonce from cryptobinding request to replyJouni Malinen2008-11-191-6/+12
* EAP-PEAP: Moved the common peap_prfplus() function into a shared fileJouni Malinen2008-06-091-70/+1
* TNC: Added preliminary code for IF-TNCCS-SOH client side supportJouni Malinen2008-04-081-0/+42
* PEAPv0: Added crypto_binding configuration option (part of phase1)Jouni Malinen2008-04-081-0/+11
* EAP-PEAP: Fixed interop issues in key derivation with cryptobindingJouni Malinen2008-03-191-2/+7
* EAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK derivationJouni Malinen2008-03-181-0/+15
* EAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2 cryptobindingJouni Malinen2008-03-181-8/+303
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-181-1/+171
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+810