Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / Makefile.am
2015-08-04 Scott CantorBump version to 1.5.6 1.5.6
2015-07-05 Scott CantorVersion bump
2015-01-21 Scott CantorBump library version
2013-05-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-94
2012-10-26 Scott CantorBump version to 1.5.2
2012-09-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-498 1.5.1
2011-12-06 Scott CantorMove BOOST_CPPFLAGS into main flags
2011-11-16 Scott CantorBoost dependency support.
2011-09-04 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-70
2011-08-11 Scott CantorAdd dummy credential resolver.
2011-05-19 Scott CantorBump version, adjust VC build for parallel make, fixes...
2011-03-01 Scott CantorBumping version pending decision on next release.
2011-01-28 Scott CantorBump version.
2010-05-04 Scott CantorAdd VS10 filter files.
2010-05-04 Scott CantorSwitch makefile extensions.
2009-12-25 Scott CantorBump version, add pkg-config support, version the schemas
2009-12-03 Scott CantorBump version.
2009-11-23 Scott CantorBump version.
2009-11-04 Scott CantorBump to 1.3.1
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-25 Scott CantorNon-inlining selected methods (CPPOST-35).
2009-08-26 Scott CantorBump version, and draft a fix for CPPXT-40
2009-08-25 Scott CantorUpdate revision. 1.2.2
2009-06-26 Scott CantorBump revision in case a patch release is done.
2009-03-18 Scott CantorAdd char_traits implementation for XMLCh string special...
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2008-12-08 Scott CantorBump lib version.
2008-10-28 Scott CantorMulti-line svn commit, see body.
2008-07-22 Scott CantorFix slash.
2008-07-11 Scott CantorBump library version.
2008-04-16 Scott CantorAdd Win32Threads to dist.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2008-01-29 Scott CantorPath resolver class for supporting installation-indepen...
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-09 Scott CantorAdd curl netaccessor files.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-09-12 Scott CantorAdd version resource.
2007-08-30 Scott CantorTrustEngine based on static trust roots.
2007-08-01 Scott CantorMissing new header
2007-06-12 Scott CantorFix up doc handling in spec file
2007-06-12 Scott CantorRefactor signature engines.
2007-05-21 Scott CantorMove ReplayCache and StorageService APIs to full build...
2007-05-21 Scott CantorAdd chaining 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 CantorMove curl dependent code to full build only.
2007-05-17 Scott CantorCleaned up source for dual build
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-04 Scott CantorMulti-line svn commit, see body.
2007-05-03 Scott CantorAdd internal copy of the Xerces net accessor for libcur...
2007-04-23 Scott CantorMove credential/criteria matching to criteria classes.
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
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-01-03 Scott CantorBase class for reloadable local and remote configurations.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-22 Scott CantorBasic SOAP client, reworked transport streams.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...
2006-10-19 Scott CantorTemplate replacement engine ported from Shib, added...
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-10-09 Scott CantorMoved ReplayCache into xmltooling
2006-09-21 Scott CantorAdded a simple storage abstraction, and an in-memory...
2006-09-15 Brent PutmanFix missing automake template variable.
2006-09-07 Scott CantorSOAP 1.1 classes
2006-08-23 Scott CantorMade OpenSSL CRL wrapper public.
2006-08-21 Scott CantorX509CRL wrappers (gap in XML-Sec at the moment)
2006-08-17 Brent PutmanMulti-line svn commit, see body.
2006-08-17 Scott CantorBase TrustEngine APIs and explicit key engine impl.
2006-08-13 Scott CantorExpose key resolver caching.
2006-08-11 Scott CantorExtend KeyResolver to include certificate resolution...
2006-07-24 Scott CantorCredential resolver plugin
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementations.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-07-02 Scott CantorUnix thread support
2006-07-02 Scott CantorThreading support.
2006-06-12 Scott CantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 Scott CantorNew KeyResolver/Validator/Encrypter/Decrypter classes.
2006-06-04 Scott CantorSemi-tested Encryption wrapper code.
2006-05-27 Scott CantorImplemented EncryptionMethod schema snippet.
2006-05-25 Scott CantorRemoved deleted header
2006-05-22 Scott CantorAdded key-based Signature validator.
2006-05-18 Scott CantorRefactored Signature signing/validation, various Valida...
2006-05-15 Scott CantorIntegrated credential resolver API with signing context.
2006-05-08 Scott CantorMacro adjustments, date/time class, typed XML attributes.
2006-05-04 Scott CantorTighten up validator namespace checking, rework registr...
2006-05-02 Scott CantorAdd in plugin manager template.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-04-01 Scott CantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorExtra line seps.
2006-03-29 Scott CantorMissing includedir
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-24 Scott CantorAdd per-object validation.
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
next