aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/auth_cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Added an AUTH_HELPER for revocation certificatesMartin Willi2011-01-051-0/+8
* Added a certificate policy OID auth_cfg constraintMartin Willi2011-01-051-0/+29
* Key strength checking stores all key sizes in auth_cfg, verifies all in compl...Martin Willi2011-01-051-32/+68
* Added key strength constraints for RSA or ECDSA trustchainsMartin Willi2011-01-051-0/+28
* Added an AAA identity authentication config optionMartin Willi2010-08-311-0/+8
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-101/+1
* defined EAP-TNCAndreas Steffen2010-08-301-2/+7
* moved eap_from_string() fomr libcharon to libstrongswan to make it available ...Andreas Steffen2010-08-131-0/+32
* added TTLS to EAP short names, tooAndreas Steffen2010-08-061-1/+3
* added EAP_TTLS methodAndreas Steffen2010-08-051-1/+3
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-1/+3
* Added EAP-TLS plugin stubMartin Willi2010-08-031-1/+3
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+830