shibboleth/cpp-xmltooling.git
2007-11-29 Scott CantorAdd curl dependency. 1.0-beta2
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-25 Scott CantorMove request cookie processing down to base class.
2007-11-20 Scott CantorAdd linefeed to log.
2007-11-20 Scott CantorLog inbound/outbound XML.
2007-11-14 Scott Cantorline feed change
2007-11-14 Scott CantorNeed const casts for const iterator access.
2007-11-14 Scott CantorAdd non-const algorithm.
2007-11-13 Scott CantorSolaris postinstall script.
2007-11-13 Scott CantorMisspelled.
2007-11-13 Scott CantorMisspelled.
2007-11-13 Scott CantorMisspelled.
2007-11-13 Scott CantorExtraneous typename.
2007-11-13 Scott CantorRework iterator template again for Sun's broken STL.
2007-11-13 Scott CantorFix Solaris warning.
2007-11-13 Scott CantorNeed C++ linker in place during curl/openssl tests.
2007-11-13 Scott CantorUpdate Solaris packaging files.
2007-11-13 Scott CantorSolaris compiler doesn't like two include macros on...
2007-11-09 Scott CantorCheck for empty strings during marshalling.
2007-11-09 Scott CantorTreat empty strings as nulls.
2007-11-09 Scott CantorAdd curl netaccessor files.
2007-11-09 Scott CantorMisuse of typename.
2007-11-09 Scott CantorHandle conditional test inclusion.
2007-11-09 Scott CantorUp version
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-24 Scott CantorRequire Xerces 2.8.0 and make cxxtest optional.
2007-10-22 Scott CantorRemove svn files from api doc folder.
2007-10-22 Scott CantorUp log4cpp version requirement.
2007-10-21 Scott CantorFix log4shib/log4cpp link check.
2007-10-17 Scott CantorMulti-line svn commit, see body.
2007-10-17 Scott CantorUndo debug code.
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.
next