]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/credentials/auth_cfg.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / credentials / auth_cfg.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2019-12-06  Tobias BrunnerMerge branch 'ca-identity-constraint'
2019-12-06  Martin Williauth-cfg: Add support for identity based CA authenticat...
2018-10-26  Tobias BrunnerMerge commit 'key-sig-schemes'
2018-10-26  Tobias Brunnersignature-params: Provide option for maximum RSA/PSS...
2018-02-13  Tobias BrunnerFixed some typos, courtesy of codespell
2018-02-08  Tobias Brunnerauth-cfg: Classify key strengths as multi value rules
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerauth-cfg: Add RSA/PSS schemes for pubkey and rsa if...
2017-11-08  Tobias Brunnerauth-cfg: Parse rsa/pss auth tokens
2017-11-08  Tobias Brunnerauth-cfg: Store signature schemes as signature_params_t...
2017-07-27  Tobias Brunnerauth-cfg: Don't limit subjectAltName check to received...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2016-12-16  Andreas SteffenMerge branch 'Ed25519'
2016-12-14  Andreas SteffenImplemented EdDSA for IKEv2 using a pro forma Identity...
2016-09-22  Andreas Steffengmp: Support of SHA-3 RSA signatures
2016-03-10  Tobias BrunnerMerge branch 'mbb-reauth-online-revocation'
2016-03-10  Tobias Brunnerauth-cfg: Add a rule to suspend certificate validation...
2016-03-04  Tobias BrunnerMerge branch 'ike-sig-contraints'
2016-03-04  Tobias Brunnerauth-cfg: Make IKE signature schemes configurable
2016-03-04  Thomas Egererikev2: Diversify signature scheme rule
2015-12-17  Andreas SteffenApply pubkey and signature constraints in vici plugin
2015-11-12  Tobias BrunnerMerge branch 'eap-mschapv2-eap-identity'
2015-11-12  Tobias Brunnerauth-cfg: Prefer merged rules over existing ones when...
2015-08-21  Tobias Brunnerauth-cfg: Don't enforce EAP_RADIUS
2015-08-20  Tobias Brunnerauth-cfg: Don't enforce EAP_DYNAMIC
2015-08-17  Tobias Brunnerauth-cfg: Matching one CA should be enough, similar...
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerauth-cfg: Add BLISS key strength constraint
2014-09-11  Tobias Brunnerauth-cfg: Fix crash after several reauthentications...
2014-05-16  Martin WilliMerge branch 'clang-fixes'
2014-05-16  Martin Williauth-cfg: Cast literal default value to pointer type
2014-03-31  Martin WilliMerge branch 'acerts'
2014-03-31  Martin Williauth-cfg: Declare an attribute certificate helper type...
2013-07-17  Martin WilliMerge branch 'array'
2013-07-17  Martin Williauth-cfg: use array instead of linked list
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-01  Martin WilliMerge branch 'multi-eap'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'ikev1-rekeying'
2013-03-01  Martin WilliMerge branch 'vip-shunts'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'ikev1-mm-retransmits'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-28  Tobias BrunnerFix auth_cfg_t.clone() for single-valued auth rules
2013-01-18  Martin WilliMake AUTH_RULE_SUBJECT cert multi-valued
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-09-18  Tobias BrunnerFix equality comparison of auth_cfg_t
2012-09-18  Tobias BrunnerAdd AUTH_RULE_IDENTITY_LOOSE which allows to use IDr...
2012-07-26  Martin WilliShow which group would be required when failing in...
2012-06-12  Martin WilliSupport multiple different public key strength types...
2012-06-12  Martin WilliDefine auth_cfg rules for signature schemes
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-18  Tobias BrunnerRemoved auth_cfg_t.replace_value() and replaced usages...
2012-04-18  Tobias BrunnerChanged the order and semantics of rules we expect...
2012-04-16  Tobias BrunnerAdded a simple method to replace the value of a rule...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliAdded an XAUTH identity to use or require for XAuth...
2012-03-20  Martin WilliStop checking once a key size constraint is not fulfilled
2012-03-20  Martin WilliAdded missing XAuth auth_class enum name
2012-03-20  Martin WilliAdded auth_cfg option to select XAUTH backend to use
2011-10-02  Andreas SteffenMigrated auth_cfg to INIT/METHOD macros
2011-08-22  Martin WilliAdded missing auth_rule_names
2011-08-22  Martin WilliMoved auth_rule_names back to auth_cfg.c
2011-01-05  Martin WilliAdded an AUTH_HELPER for revocation certificates
2011-01-05  Martin WilliAdded a certificate policy OID auth_cfg constraint
2011-01-05  Martin WilliKey strength checking stores all key sizes in auth_cfg...
2011-01-05  Martin WilliAdded key strength constraints for RSA or ECDSA trustchains
2010-08-31  Martin WilliAdded an AAA identity authentication config option
2010-08-31  Martin WilliMoved EAP type/code definitions to a seprate header...
2010-08-30  Andreas Steffendefined EAP-TNC
2010-08-13  Andreas Steffenmoved eap_from_string() fomr libcharon to libstrongswan...
2010-08-06  Andreas Steffenadded TTLS to EAP short names, too
2010-08-05  Andreas Steffenadded EAP_TTLS method
2010-08-03  Martin WilliMoved eap-tls plugin to libcharon, updated to 4.4.1...
2010-08-03  Martin WilliAdded EAP-TLS plugin stub
2010-07-13  Martin WilliMoved credential manager to libstrongswan