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
/
credential_manager.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add missing AUTH_RULE for trusted self-signed peer certificates
Martin Willi
2011-02-01
1
-0
/
+5
|
*
Verify trustchain for each candidate certificate only once
Martin Willi
2011-01-05
1
-0
/
+19
|
*
Include subject cert to temporary auth info before completing trustchain
Martin Willi
2011-01-05
1
-4
/
+1
|
*
Pass an additional anchor flag to validate() hook if we reach the root CA
Martin Willi
2011-01-05
1
-4
/
+5
|
*
Always pass auth info to validate(), use pathlen to check for user certificate
Martin Willi
2011-01-05
1
-2
/
+1
|
*
Moved X509 pathlen constraint checking to constraints plugin
Martin Willi
2011-01-05
1
-17
/
+0
|
*
Key strength checking stores all key sizes in auth_cfg, verifies all in ↵
Martin Willi
2011-01-05
1
-43
/
+16
|
|
|
|
complies()
*
Added key strength constraints for RSA or ECDSA trustchains
Martin Willi
2011-01-05
1
-0
/
+65
|
*
Build a trustchain even if no trust anchor is given
Martin Willi
2010-08-23
1
-14
/
+23
|
*
Fixed compiler warnings.
Tobias Brunner
2010-08-03
1
-2
/
+4
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
1
-1
/
+1
|
|
|
|
encoding
*
Moved CRL/OCSP checking to a dedicated plugin called revocation
Martin Willi
2010-07-13
1
-531
/
+0
|
*
Made some useful methods in the credential manager public
Martin Willi
2010-07-13
1
-15
/
+18
|
*
Moved X509 addrBlock validation to a separate addrblock plugin
Martin Willi
2010-07-13
1
-59
/
+0
|
*
Added a certificate validation hook to the credential manager
Martin Willi
2010-07-13
1
-0
/
+39
|
*
Migrated credential manager to INIT/METHOD macros
Martin Willi
2010-07-13
1
-161
/
+127
|
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-0
/
+1679