shibboleth/cpp-xmltooling.git
2007-05-24 Scott CantorToggle off Xalan in a config macro to avoid dependency...
2007-05-21 Scott CantorAdd method to decrypt to stream.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 Scott CantorAdd chaining resolver.
2007-05-21 Scott CantorAdd user-supplied key names to filesystem resolver.
2007-05-20 Scott CantorAdd missing file to dist.
2007-05-19 Scott CantorMoved in request/response interfaces from opensaml.
2007-05-17 Scott CantorAdd lite version to Windows project.
2007-05-17 Scott CantorChopped CPPFLAGS by accident.
2007-05-17 Scott CantorMove curl dependent code to full build only.
2007-05-17 Scott CantorCleaned up source for dual build
2007-05-16 Scott CantorFor now, apply xmlsec flags to both builds.
2007-05-16 Scott CantorMisspelled lib name.
2007-05-16 Scott CantorApply flags to full build, added missing quote.
2007-05-16 Scott CantorFix some syntax errors
2007-05-16 Scott CantorChanges to split library into a lite and full version.
2007-05-12 Scott CantorReduce special handling of doc/schemas for install...
2007-05-12 Scott CantorAdd doc to Makefile set.
2007-05-12 Scott CantorDo doc install since dist will include them.
2007-05-12 Scott CantorMissing const spec.
2007-05-12 Scott CantorAdd back missing thread function check.
2007-05-12 Scott CantorUpdate thread config macro, add openssl headers to...
2007-05-11 Scott CantorProper fix for method scoping.
2007-05-11 Scott CantorFix method signature mismatch, redeclare pure methods...
2007-05-11 Scott CantorFix -> convenience operator for non-class iterators.
2007-05-11 Scott CantorFix for STLs where iterator is a type but not a class.
2007-05-11 Scott CantorSun requires map value types to have constant keys.
2007-05-11 Scott CantorSun apparently striving for Ada-style type safety...
2007-05-11 Scott CantorAdd host check to get Sun hack working
2007-05-11 Scott CantorTry to patch around Sun compiler bug.
2007-05-11 Scott CantorSun requires multimap value types to have constant...
2007-05-11 Scott CantorMissing signal header, tighten up template for map...
2007-05-08 Scott CantorIsolate nested failures.
2007-05-08 Scott CantorInitialize timestamp based on initial load.
2007-05-04 Scott CantorMulti-line svn commit, see body.
2007-05-03 Scott CantorAdd internal copy of the Xerces net accessor for libcur...
2007-05-02 Scott CantorHTTP creds need to be held by transport object.
2007-04-30 Scott CantorNeed to pass NULL into namespace lookup function for...
2007-04-28 Scott CantorRemove string-specific checks.
2007-04-28 Scott CantorTemplate syntax fixes
2007-04-28 Scott CantorEnhance plugin manager template with alternate type...
2007-04-28 Scott CantorASCII constructors for QNames.
2007-04-27 Scott CantorConditional install of API docs
2007-04-27 Scott CantorAdd licenses.
2007-04-27 Scott CantorAdd licenses.
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-26 Scott CantorPorting fixes
2007-04-26 Scott CantorAdd some missing comments.
2007-04-26 Scott CantorMore comments, header fixes.
2007-04-26 Scott CantorAdd some missing comments.
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-20 Scott CantorExtend encryption algorithm automation.
2007-04-19 Scott CantorMulti-line svn commit, see body.
2007-04-19 Scott CantorRemove hardcoded Perl path.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-04-13 Scott CantorKey comparison too strict, cred may not contain actual...
2007-04-13 Scott CantorInject logging category into base class.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-04-09 Scott CantorAlgorithm and key size criteria, incoming signature...
2007-03-30 Scott CantorRemove KeyInfo plugin from PKIX API.
2007-03-28 Scott CantorRevert to loop for decrypting keys for now, will revisi...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-19 Scott CantorAdd schema errata.
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-10 Scott CantorReturn expiration on versioned read.
2007-03-08 Scott CantorAdd option to use redirection for handler errors, captu...
2007-03-08 Scott CantorChange exception parameterization to match Shib usage.
2007-03-08 Scott CantorMoved URLEncoder down to tooling lib, added exception...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-20 Scott CantorFix catalog usage to match "real life".
2007-02-17 Scott CantorAdd logging.
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-15 Scott CantorFix connection pool size.
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-14 Scott CantorTest transport for confidentiality.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-13 Scott CantorSwitch to reference for SOAP request envelope.
2007-02-13 Scott CantorNo ASCII version of endsWith.
2007-02-13 Scott CantorMissed a covariant.
2007-02-12 Scott CantorForgot to check for null callback.
2007-02-12 Scott CantorDon't call virtual method from d'tor.
2007-02-11 Scott CantorLower log level.
2007-02-11 Scott CantorLoad known entities using predefined path instead of...
2007-02-11 Scott CantorClarify error message.
2007-02-10 Scott CantorDon't need schemas in DIST target
2007-02-09 Scott CantorShorten "built-in" plugin types.
2007-02-05 Scott CantorAdd curl and OpenSSL locking to init/term.
2007-02-04 Scott CantorNeeded addtl cleanup template.
2007-02-03 Scott CantorEliminate map of expiration times, add option to update...
2007-02-02 Scott CantorUpdate copyright.
2007-02-01 Scott CantorReplace call to DOM1 method.
2007-01-29 Scott CantorFix leak, bug 624
2007-01-26 Scott CantorFixed some doxygen warnings.
2007-01-25 Scott CantorAdd chunked transport encoding per libcurl requirements.
2007-01-25 Scott CantorOnly delete storage service when we built it.
2007-01-24 Scott CantorAlign tests to new API.
2007-01-24 Scott CantorAdd version tracking to storage service API.
next