]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/revocation
Correctly install DNS servers on Android if frontend is not used.
[thirdparty/strongswan.git] / src / libstrongswan / plugins / revocation /
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2011-02-10  Andreas Steffen[hopefully] fixed pathlen problem on ARM platforms
2011-01-05  Martin WilliAdded support for delta CRL checking to revocation...
2011-01-05  Martin WilliCheck for issuer only if we actually got a CRL
2011-01-05  Martin WilliPass an additional anchor flag to validate() hook if...
2011-01-05  Martin WilliAlways pass auth info to validate(), use pathlen to...
2011-01-05  Martin WilliSimplified format of x509 CRL URI parsing/enumerator
2011-01-05  Martin WilliCRL/OCSP validation stores trustchain information in...
2011-01-05  Martin WilliUse certificate CRLIssuer information to look up cacche...
2011-01-05  Martin WilliAdded support for CRL Issuers to x509 and OpenSSL plugins
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-07-13  Martin WilliMoved CRL/OCSP checking to a dedicated plugin called...