shibboleth/cpp-sp.git
2007-12-17 Scott CantorConvert linefeeds. 1.3.1
2007-12-17 Scott CantorUpdate for release.
2007-12-04 Scott CantorDetect subrequests and internal redirects.
2007-12-03 Scott CantorDetect multiple executions of NSAPI function so spoof...
2007-12-03 Scott CantorAdd version resource to fastcgi files.
2007-12-03 Scott CantorAdd version resource to fastcgi files.
2007-11-27 Scott CantorCorrect subfolder name.
2007-11-19 Scott CantorClarify whether to add file to httpd.conf.
2007-11-15 Scott CantorTest for ctime_r prototype.
2007-11-15 Scott CantorExport authn instant.
2007-11-14 Scott CantorRemove unsupported apxs queries.
2007-11-14 Scott CantorSolaris depend file.
2007-11-13 Scott CantorUpdate Solaris packaging files.
2007-11-13 Scott CantorPatched ctime_r branch.
2007-11-13 Scott CantorSolaris compiler doesn't like two include macros on...
2007-11-09 Scott CantorStrip svn files from dist.
2007-11-03 Scott CantorRemove check for RSA algorithm, block duplicate check...
2007-11-02 Scott CantorAdd feature changes.
2007-11-02 Scott CantorAdd option for inclusive c14n.
2007-10-30 Scott CantorFix for jsessionid bug.
2007-10-30 Scott CantorLogging improvements, especially around trust operations.
2007-10-30 Scott CantorRemove useless logging and private class.
2007-10-29 Scott CantorFailed to initialize members after switch from auto_ptr.
2007-10-24 Scott CantorAdd -v option to print version.
2007-10-24 Scott CantorLog library versions.
2007-10-24 Scott CantorAdd User-Agent header to SOAP messages.
2007-10-24 Scott CantorAdd quiet option to suppress some output.
2007-10-24 Scott CantorEnsure outgoing errors are logged.
2007-10-24 Scott CantorBackport key compare approach to certificate validation.
2007-10-22 Scott CantorSwitch exception class, seems to fail on some gcc versions.
2007-10-22 Scott CantorMissing header.
2007-10-22 Scott CantorSwitch exception class, seems to fail on some gcc versions.
2007-10-22 Scott CantorUp log4cpp version requirement.
2007-10-21 Scott CantorFix log4shib/log4cpp link check.
2007-10-20 Scott CantorFix name of exception control setting.
2007-10-17 Scott CantorFix for shibd init script install.
2007-10-11 Scott CantorConvert ENDLINE refs to eol.
2007-10-03 Scott CantorLinefeed change
2007-10-02 Scott CantorFix improper uses of delete and free.
2007-09-29 Scott CantorBackport missing types and clean up schema a bit.
2007-09-21 Scott CantorReduce catch all handlers, and make them optional.
2007-09-20 Scott CantorCheck if Apache binary exists during peek step.
2007-09-20 Scott CantorShould fail if fcgi header not found.
2007-09-19 Scott CantorFix doc references.
2007-09-19 Scott CantorFix doc references.
2007-09-19 Scott CantorFix documentation directory and eliminate special handl...
2007-09-17 Scott CantorAdd FastCGI license.
2007-09-17 Scott CantorAdd FastCGI license.
2007-09-17 Scott CantorUpdate Eclipse project files.
2007-09-16 Scott CantorFix pre/post macros.
2007-09-16 Scott CantorUp library versions.
2007-09-16 Scott CantorRemove old file.
2007-09-16 Scott CantorRemove old file.
2007-09-16 Scott CantorAdd fastcgi feature option.
2007-09-16 Scott CantorMissing libshib.
2007-09-16 Scott CantorFix fastcgi check.
2007-09-16 Scott CantorFix 64-bit cast.
2007-09-16 Scott CantorLogging fixes.
2007-09-16 Scott CantorFix 64-bit cast.
2007-09-16 Scott CantorWrong macro.
2007-09-16 Scott CantorMacro errors.
2007-09-16 Scott CantorMacro-ize spec files for Solaris.
2007-09-16 Scott CantorFix dist handling in Makefiles.
2007-09-15 Scott CantorPreparing for 1.3.1 version.
2007-09-14 Scott CantorIntegrate FastCGI support.
2007-09-14 Scott CantorConsume SHIBSP variables earlier in the process.
2007-09-14 Scott CantorFastCGI support.
2007-09-14 Scott CantorWasn't setting cookies during full page responses.
2007-09-14 Scott CantorMissing case where path info is empty.
2007-09-07 Scott CantorAdd SELinux call for pidfile.
2007-09-07 Scott CantorRemove improper output to stderr/stdout.
2007-09-05 Scott CantorRemove selinux subpackage.
2007-09-04 Scott CantorBackport PathRegex support, can't do queries.
2007-09-04 Scott CantorRename openssl import libs.
2007-08-19 Scott CantorFixes to header management, added spoof checking, virtu...
2007-08-19 Scott CantorRemove dead code.
2007-08-14 Scott CantorAdd OS-X launchd info.
2007-08-14 Scott CantorBackport shibd script changes.
2007-08-14 Scott CantorBackport shibd script changes.
2007-08-14 Scott CantorConditionally bypass built-in Apache dependency.
2007-08-13 Scott CantorSync up older 1.3 spec file and require opensaml < 2.0
2007-08-13 Scott CantorFix for native log location on SuSE.
2007-08-08 Scott CantorCompile bug.
2007-08-08 Scott CantorBackport logging changes.
2007-08-07 Scott CantorSuSE has different doc conventions.
2007-08-07 Scott CantorSync to trunk.
2007-07-22 Scott CantorTry and fix an underspecified issue in ADFS logout.
2007-07-12 Scott CantorBackport filtering fixes for cookie setting problem.
2007-06-12 Scott CantorUpdate makefiles, backport I/O changes.
2007-06-11 Scott CantorSync project up.
2007-06-08 Scott CantorRemove patch reference.
2007-06-07 Scott CantorSpoof detection.
2007-06-07 Scott CantorLibrary updates.
2007-06-07 Scott CantorError out when no Key element found.
2007-06-04 Scott CantorReapply accidentally lost changes
2007-06-04 Scott CantorAdd default-on spoof checking feature to Apache.
2007-06-04 Scott CantorCleanup error templates
2007-05-21 Scott CantorBackport chunked encoding fix.
2007-05-15 Scott CantorFix bug SSPCPP-3
2007-05-07 Scott CantorDelete IQ refs.
next