aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/eap_identity/eap_identity.c
Commit message (Expand)AuthorAgeFilesLines
* added missing function pointers in eap_identity_create_server()Andreas Steffen2011-04-061-0/+2
* implemented get|set_identifier() for eap_identity_t and eap_md5_tAndreas Steffen2011-04-051-3/+25
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-8/+10
* some simplifications using the INIT macroAndreas Steffen2010-08-171-9/+7
* allow to send an EAP Identity response without matching requestAndreas Steffen2010-08-131-1/+1
* Migrated eap_identity plugin to INIT/METHOD macrosAndreas Steffen2010-08-131-65/+48
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+218