]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/credentials/builder.c
Added support for policyConstraints to x509 plugin
[thirdparty/strongswan.git] / src / libstrongswan / credentials / builder.c
2011-01-05  Martin WilliAdded support for policyConstraints to x509 plugin
2011-01-05  Martin WilliAdded policyMappings support to x509 plugin
2011-01-05  Martin WilliAdded certificatePolicy support to x509 plugin
2011-01-05  Martin WilliAdded support for generating NameConstraints in x509...
2011-01-05  Martin WilliAdded support for CRL Issuers to x509 and OpenSSL plugins
2010-08-04  Martin WilliUse a dedicated build part for challenge passwords...
2010-08-04  Martin WilliReuse generic passphrase build part, not a dedicated...
2010-08-04  Martin WilliSupport module names in %smartcard specifier, streamlin...
2010-05-21  Martin WilliAdded support for CRL generation to x509 plugin
2009-12-31  Andreas Steffenipsec pki --self|issue supports --pathlen option settin...
2009-09-11  Martin Willix509 plugin supports encoding of OCSP AuthorityInfo...
2009-09-11  Martin Willix509 plugin supports encoding of CRL distribution points
2009-09-10  Martin WilliReplaced builder_t objects by simple builder_function_t...
2009-09-08  Martin Willix509 certificates support encoding of email, DNS and...
2009-08-28  Andreas Steffenallow choice of digest algorithm in certificate generation
2009-08-26  Martin Williadded a BUILD_FROM_FD option, supporting credential...
2009-08-26  Martin Willirenamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we...
2009-08-26  Martin Williimplemented a pkcs1 plugin providing PKCS#1 key parsing...
2009-08-26  Martin Willimoved PEM parsing functionality to its own plugin
2009-06-09  Andreas Steffenpluto and scepclient use private and public key plugins...
2008-12-03  Tobias Brunneradd support for smartcards in charon by using the ENGIN...
2008-10-06  Martin Willifixed builder_cancel macro to return NULL on failed...
2008-09-02  Martin Willirefactored credential builder
2008-06-11  Martin Williloading PEM encoded public keys
2008-03-25  Andreas Steffenadded component BUILD_FROM_FILE
2008-03-21  Andreas Steffenadded ietf group attribute support to attibute certific...
2008-03-21  Andreas Steffenadded BUILD_SERIAL component and fixed several ac bugs
2008-03-21  Andreas Steffenadded credential factory support for BULD_NOT_BEFORE_TI...
2008-03-17  Martin Willienforcing x509_flags on certificate construction
2008-03-13  Martin Willimerged the modularization branch (credentials) back...