aboutsummaryrefslogtreecommitdiffstats
path: root/src/eap_server/eap_server_pwd.c
Commit message (Expand)AuthorAgeFilesLines
* EAP-pwd: Replace direct OpenSSL HMAC use with wrapperJouni Malinen2012-07-021-31/+34
* Remove the GPL notification from EAP-pwd implementationJouni Malinen2012-02-111-8/+2
* EAP-pwd: Add support for fragmentationDan Harkins2012-02-111-63/+248
* EAP-pwd: Remove struct eap_pwd_hdrJouni Malinen2011-11-191-5/+4
* EAP-pwd: Fix zero-padding of input to H()Dan Harkins2011-11-191-14/+34
* EAP-pwd: Fix some interoperability issuesDan Harkins2011-01-161-5/+12
* EAP-pwd: Fix couple of memory leaksJouni Malinen2010-09-141-2/+9
* EAP-pwd: Move bnctx into per-protocol instance structureJouni Malinen2010-09-141-20/+27
* EAP-pwd: Add support for EAP-pwd server and peer functionalityDan Harkins2010-09-141-0/+823