index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
credentials
/
auth_cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth-cfg: Add a rule to suspend certificate validation constraints
Tobias Brunner
2016-03-10
1
-0
/
+16
*
auth-cfg: Make IKE signature schemes configurable
Tobias Brunner
2016-03-04
1
-36
/
+60
*
ikev2: Diversify signature scheme rule
Thomas Egerer
2016-03-04
1
-30
/
+66
*
Apply pubkey and signature constraints in vici plugin
Andreas Steffen
2015-12-17
1
-0
/
+110
*
auth-cfg: Prefer merged rules over existing ones when moving them
Tobias Brunner
2015-11-12
1
-3
/
+3
*
auth-cfg: Don't enforce EAP_RADIUS
Tobias Brunner
2015-08-21
1
-1
/
+2
*
auth-cfg: Don't enforce EAP_DYNAMIC
Tobias Brunner
2015-08-20
1
-1
/
+2
*
auth-cfg: Matching one CA should be enough, similar to peer certificates
Tobias Brunner
2015-08-17
1
-15
/
+20
*
auth-cfg: Add BLISS key strength constraint
Tobias Brunner
2015-03-04
1
-20
/
+40
*
auth-cfg: Fix crash after several reauthentications with multiple authenticat...
Tobias Brunner
2014-09-11
1
-1
/
+1
*
auth-cfg: Cast literal default value to pointer type
Martin Willi
2014-05-16
1
-1
/
+1
*
auth-cfg: Declare an attribute certificate helper type to exchange acerts
Martin Willi
2014-03-31
1
-1
/
+11
*
auth-cfg: use array instead of linked list
Martin Willi
2013-07-17
1
-35
/
+26
*
Merge branch 'multi-cert'
Martin Willi
2013-03-01
1
-11
/
+24
|
\
|
*
Make AUTH_RULE_SUBJECT cert multi-valued
Martin Willi
2013-01-18
1
-11
/
+24
*
|
Fix auth_cfg_t.clone() for single-valued auth rules
Tobias Brunner
2013-02-28
1
-10
/
+11
|
/
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Fix equality comparison of auth_cfg_t
Tobias Brunner
2012-09-18
1
-2
/
+16
*
Add AUTH_RULE_IDENTITY_LOOSE which allows to use IDr loosely as initiator
Tobias Brunner
2012-09-18
1
-0
/
+23
*
Show which group would be required when failing in constraint check
Martin Willi
2012-07-26
1
-8
/
+10
*
Support multiple different public key strength types in constraints
Martin Willi
2012-06-12
1
-41
/
+38
*
Define auth_cfg rules for signature schemes
Martin Willi
2012-06-12
1
-0
/
+51
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-1
/
+26
|
\
|
*
Added an XAUTH identity to use or require for XAuth authentication
Martin Willi
2012-03-20
1
-0
/
+9
|
*
Stop checking once a key size constraint is not fulfilled
Martin Willi
2012-03-20
1
-0
/
+3
|
*
Added missing XAuth auth_class enum name
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Added auth_cfg option to select XAUTH backend to use
Martin Willi
2012-03-20
1
-0
/
+10
*
|
Removed auth_cfg_t.replace_value() and replaced usages with add().
Tobias Brunner
2012-04-18
1
-67
/
+35
*
|
Changed the order and semantics of rules we expect only once in auth_cfg_t.
Tobias Brunner
2012-04-18
1
-113
/
+194
*
|
Added a simple method to replace the value of a rule in auth_cfg_t.
Tobias Brunner
2012-04-16
1
-31
/
+64
|
/
*
Migrated auth_cfg to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-40
/
+30
*
Added missing auth_rule_names
Martin Willi
2011-08-22
1
-1
/
+6
*
Moved auth_rule_names back to auth_cfg.c
Martin Willi
2011-08-22
1
-0
/
+18
*
Added an AUTH_HELPER for revocation certificates
Martin Willi
2011-01-05
1
-0
/
+8
*
Added a certificate policy OID auth_cfg constraint
Martin Willi
2011-01-05
1
-0
/
+29
*
Key strength checking stores all key sizes in auth_cfg, verifies all in compl...
Martin Willi
2011-01-05
1
-32
/
+68
*
Added key strength constraints for RSA or ECDSA trustchains
Martin Willi
2011-01-05
1
-0
/
+28
*
Added an AAA identity authentication config option
Martin Willi
2010-08-31
1
-0
/
+8
*
Moved EAP type/code definitions to a seprate header file in libstrongswan
Martin Willi
2010-08-31
1
-101
/
+1
*
defined EAP-TNC
Andreas Steffen
2010-08-30
1
-2
/
+7
*
moved eap_from_string() fomr libcharon to libstrongswan to make it available ...
Andreas Steffen
2010-08-13
1
-0
/
+32
*
added TTLS to EAP short names, too
Andreas Steffen
2010-08-06
1
-1
/
+3
*
added EAP_TTLS method
Andreas Steffen
2010-08-05
1
-1
/
+3
*
Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs
Martin Willi
2010-08-03
1
-1
/
+3
*
Added EAP-TLS plugin stub
Martin Willi
2010-08-03
1
-1
/
+3
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-0
/
+830