Macro-ize spec files.
[shibboleth/xmltooling.git] / xmltooling /
2007-02-13 cantorReduce logging verbosity, log server cert issues more...
2007-02-13 cantorSwitch to reference for SOAP request envelope.
2007-02-13 cantorNo ASCII version of endsWith.
2007-02-13 cantorMissed a covariant.
2007-02-12 cantorForgot to check for null callback.
2007-02-12 cantorDon't call virtual method from d'tor.
2007-02-11 cantorLower log level.
2007-02-11 cantorLoad known entities using predefined path instead of...
2007-02-11 cantorClarify error message.
2007-02-09 cantorShorten "built-in" plugin types.
2007-02-05 cantorAdd curl and OpenSSL locking to init/term.
2007-02-04 cantorNeeded addtl cleanup template.
2007-02-03 cantorEliminate map of expiration times, add option to update...
2007-02-02 cantorUpdate copyright.
2007-02-01 cantorReplace call to DOM1 method.
2007-01-29 cantorFix leak, bug 624
2007-01-26 cantorFixed some doxygen warnings.
2007-01-25 cantorAdd chunked transport encoding per libcurl requirements.
2007-01-25 cantorOnly delete storage service when we built it.
2007-01-24 cantorAdd version tracking to storage service API.
2007-01-24 cantorFix stream operators.
2007-01-22 cantorAdd DOM3 isId check.
2007-01-22 cantorRelax content type check.
2007-01-10 cantorMissing Xerces headers.
2007-01-04 cantorChange class access, better logging, trap reload errors.
2007-01-03 cantorFix defaulting of reload flag.
2007-01-03 cantorBase class for reloadable local and remote configurations.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-12-28 cantorConflicting header guard.
2006-12-28 cantorSupport OpenSSL engines, check nested engine type durin...
2006-12-27 cantorAllow certs to be transferred out of wrapper.
2006-12-27 cantorPass KeyResolver into PKIX layer.
2006-12-26 cantorFix exception throw signatures
2006-12-26 cantorInherit exceptions from std::exception.
2006-12-20 cantorSuppress warnings.
2006-12-20 cantorVirtualize template parameters.
2006-12-19 cantorRename exception macros to avoid conflicts, correct...
2006-12-11 cantorSwitch from X.509 comp to key comp for cert eval.
2006-12-01 cantorRenamed library.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorSupport RetrievalMethod local references.
2006-11-27 cantorBrute-force XML ID lookup.
2006-11-24 cantorMissing const on Faultcode.
2006-11-24 cantorRemoved extraneous SAML reference.
2006-11-24 cantorAdd SOAP fault override.
2006-11-24 cantorFix for bug 589
2006-11-22 cantorAdd security indicator to transport, set by SSL callbac...
2006-11-22 cantorAdd validate flag to SOAP ctor
2006-11-22 cantorStream operators (Unicode string operator is an experiment)
2006-11-22 cantorAdd call to ValidatorSuite.
2006-11-22 cantorBasic SOAP client, reworked transport streams.
2006-11-21 cantorAdd code for non-covariant build.
2006-11-21 cantorMoved new SOAP decls into real header
2006-11-21 cantorRemoved accidental header
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...
2006-11-16 cantorFunction to serialize to stream.
2006-11-13 cantorClear StorageService plugins.
2006-11-13 cantorFix for bug 587
2006-11-09 cantorFix for bug 586.
2006-11-07 cantorRaw signature operations and trust engine support.
2006-11-06 cantorRemoved RSA-SHA padding constants, found them in latest...
2006-11-06 cantorRSA-SHA padding constants.
2006-11-03 cantorRemoved covariant clone() implementation to fix ambiguity.
2006-10-31 cantorMacros to omit get methods for children declared by...
2006-10-29 cantorFix pragma nesting.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-19 cantorTemplate replacement engine ported from Shib, added...
2006-10-13 cantorgcc const fix, converted linefeeds
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-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 cantorBase TrustEngine APIs and explicit key engine impl.
2006-08-13 cantorStop blowing away native signature from setters, need...
next