shibboleth/cpp-xmltooling.git
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-10-02 Scott CantorCheck for xmlsec 1.4, fixes to openssl logic.
2007-09-27 Scott CantorYank RetrievalMethod logic.
2007-09-26 Scott CantorAdd consts.
2007-09-26 Scott CantorFix for JOS-5, missing lax spec on c14n method content.
2007-09-26 Scott CantorFix use of NULL in integer return value.
2007-09-22 Scott CantorHow many times am I gonna lose this fix?
2007-09-19 Scott CantorMark executable. 1.0-beta1
2007-09-19 Scott CantorFix documentation directory and eliminate special handl...
2007-09-17 Scott CantorRename authentication flag.
2007-09-16 Scott CantorMacro-ize spec files.
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 CantorCorrect dependency syntax
2007-08-16 Scott CantorAdd makefiles to gitignore
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-13 Scott CantorMulti-line svn commit, see body.
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 CantorOnly check log headers for the chosen version.
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-07-14 Scott CantorSecond alpha 1.0-alpha2
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 CantorAdd openssl dependency. 1.0-alpha1
2007-06-12 Scott CantorExclude tests from package.
2007-06-12 Scott CantorFix up doc handling in spec file
2007-06-12 Scott CantorAdd some missing files, try to make docs work.
2007-06-12 Scott CantorRefactor signature engines.
2007-06-11 Scott CantorDependency packaging files.
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-31 Scott Cantormissing schema
2007-05-26 Scott CantorAdd SOAP fault codes.
2007-05-25 Scott CantorHandle empty Key elements.
2007-05-25 Scott CantorRemove stray perl paths.
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.
next