shibboleth/xmltooling.git
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-10-09 cantorMoved ReplayCache into xmltooling
2006-09-29 cantorSwitch to multimap, no idea wtf I was thinking.
2006-09-29 cantorMerge schema validators into one suite.
2006-09-29 cantorPrevent create/update from seeing expired records.
2006-09-28 cantorAdded const modifiers.
2006-09-25 cantorSimplify access to records and prevent reads of expired...
2006-09-25 cantorAdd context to log messages.
2006-09-22 cantorSimplify storage context mgmt.
2006-09-22 cantorImplement context storage handles.
2006-09-21 cantorAdded a simple storage abstraction, and an in-memory...
2006-09-15 putmanbFix missing automake template variable.
2006-09-13 cantorSupport for a catalog path.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-08 cantorAdded built-in ID attribute support to base classes.
2006-09-07 cantorSOAP 1.1 classes
2006-09-04 cantorMigrate to xmlsec 1.3 release, shrink a few headers.
2006-08-31 cantorRevise boolean attribute methods to handle defaults.
2006-08-29 putmanbFix for Bugzilla bug id 565 'doxygen required by make...
2006-08-24 cantorCheck for null key info.
2006-08-24 cantorAllow for fixed resolvers.
2006-08-24 cantorConvenience methods to resolve embedded KeyInfo.
2006-08-23 cantorAddress certificate object lifetime with wrapper class.
2006-08-23 cantorMade OpenSSL CRL wrapper public.
2006-08-21 cantorExtended KeyResolver to handle CRLs.
2006-08-21 cantorFixed init order
2006-08-21 cantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-21 cantorAllow sig validator to use a specific key.
2006-08-17 putmanbAdd missing automake variable in Makefile.am.
2006-08-17 putmanbSimplify autoconf timegm function check.
2006-08-17 cantorBase TrustEngine APIs and explicit key engine impl.
2006-08-16 putmanbAdd autoconf test for timegm to set HAVE_TIMEGM appropr...
2006-08-13 cantorStop blowing away native signature from setters, need...
2006-08-13 cantorExpose key resolver caching.
2006-08-11 cantorCheck for NULL in Decryptor destructor
2006-08-11 cantorExtend KeyResolver to include certificate resolution...
2006-08-11 cantorRemove some tracing, fix string compares.
2006-07-31 cantorChange type indicator to a string reference.
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-24 cantorCredential resolver plugin
2006-07-17 cantorAdd OpenSSL to build
2006-07-16 cantorgcc requires exceptions header
2006-07-13 cantorDelete incorrect use of typename on template parameter...
2006-07-13 cantorFixed erase method.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementations.
2006-07-11 cantorParameter to plugin should be a const reference.
2006-07-11 cantorTurn off excl c14n when encrypting data.
2006-07-11 cantorDisable deprecation warnings.
2006-07-07 cantorAdded epoch caching for DateTime attributes.
2006-07-05 putmanbAddress unwanted exceptions being thrown on null pointe...
2006-07-05 cantorRename shared lock wrapper, allow pre-existing locks.
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-07-05 cantorAdded DocumentJanitor to avoid some catch(...) handlers.
2006-07-04 cantorStop exporting template.
2006-07-03 cantorReworked int/bool attribute handling.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-07-02 cantorUnix thread support
2006-07-02 cantorThreading support.
2006-06-30 putmanbAdd some things into the svn:ignore property specific...
2006-06-25 cantorModify locking interfaces for use by metadata code.
2006-06-19 cantorFix for setAttribute method.
2006-06-13 cantorAdd recipient to key encryption parameters.
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-11 cantorFixed wildcard element processing.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-06-01 cantorOutput schemaLocation when set on the root of a fragment.
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-30 cantorAdditional macros.
2006-05-27 cantorImplemented EncryptionMethod schema snippet.
2006-05-25 cantorRemoved deleted header
2006-05-22 cantorAdded key-based Signature validator.
2006-05-21 cantorHook releaseDOM properly, correct KeyInfo handling...
2006-05-18 cantorStop auto-cloning ContentReferences.
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-17 cantorAdd inequality operator.
2006-05-16 cantorWasn't initializing member in copy c'tor.
2006-05-15 cantorIntegrated credential resolver API with signing context.
2006-05-14 cantorCustom KeyInfo support in signature creation.
2006-05-11 cantorHandle prefix-less xsi:type values.
2006-05-11 cantorAdd default c'tor for use as base class.
2006-05-10 cantorID attribute processing bug.
2006-05-10 cantorMissing doxygen comment.
2006-05-10 cantorInit order warning fixed.
2006-05-10 cantorRename static builder methods.
2006-05-09 cantorOops, headers were already hidden.
2006-05-09 cantorHeader fixes.
2006-05-09 cantorMade AnyElementImpl public to allow inheritance for...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 cantorTighten up validator namespace checking, rework registr...
2006-05-03 cantorIntegrate parser pools into library.
2006-05-02 cantorGeneralize exception macro.
2006-05-02 cantorPrelims for symbol hiding, doesn't work yet
2006-05-02 cantorgit-svn-id: https://svn.middleware.georgetown.edu/cpp...
2006-05-02 cantorMissing dist files.
2006-05-02 cantorAdd in plugin manager template.
2006-04-19 cantorAdded singleton methods on typed builders.
2006-04-19 cantorCleanup
next