Up version
[shibboleth/cpp-xmltooling.git] / xmltooling /
2007-11-09 Scott CantorMulti-line svn commit, see body.
2007-11-08 Scott CantorAdd a find_if template for pointer-based containers.
2007-11-07 Scott CantorOptimize self-comparison of static constants.
2007-11-07 Scott CantorMacros to declare static QNames.
2007-11-07 Scott CantorAdd const to operator methods.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-11-07 Scott CantorAdd some simple STL predicates.
2007-11-06 Scott CantorSOAP header attributes don't appear on the actual Heade...
2007-11-04 Scott CantorFor now, hard code the SSL settings.
2007-11-02 Scott CantorCorrect header guards and export macros.
2007-11-02 Scott CantorCorrect header guards and export macros.
2007-10-25 Scott CantorAdd a status code.
2007-10-24 Scott CantorLog library versions.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorFixed bug causing duplication of text content.
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-09-27 Scott CantorYank RetrievalMethod logic.
2007-09-26 Scott CantorAdd consts.
2007-09-26 Scott CantorFix use of NULL in integer return value.
2007-09-17 Scott CantorRename authentication flag.
2007-09-12 Scott CantorAdd version resource.
2007-09-11 Scott CantorPlaceholder children were throwing off text node positions.
2007-09-09 Scott CantorNon-const XML ID lookup.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-09-06 Scott CantorSupport simple config option for file cred resolver.
2007-09-05 Scott CantorAdd pretty print option.
2007-09-04 Scott CantorRename openssl import libs.
2007-08-30 Scott CantorTrustEngine based on static trust roots.
2007-08-29 Scott CantorRemove curl initialization code.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-09 Scott CantorFix bugs in exception serializer.
2007-08-06 Scott CantorArray deletion auto_ptr.
2007-08-03 Scott CantorOptimize UTF8 operations.
2007-08-03 Scott CantorFix default cipher list, go back to SSLv3 only.
2007-08-02 Scott CantorMissing a declaration in the header.
2007-08-02 Scott CantorNo way that void* stuff will work.
2007-08-02 Scott CantorDefault to 128-bit ciphers and try disabling SSLv2...
2007-08-02 Scott CantorHighly revolting code to pass curl options through...
2007-08-01 Scott CantorMissing new header
2007-08-01 Scott CantorMissed log reference.
2007-08-01 Scott CantorMissing assert header.
2007-08-01 Scott CantorLoad CDATA sections as text content nodes.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-07-25 Scott CantorNeed to convert characters to unsigned char before...
2007-07-25 Scott CantorRefine log categories.
2007-07-20 Scott CantorReduce error logging from trust engine.
2007-07-17 Scott CantorOption to disable host checking.
2007-06-28 Scott CantorExpose detection of duplicate insertions.
2007-06-22 Scott CantorHelps to read and write the same type of data.
2007-06-22 Scott CantorCorrect expiration check in context update.
2007-06-12 Scott CantorFix up doc handling in spec file
2007-06-12 Scott CantorRefactor signature engines.
2007-06-10 Scott CantorMulti-line svn commit, see body.
2007-06-09 Scott CantorAdding ignores.
2007-06-07 Scott CantorPrevent attach execution with empty key filename.
2007-05-26 Scott CantorAdd SOAP fault codes.
2007-05-25 Scott CantorHandle empty Key elements.
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 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-12 Scott CantorMissing const spec.
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 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-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.
next