Switch to vector-based API.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / InlineKeyResolverTest.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-06-09 Scott CantorAdd support for DEREncodedKeyValue.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-02-04 Scott CantorAdd code paths for new xmlsec APIs, and allow for undet...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-04 Scott CantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-23 Scott CantorAddress certificate object lifetime with wrapper class.
2006-08-21 Scott CantorExtended KeyResolver to handle CRLs.
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...