Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / encryption / impl / EncryptionImpl.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-45
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-15 Scott CantorXerces 3 revisions.
2007-05-12 Scott CantorMissing const spec.
2007-05-11 Scott CantorFix method signature mismatch, redeclare pure methods...
2007-02-02 Scott CantorUpdate copyright.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-09-08 Scott CantorHandle IDness during (un)marshalling, move more work...
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-06-19 Scott CantorFix for setAttribute method.
2006-06-11 Scott CantorFixed wildcard element processing.
2006-06-01 Scott CantorWrapped encryption schema, also block unknown attribute...
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.