aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/auth_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* auth-cfg: Declare an attribute certificate helper type to exchange acertsMartin Willi2014-03-311-0/+2
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Add AUTH_RULE_IDENTITY_LOOSE which allows to use IDr loosely as initiatorTobias Brunner2012-09-181-0/+3
* Comment fixedTobias Brunner2012-08-131-1/+1
* Define auth_cfg rules for signature schemesMartin Willi2012-06-121-0/+2
* Merge branch 'ikev1'Martin Willi2012-05-021-0/+6
|\
| * Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-0/+6
| |\
| | * Added an XAUTH identity to use or require for XAuth authenticationMartin Willi2012-03-201-0/+2
| | * Added auth_cfg option to select XAUTH backend to useMartin Willi2012-03-201-0/+2
| | * Use a second authentication config to configure XAUTH authenticationMartin Willi2012-03-201-4/+2
| | * Map auth_class to auth method and IKEv1 proposal attributeMartin Willi2012-03-201-0/+2
| | * IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle XAUT...Clavister OpenSource2012-03-201-0/+2
* | | Removed auth_cfg_t.replace_value() and replaced usages with add().Tobias Brunner2012-04-181-9/+0
* | | Changed the order and semantics of rules we expect only once in auth_cfg_t.Tobias Brunner2012-04-181-1/+18
* | | Added a simple method to replace the value of a rule in auth_cfg_t.Tobias Brunner2012-04-161-1/+10
|/ /
* / Some documentation correctionsAdrian-Ken Rueegsegger2012-01-121-11/+10
|/
* Fixed common misspellings.Tobias Brunner2011-07-201-2/+2
* Added an AUTH_HELPER for revocation certificatesMartin Willi2011-01-051-0/+2
* Added a certificate policy OID auth_cfg constraintMartin Willi2011-01-051-0/+2
* Added key strength constraints for RSA or ECDSA trustchainsMartin Willi2011-01-051-0/+4
* Added an AAA identity authentication config optionMartin Willi2010-08-311-0/+2
* Moved EAP type/code definitions to a seprate header file in libstrongswanMartin Willi2010-08-311-41/+0
* defined EAP-TNCAndreas Steffen2010-08-301-0/+1
* moved eap_from_string() fomr libcharon to libstrongswan to make it available ...Andreas Steffen2010-08-131-0/+8
* added EAP_TTLS methodAndreas Steffen2010-08-051-0/+1
* Added EAP-TLS plugin stubMartin Willi2010-08-031-0/+1
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+255