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
/
plugins
/
revocation
/
revocation_validator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add signature schemes to auth_cfg during trustchain validation
Martin Willi
2012-06-12
1
-2
/
+2
*
Added a flag to register local credential sets exclusively, disabling all others
Martin Willi
2012-03-20
1
-1
/
+1
*
Handle certificates being on hold in a CRL
Thomas Egerer
2011-11-04
1
-1
/
+11
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-1
/
+1
*
Added support for delta CRL checking to revocation plugin
Martin Willi
2011-01-05
1
-12
/
+109
*
Check for issuer only if we actually got a CRL
Martin Willi
2011-01-05
1
-7
/
+7
*
Pass an additional anchor flag to validate() hook if we reach the root CA
Martin Willi
2011-01-05
1
-1
/
+2
*
Always pass auth info to validate(), use pathlen to check for user certificate
Martin Willi
2011-01-05
1
-2
/
+4
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
1
-8
/
+8
*
CRL/OCSP validation stores trustchain information in auth_cfg
Martin Willi
2011-01-05
1
-17
/
+31
*
Use certificate CRLIssuer information to look up cacched CRLs or CDPs
Martin Willi
2011-01-05
1
-50
/
+88
*
Added support for CRL Issuers to x509 and OpenSSL plugins
Martin Willi
2011-01-05
1
-2
/
+1
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-1
/
+6
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-2
/
+2
*
Moved CRL/OCSP checking to a dedicated plugin called revocation
Martin Willi
2010-07-13
1
-0
/
+582