aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/authenticators
Commit message (Collapse)AuthorAgeFilesLines
* Use the AAA Identity for EAP authentication, if givenMartin Willi2010-08-311-1/+9
|
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-312-35/+1
|
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-19/+7
|
* some simplifications using the INIT macroAndreas Steffen2010-08-171-7/+5
|
* Migrated eap_authenticator to INIT/METHOD macrosAndreas Steffen2010-08-131-66/+60
|
* Migrated eap_manager to INIT/METHOD macrosAndreas Steffen2010-08-131-31/+23
|
* moved eap_from_string() fomr libcharon to libstrongswan to make it available ↵Andreas Steffen2010-08-132-43/+0
| | | | in starter
* recognize eap-ttls methodAndreas Steffen2010-08-121-0/+1
|
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-3/+3
|
* Added EAP-TLS plugin stubMartin Willi2010-08-031-0/+1
|
* Moved credential manager to libstrongswanMartin Willi2010-07-136-106/+7
|
* Use the responder side configured EAP-Identity directly, if givenMartin Willi2010-07-051-7/+16
|
* Copy EAP specific attributes to auth config onlyMartin Willi2010-07-051-7/+0
|
* Moving charon to libcharon.Tobias Brunner2010-03-1914-0/+3282